18 Commits (bd31da4871ee0d6922a44aff92d9696c21c64481)

Author SHA1 Message Date
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 6e2722777b Added RenX_OnPlayerCreate() and RenX_OnPlayerDelete() events. 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 a0aedfda25 Improved/safer reconnect routine 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 9e4a4c1b3f Fixed grammar. 10 years ago
JustinAJ 7414617f58 getPlayerByName() now properly accepts IDs as input. 10 years ago
JustinAJ 4264e1cbad Added proper private message functionality. 10 years ago
JustinAJ 3d488e9140 Added missing newline ('\n'). 10 years ago
JustinAJ e7bfe5bb82 getPlayerByPartNameFast() is now case insensitive. 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 619dbffbfa Corrected precision to 16 digits instead of 8. 10 years ago
JustinAJ bee33ed226 Adjusted format specifiers for steamid. 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