Commit Graph

4 Commits

Author SHA1 Message Date
Houmgaor
e7eab936a9 test: increase total coverage from 46.1% to 50.5%
- Fix duplicate test declarations across coverage2, misc, mercenary, event files
- Fix signserver TestHandlePacketDELETE timeout (multi-write pipe deadlock)
- Fix entranceserver build error (invalid -1 for uint16 port)
- Add handlers_reserve_test.go covering all 56 reserve handler stubs
- Add handlers_coverage3_test.go with 115+ handler tests
- Add handlers_register_test.go with 55 Raviente register/load tests
- Add handlers_coverage_test.go, signserver, entranceserver, usercheck tests
2026-02-08 18:42:55 +01:00
Houmgaor
c2b51f267c fix(usercheck): issues with strong passwords. 2025-11-24 01:17:01 +01:00
Houmgaor
c03a59b65a refactor(usercheck): use credentials from config.json by default. 2025-11-24 01:13:34 +01:00
Houmgaor
e722533fdb feat(tools): adds a small tools to monitor players. 2025-11-24 01:10:20 +01:00