171 Commits (f40614718d5d58a74e020c62483623782917562d)

Author SHA1 Message Date
Jessica James f40614718d RenX.Core: 9 years ago
Jessica James c9858d76cc RenX.Core: 9 years ago
Jessica James 91dbfcd100 Minor bug fix in 'RenX::Server::gameoverWhenEmpty'. 9 years ago
Jessica James 27f2adcd4c Player reverse DNS resolution is now threaded. 9 years ago
Jessica James 4ee258770d Fixed some offsets 9 years ago
Jessica James 8d9939750f RenX.Logging: 9 years ago
Jessica James 3ba0e4043e RenX.Core: 9 years ago
Jessica James 60b6e50ab3 Removed erroneous 'c' character in command line. 9 years ago
Jessica James 1eae769ffd DevBot command responses no longer get thrown to default handling. 9 years ago
Jessica James 54e8061cde Replaced RenX_OnVoteCall event with multiple vote-specific events. 9 years ago
Jessica James c0665e7c61 Learned how to use a mutex. 9 years ago
Jessica James d30c2cf4a2 Fixed team-specific Score/Minute tags. 9 years ago
Jessica James 9a8d1dbf06 Updated some RCON parsing 9 years ago
Jessica James 55727d5c00 Added more team-specific data to LadderDatabase::Entry. 9 years ago
Jessica James 8c4e3dec07 Added parsing for new "Dev;" and "Rank;" PLAYER logs. 9 years ago
Jessica James 24d723997c Minor correction to formatGUID. 9 years ago
Jessica James 9448925d5b RenX.Core: 'RenX_LadderDatabase::erase' now sets 'entries' to 0. 9 years ago
Jessica James 140fb9dcc0 All query parameters except for "database" are now added as hidden inputs to the database selector. 9 years ago
Jessica James 294f8a6a22 output_times is now database-specific. 9 years ago
Jessica James 1e08f6035e * Added full support for multiple ladder databases. 9 years ago
Jessica James 6d14569478 Added 'erase' function to RenX::LadderDatabase 9 years ago
Jessica James 7df037dd46 Added translation for TiberiumBleed_Blue 9 years ago
Jessica James 47c91851d1 Fixed a couple tags 9 years ago
Jessica James 7bc73621da General bug fixes 9 years ago
Jessica James ffbbedb1da Fixed some bugs 9 years ago
Jessica James e0d156f97f Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 9 years ago
Jessica James 7e9b92907d RenX.Core: 9 years ago
Jessica James d0bdc387b5 Moved 'RenX_LadderDatabase' from 'RenX.Ladder' to 'RenX::LadderDatabase' in 'RenX.Core' 9 years ago
Jessica James 5442838f6f Added config option "BanFromStr", to replace "the server" constant string in ban messages. 9 years ago
Jessica James f49b4fcb68 RenX.Core: 9 years ago
Jessica James f66ffb8257 General code improvements 9 years ago
Jessica James bcbe9a56e1 RenX.Core: 9 years ago
Jessica James fef17f0c16 RenX.Core: 9 years ago
JustinAJ 12b5de838c Added translations for Blue Tiberium Auto Rifle and DevNuke 9 years ago
JustinAJ 8e5d3f0a5e Added support for map GUIDs (will appear in next RenX patch) 9 years ago
JustinAJ c724eea309 Bot: 9 years ago
JustinAJ 513a421cb1 Updated parsing for "changename" RCON command 9 years ago
JustinAJ 131fd09f51 Players now have an empty UUID when a player not using steam joins the game while using the default uuid system. 9 years ago
JustinAJ c1f6d549df Changed ban flag type from uint8_t to uint16_t 9 years ago
JustinAJ 0694c5146c Revamped ban system internals: 9 years ago
JustinAJ 2d53adc948 RenX.Core: 9 years ago
JustinAJ f6dfaef422 RenX.Core: 9 years ago
JustinAJ a404c9f44e Added Surrender translation 9 years ago
JustinAJ 2f9a0a6f19 Updated Jupiter - Fixes bug in ArrayList 9 years ago
JustinAJ 58592cf51b Fixed vote reading (untested) 9 years ago
JustinAJ 12eece3e0e Added RenX::BasicGameCommand, and appropriate config sections in RenXGameCommands.ini. 9 years ago
JustinAJ 8fd790c58b Updated name in copyright notices. 9 years ago
JustinAJ 9c342f4647 Updated Jupiter; reverted previous commit (fixed bug in Jupiter instead). 9 years ago
JustinAJ 6f453a29eb Added closeSocket() call to connect(). 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago