refactor(channelserver): split handlers.go into sub-files

Extract from the 1638-line catch-all handlers.go into focused files:
- handlers_helpers.go: shared doAck* helpers and updateRights
- handlers_session.go: login/logout, save, system protocol handlers
- handlers_items.go: items, prices, stamps, stampcard
- handlers.go: remaining misc handlers (goocoo, earth, seibattle, etc.)
This commit is contained in:
Houmgaor
2026-02-18 17:59:15 +01:00
parent a30ff33a09
commit cc7883b8a1
4 changed files with 1133 additions and 1104 deletions

File diff suppressed because it is too large Load Diff