16 Commits (2f9a0a6f19d01062d58703f8ae28bc4e42238496)

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