0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added GETREGISTRATIONDATE command More... over 19 years ago
added basic spam protection More... over 19 years ago
* added "remote access server" to ChanServ * some minor fixes More... over 19 years ago
added SETBOTMODE command More... over 19 years ago
added TESTLOGIN command More... over 19 years ago
removed 'key' argument from PING command More... over 19 years ago
minor fix to search for past year More... over 19 years ago
minor fix for msg ID to actually work More... over 19 years ago
finished implementing message ID handling, also updated version to 0.33 (previous 0.33 update has wrong version constant) More... over 19 years ago
* added SETLATESTSPRINGVERSION and RELOADUPDATEPROPERTIES commands * modified REQUESTUPDATEFILE and TASSERVER commands, see protocol docs for details * fixed a bug with server always starting in LAN mode More... over 19 years ago
added MsgID parsing More... over 19 years ago
updated the readme to reflect new .jar and .exe packages More... over 19 years ago
added blocking by IP (use ipblock.txt) More... over 19 years ago
changed version to 0.32 More... over 19 years ago
replaced CLIENTPORT command with CLIENTOIPPORT command and also removed IP field from the ADDUSER command (this way IPs are no longer public unless you join a battle that uses nat traversal, where host needs to know your IP in order for the nat traversal trick to work) More... over 19 years ago
added "mute by IP" option More... over 19 years ago
fixed FORCEQUITBATTLE to also disconnect client from the battle [Mantis #332] More... over 19 years ago
another fix for ip2country (resolves more countries now) More... over 19 years ago
fix for "renaming accounts not working" problem More... over 19 years ago
now server remembers time spent in-game for each map-user pair More... over 19 years ago
small fix for nat server causing exception on program exit More... over 19 years ago
added "mapHash" parameter to OPENBATTLE, BATTLEOPENED and UPDATEBATTLEINFO commands More... over 19 years ago
quick fix for ip2country db More... over 19 years ago
added lastCountry flag to accounts More... over 19 years ago
increased traffic limit for bots More... over 19 years ago
added "bot mode" bit to the account and client statuses More... over 19 years ago
added LOGININFOEND command More... over 19 years ago
fixed RENAMEACCOUNT command to not shift account position More... over 19 years ago
fixed mantis #317 (special characters crashing the server). Server now also correctly encodes outgoing data using arbitrary charset. More... over 19 years ago
fixed natserver raising exception on exit More... over 19 years ago