Commit Graph

7 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
4960c5cb5d chore: apply gofmt formatting 2026-02-06 13:02:38 +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
Houmgaor
9a47a876eb feat(logs): by default, log server activity to a file. 2025-11-18 00:18:32 +01:00
Houmgaor
7aafc71dcc feat(loganalyzer): complete tool suite for analysing erupe logs. 2025-11-18 00:02:02 +01:00