26 Commits (8c4e3dec07051f332e6c5dfd66a527b99d0a8874)

Author SHA1 Message Date
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