23 Commits (f654031ae3be581ce40be2accd7c8dbbb55a4bea)

Author SHA1 Message Date
Jessica James 367a00ffd9 Added support for RCON protocol 4 8 years ago
Jessica James 27f2adcd4c Player reverse DNS resolution is now threaded. 9 years ago
Jessica James 8c4e3dec07 Added parsing for new "Dev;" and "Rank;" PLAYER logs. 9 years ago
Jessica James f66ffb8257 General code improvements 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 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 fef7c1e30f RenX.Core: 9 years ago
JustinAJ 99e8d4674d RenX.Core: 9 years ago
JustinAJ ba002c8b5e Finished player data tracking for RCONv3. 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 b2695908bb Changed ping from float to unsigned short. 10 years ago
JustinAJ 3beb213299 Added tags system; updated Jupiter 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 e7c267c247 Added gamePrefix field to PlayerInfo. 10 years ago
JustinAJ ab4462e97a Added formatNamePrefix field to RenX::PlayerInfo. 10 years ago
JustinAJ a9d1a966ea PlayerInfo::access is now marked as mutable. 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 a4607f0b2b RenX::PlayerInfo::varData is now mutable. 10 years ago
JustinAJ 87b6310642 Changed internal steamid representation to uint64_t. Added UUID parameter to PlayerInfo. 10 years ago
JustinAJ 627d007d59 Initial Commit 10 years ago