72 Commits (b1d106ebd5bb0286b2902de57557c50e044177cc)

Author SHA1 Message Date
Jessica James 5747df6ef2 RenX.Core: Further RCONv4 adjustments 8 years ago
Jessica James e0cc12e207 Updated Jupiter; adjusted config and Bot as necessary 8 years ago
Jessica James 3262c79f3d Corrected a minor typo in "rrcon" help message 8 years ago
Jessica James fb7bc0db70 Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
Jessica James 8edf0ac485 Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
Jessica James 15130c502e Finished HWID support 8 years ago
Jessica James db27ff7373 Bug fix 9 years ago
Jessica James c9858d76cc RenX.Core: 9 years ago
Jessica James 3ba0e4043e RenX.Core: 9 years ago
Jessica James 54e8061cde Replaced RenX_OnVoteCall event with multiple vote-specific events. 9 years ago
Jessica James 9a8d1dbf06 Updated some RCON parsing 9 years ago
Jessica James 6b14cee64a RenX.Ladder.Web: Made more progress. 9 years ago
Jessica James 1e08f6035e * Added full support for multiple ladder databases. 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 d7b546243f Fixed parsing of IP parameter in "AddBan" and "AddExemption" IRC commands. 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 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 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 8fd790c58b Updated name in copyright notices. 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ e30caeb947 RenX.Core: 9 years ago
JustinAJ fef7c1e30f RenX.Core: 9 years ago
JustinAJ 3fb51512e9 Added RenX::DisconnectReason enum 9 years ago
JustinAJ 1cd1c6b062 Added BuildingInfoIRCCommand. 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ 50e96e6ebe Added reasons to kicks and bans. 9 years ago
JustinAJ d7f0f5137b Updated to Visual Studio 2015 RC 9 years ago
JustinAJ 7137b4c65f Updated Jupiter 10 years ago
JustinAJ 624aae9917 Fixed a minor bug in the "mods" game command; minor cleanups 10 years ago
JustinAJ 39743dc063 Added "Kill", "Disarm", "DisarmC4", and "DisarmBeacon" game commands 10 years ago
JustinAJ 2fa480854e Added disarm(), disarmC4(), and disarmBeacon() functions to RenX::Server; Added "Kill", "Disarm", "DisarmC4", and "DisarmBeacon" IRC commands. 10 years ago
JustinAJ 4ed9acf6ec * Removed redundant RenX::Core::send() 10 years ago
JustinAJ 1887317e97 Updated to support most of RCONv3; updated Jupiter; Map now tracked; Tags added for: RCON User, Server Name, Map; Internal tags are now generated at runtime, and guaranteed to be unique for up to 65k tags; Added events to RenX::Plugin: OnExecute (player), OnPlayer, OnHostChat, OnHostPage, OnOtherChat, OnDisarm, OnCapture, OnNeutralize, OnSteal, OnUnsubscribe, OnVoteCall, OnVoteOver, OnVoteCancel, OnVote, OnMapChange, OnMapLoad, OnMap, OnDemoRecord, OnDemo; various optimizations 10 years ago
JustinAJ 0d3991ab66 Added TeamChangeIRCCommand and TeamChange2IRCCommand. 10 years ago
JustinAJ 2a66c06bf5 Corrected team color for default PlayerInfoFormat value 10 years ago
JustinAJ 82cbb850c8 Added notice to receiving player 10 years ago
JustinAJ 4540a21188 Added Refund IRC command 10 years ago
JustinAJ 1efac8cfbd added RawRCON Console command. 10 years ago
JustinAJ c2b3a0defb Additional tags added; PlayerInfo IRC command now configurable. 10 years ago
JustinAJ 045277eb64 Null prefixes are no longer inserted into "msg" and "pmsg". 10 years ago
JustinAJ 3948f5f299 Added game commands: AddBots, KillBots, PhaseBots. 10 years ago
JustinAJ a0a48c6eba Added IRC commands: TempBan, UnBan; Added Game commands: TempBan; Added config option "TBanTime" 10 years ago