0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2025 — Jul 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ChanServ: added MUTE, UNMUTE and MUTELIST commands More... almost 20 years ago
TASServer: * added MUTELISTBEGIN, MUTELIST, MUTELISTEND commands * added FORGEREVERSEMSG command for debugging More... almost 20 years ago
TASServer: fixed minor bug with mute entries not expiring on the fly More... almost 20 years ago
ChanServ: now responds to commands given in channel to channel, also doesn't require chan name to be specified anymore if command is given from the channel More... almost 20 years ago
TASServer: rewrote FINDIP command to support simple wildcards More... about 20 years ago
ChanServ: it now correctly updates founder and operator lists when users rename More... about 20 years ago
TASServer: fixed minor "exploit" with JOINBATTLE command not checking if battle is already in-game (mantis #240) More... about 20 years ago
TASServer: updated to 0.26 More... about 20 years ago
TASServer: added UPDATEMOTD command More... about 20 years ago
TASServer: fixed a bug with CHANGECHARSET command More... about 20 years ago
ChanServ: now automatically reconnects on connection loss More... about 20 years ago
ChanServ: fixed "unregister" command not working and another crash bug related to it More... about 20 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/TASServer@1485 37977431-3df6-0310-b722-df95706aa16b More... about 20 years ago
TASServer: minor fix More... about 20 years ago
TASServer: modified lobby protocol to support new r-g-b color syntax More... about 20 years ago
moved some text files to \Documentation More... about 20 years ago
moved lobby protocol description from TASServer.java to a separate file in \Documentation\Lobby More... about 20 years ago
TASServer: added -LANADMIN switch More... about 20 years ago
TASServer: 0.24 More... about 20 years ago
TASServer: fixed GETLASTLOGINTIME to report online status More... about 20 years ago
TASServer: various small changes, sped the startup as well More... about 20 years ago
TASServer: channel mute list now gets updated when user renames his account More... over 20 years ago
TASServer: FINDIP command will now also check last IP addresses used More... over 20 years ago
improved ChanServ a bit, it now logs all msgs in Log class to disk, also implemented handling of more server messages More... over 20 years ago
added ADDSTATIC and REMOVESTATIC commands to ChanServ More... over 20 years ago
fixed updating statistics to not throw exception anymore More... over 20 years ago
fixed chat message flooding to ignore too long messages instead of banning the user More... over 20 years ago
limited chat msges to 1024 chars (user gets banned on longer lines) More... over 20 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/TASServer@1008 37977431-3df6-0310-b722-df95706aa16b More... over 20 years ago
replaced CHANNELS command with CHANNEL and ENDOFCHANNELS commands (will return more detailed list of channels now) More... over 20 years ago