mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
feat: Implement SimRoom functionality with Simple Mode features - Added SimRoomHelper class to manage SimRoom events and logic. - Implemented SimpleModeSelectBuff handler for buff selection in Simple Mode. - Implemented SimpleModeSetSkipOption to enable/disable skip options. - Implemented SimpleModeSkipAll to handle skipping all Simple Mode stages and reward retrieval. - Implemented SimpleModeSkipBuffSelection for skipping buff selection. - Implemented SimpleModeStart to initiate Simple Mode with event handling. - Updated SimRoom data models to include buffs, legacy buffs, and event tracking. - Updated GameData add SimRoom data tables -Added JsonStaticDataReplenish add SimRoom data models - Enhanced User model to manage weekly reset logic and retain legacy buffs. - Added DateTimeHelper utility for managing time zone specific date calculations. - Updated game configuration for static data and resource URLs.