34 Commits (40ed3728e50922b1d98932b637b67317e84110ce)

Author SHA1 Message Date
Jessica James 0ae6eb1778 Updated to Visual Studio 2017 8 years ago
Jessica James 5ebf36ff97 Replaced all instances of DLList with std::list 8 years ago
Jessica James b4a92b23c2 All projects can now compile as x64 (albeit, with warnings) 8 years ago
Jessica James 3f22f2646b Updated Jupiter and refactored code as necessary. Will improve config file formats over time to use proper subsections. 8 years ago
Jessica James 164f00f8a4 Updated Jupiter; adjusted project files to compile 8 years ago
Jessica James f654031ae3 Various updates and bug fixes regarding RCON v4. 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 e0d156f97f Changed several "players.size() != 0" checks to "players.size() != getBotCount()" 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 fef7c1e30f RenX.Core: 9 years ago
JustinAJ 262c79d778 Added BuildingInfo tags. 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ d7f0f5137b Updated to Visual Studio 2015 RC 9 years ago
JustinAJ 1c0d7af4be Fixed error. 10 years ago
JustinAJ e2ea42fca0 RenX_Medals now uses automatically generated unique tags, instead of pre-defined ones. 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 72c185abe3 joinMessageFile no longer syncs to file system on rehash. 10 years ago
JustinAJ 3beb213299 Added tags system; updated Jupiter 10 years ago
JustinAJ 8efaa27e74 Updated Jupiter version; adjusted accordingly. 10 years ago
JustinAJ 43d3910b1d Added some bot and uuid safety checks 10 years ago
JustinAJ 68464d947f Removed const_cast instances; no longer necessary (see previous commit a4607f0b). 10 years ago
JustinAJ 6c4e3692b3 Removed local firstGame variable in favor of server-specific firstGame variable. 10 years ago
JustinAJ d82f438ea4 Replaced RenX_OnPart() with RenX_OnPlayerDelete(); Moved recs/noobs retrieval to RenX_OnPlayerCreate(). 10 years ago
JustinAJ a9fec4673e Changed some messages to private messages 10 years ago
JustinAJ 6fa103896e Fixed logic error 10 years ago
JustinAJ bc60e9c70f Added administrative exemption 10 years ago
JustinAJ be7ed6dfc0 Made RenX.Medals actually useful. 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
JustinAJ 87b6310642 Changed internal steamid representation to uint64_t. Added UUID parameter to PlayerInfo. 10 years ago
JustinAJ 999a37ba3f Added Jupiter as submodule and adjusted Jupiter.lib dependency accordingly. 10 years ago
JustinAJ 627d007d59 Initial Commit 10 years ago