54 Commits (294f8a6a22c5a38513484e4463eb9070cd183dd1)

Author SHA1 Message Date
Jessica James 1e08f6035e * Added full support for multiple ladder databases. 9 years ago
Jessica James d0bdc387b5 Moved 'RenX_LadderDatabase' from 'RenX.Ladder' to 'RenX::LadderDatabase' in 'RenX.Core' 9 years ago
Jessica James f49b4fcb68 RenX.Core: 9 years ago
Jessica James f66ffb8257 General code improvements 9 years ago
Jessica James fef17f0c16 RenX.Core: 9 years ago
JustinAJ c724eea309 Bot: 9 years ago
JustinAJ 0694c5146c Revamped ban system internals: 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 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 dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ eb98dd9139 Reverted previous two commits; updated Jupiter (better fix). 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 99e8d4674d RenX.Core: 9 years ago
JustinAJ a1f29e2b87 IRCCommand: 9 years ago
JustinAJ 884205ea0d Simplified GenericCommand conversions with templates. 9 years ago
JustinAJ 255a47e10e Merged VersionConsoleCommand and VersionIRCCommand into VersionGenericCommand. 9 years ago
JustinAJ af6d3758eb Added GenericCommand class. 9 years ago
JustinAJ 90b991227d Updated Jupiter 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ 1649b768fa IRCPrefix is now parsed for tags 9 years ago
JustinAJ 290d961dd7 * Added getSocketHostname() 9 years ago
JustinAJ 94d272b94f Updated Jupiter 9 years ago
JustinAJ d7f0f5137b Updated to Visual Studio 2015 RC 9 years ago
JustinAJ 7137b4c65f Updated Jupiter 10 years ago
JustinAJ c223e82aef Updated Jupiter 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 a59969ba06 Updated Jupiter version for release. 10 years ago
JustinAJ 3beb213299 Added tags system; updated Jupiter 10 years ago
JustinAJ 678b421f3b Updated Jupiter version number for release. 10 years ago
JustinAJ ffb48f69c7 Added name lock for moderators; added RenX_ModSystemPlugin::set(); modsFile is now public; Added IRC Commands: DeAuth, Add, Del, ModList. 10 years ago
JustinAJ dc93e3b4a8 Added "any" and "all" options to BanSearchIRCCommand; Jupiter updated. 10 years ago
JustinAJ f64206c72d Plugin data is now attached to ban entries; Jupiter version updated. 10 years ago
JustinAJ f2a85a8271 Added RenX::BanDatabase; added ip32 to RenX::PlayerInfo; added RenX_OnBan even to RenX::Plugin; Server::banPlayer() now has an optional length parameter; Updated Jupiter version; Config options added: RCONBan, LocalSteamBan, LocalIPBan, LocalNameBan. 10 years ago
JustinAJ b3f9e42a11 Removed RenX::DelimS; Usage for RenX::DelimC adjusted accordingly; updated Jupiter version (bug fix). 10 years ago
JustinAJ e7c267c247 Added gamePrefix field to PlayerInfo. 10 years ago
JustinAJ 8efaa27e74 Updated Jupiter version; adjusted accordingly. 10 years ago
JustinAJ c20e9fed7f Server now rehashes settings; added commandsFile to core; added access levels to PlayerInfo and GameCommand; aliases and access overrides are now read from the commandsFile; Jupiter version updated. 10 years ago
JustinAJ 5342bd6e1d Updated Jupiter version 10 years ago
JustinAJ ab572abe10 Updated Jupiter version; OnBadRehash() added to IRC_Bot. 10 years ago
JustinAJ c723b13449 Updated to Jupiter 0.11. 10 years ago
JustinAJ 8fbdfcdd73 Added RenX.Greetings plugin 10 years ago
JustinAJ 5cb22abcb4 Updated Jupiter version 10 years ago
JustinAJ 6ae66384bd Updated Jupiter to most recent version. 10 years ago
JustinAJ e7bfe5bb82 getPlayerByPartNameFast() is now case insensitive. 10 years ago
JustinAJ e48f6d6af2 Changed asUnsignedInt calls to asUnsignedLongLong. Changed steamid output format to capitalized hex to better match previous output. 10 years ago