268 Commits (ffbbedb1da45afa0b4ed3c3a167ed7bd43c694b7)
 

Author SHA1 Message Date
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 d7b546243f Fixed parsing of IP parameter in "AddBan" and "AddExemption" IRC commands. 9 years ago
Jessica James f49b4fcb68 RenX.Core: 9 years ago
Jessica James 7cf9707687 Updated Jupiter for release. 9 years ago
Jessica James f66ffb8257 General code improvements 9 years ago
Jessica James f194955299 Removed RenX.DNS (was supposed to be removed some time ago, but apparently Git didn't remove it). 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 5d46100d6d Added "gameinfo" IRC command 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 a17c45b92a Added plugin: RenX.AlwaysRecord 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 4fd4ad8be4 Updated Jupiter (no recompile necessary) 9 years ago
Jessica James c925364b8f Update .gitmodules 9 years ago
Jessica James d8edb812fc Update LICENSE 9 years ago
Jessica James fbd7522a2f Update MakeRelease.bat 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 07fadcb6f6 Updated solution file (hasn't been updated in a while; removes RenX.Stats; adds RenX.Ladder and RenX.MinPlayers) 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ eb98dd9139 Reverted previous two commits; updated Jupiter (better fix). 9 years ago
JustinAJ 7b3fd02b68 Fixed a small bug. 9 years ago
JustinAJ df26363a4a Fixed a small bug 9 years ago
JustinAJ 39ee232476 General code improvements. 9 years ago
JustinAJ ef4c733d35 RenX::Server: 9 years ago
JustinAJ ad29b0eba5 Changed how RCON gets parsed/tokenized. All parts of all RCON strings are now translated to UTF-8. 9 years ago
JustinAJ ce828ac1ce Moved ini/txt files from "Release" to base directory. 9 years ago
JustinAJ 80b286b5c3 Added RenX.MinPlayers 9 years ago
JustinAJ 0f5e94dbe7 Added RenX.Ladder 9 years ago
JustinAJ e30caeb947 RenX.Core: 9 years ago
JustinAJ fef7c1e30f RenX.Core: 9 years ago
JustinAJ 99e8d4674d RenX.Core: 9 years ago
JustinAJ ab30b97cc1 Added Radio chat IRC logging 9 years ago
JustinAJ 7bee8d4bf0 Added OnRadioChat event 9 years ago