Misc
Fixed random kicks
Fixed random kicks
Add script to fix GT expansion columns
Stay updated with the latest changes, improvements, and new features in WarCrown.
Fixed random kicks
Add script to fix GT expansion columns
Merge branch 'dev'
Implement anti-addiction system Introduced anti-addiction (fatigue) system integrated into session management Tracks cumulative player online time across continuous gameplay Applies progressive restrictions based on total playtime: Normal state with full rewards Fatigue state with reduced experience and rewards Restricted state with reward suppression after threshold exceeded Automatically restores or resets playtime counters after sufficient offline time Enforced during login, logout, and periodic session updates Implemented server-side to prevent client-side circumvention Designed to be configurable and extensible for future rule adjustments
Move parsing of EarlyProcessClientPacket from WorldSocket::ReadDataHandlerResult to their handler functions