16 Commits (2c373c2ebba3ab05f4c17677b50429acaa84dba1)

Author SHA1 Message Date
JustinAJ 2c373c2ebb Fixed eXtended RCON client list and ping/score/credit list parsing; Added changeTeam() and setTeam() functions. 10 years ago
JustinAJ c7c105ff6f added giveCredits() functions 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 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 82fe29ebaa RCON Username is now tracked. 10 years ago
JustinAJ a04667ee5f Added RenX_OnTeamChange event; formatSteamID is now const; ReadableString non-format versions of sendPubChan() sendAdmChan() and sendLogChan() added. 10 years ago
JustinAJ 8f8736aa0f Made input player for sendMessage const. 10 years ago
JustinAJ bd31da4871 Added "NeverSay" configurable option 10 years ago
JustinAJ 291b5cd947 Added isFirstGame(), isFirstKill(), and isFirstDeath(). Join spam after map change is now filtered. 10 years ago
JustinAJ 777242952c steamFormat is now unsigned; SteamID 2 format added; SteamID 3 format added; pidbug and mustSanitize ServerProfile fields utilized. 10 years ago
JustinAJ 92bb5f185e Added "SteamFormat" config option; added formatSteamID() to RenX::Server; adjusted usage of steamids in strings appropriately. 10 years ago
JustinAJ b36567d32b Added ServerProfile structure; player part event is now silenced for open beta 3. 10 years ago
JustinAJ 87b6310642 Changed internal steamid representation to uint64_t. Added UUID parameter to PlayerInfo. 10 years ago
JustinAJ 933b9f0e0b Moved data processing from RenX::Core to RenX::Server. Added line preservation. 10 years ago
JustinAJ 627d007d59 Initial Commit 10 years ago