330 Commits (v0.15.1)
 

Author SHA1 Message Date
JustinAJ 1003d9e96b Players are now rechecked for ban matches on an ID change. 10 years ago
JustinAJ c3986f1db4 Fixed name buffer not getting flushed before use. 10 years ago
JustinAJ a8d430942b Fixed bad parsing in BanDatabase. 10 years ago
JustinAJ 5712b65d0f adminType is now set to an empty string if the type is "None" is returned in the client list. 10 years ago
JustinAJ 3df83bf7ce Corrected donateFormat config key to "DonateFormat" 10 years ago
JustinAJ 6a86cedd1a Added parsing for "map" command response; "map" command is now sent before the initial client list. 10 years ago
JustinAJ e2ea42fca0 RenX_Medals now uses automatically generated unique tags, instead of pre-defined ones. 10 years ago
JustinAJ 43fad78bf9 Added Server::fetchClientList() function; Server::updateClientList() now only requests a partial client list; updateClientList() is now called on a configurable interval (default: 2500 milliseconds) 10 years ago
JustinAJ 6a91bb5148 Added getUniqueInternalTag() function 10 years ago
JustinAJ 39743dc063 Added "Kill", "Disarm", "DisarmC4", and "DisarmBeacon" game commands 10 years ago
JustinAJ 2fa480854e Added disarm(), disarmC4(), and disarmBeacon() functions to RenX::Server; Added "Kill", "Disarm", "DisarmC4", and "DisarmBeacon" IRC commands. 10 years ago
JustinAJ 073955e899 IRCPrefix is now prepended to all IRC output messages, if one is defined; Added RenX_OnIDChange() event 10 years ago
JustinAJ aa830819bd Removed all Beta 1/2/3 code; removed all eXtendedRCON code; Added Server::Kill(). 10 years ago
JustinAJ 74e7da3379 Added missing spaces around "vs" in kill messages. 10 years ago
JustinAJ b58bab920c Fixed kick/ban bug 10 years ago
JustinAJ e050c90a2f Removed debug line 10 years ago
JustinAJ c223e82aef Updated Jupiter 10 years ago
JustinAJ 6d5ce419e1 "modlist" now displays Name instead of UUID (defaults to UUID if no Name is found). 10 years ago
JustinAJ 4ed9acf6ec * Removed redundant RenX::Core::send() 10 years ago
JustinAJ 2322e3609a Players are now auth'd to the default group when the UUID is empty. 10 years ago
JustinAJ ba002c8b5e Finished player data tracking for RCONv3. 10 years ago
JustinAJ 6f2ecfe992 Added remaining events; fixed RenX_OnKill() killer-victim order. 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 1b5b3f6cf0 Corrected plugin name 10 years ago
JustinAJ a59969ba06 Updated Jupiter version for release. 10 years ago
JustinAJ 0d3991ab66 Added TeamChangeIRCCommand and TeamChange2IRCCommand. 10 years ago
JustinAJ 2c373c2ebb Fixed eXtended RCON client list and ping/score/credit list parsing; Added changeTeam() and setTeam() functions. 10 years ago
JustinAJ e9260f3d82 Added team-change command response parsing. 10 years ago
JustinAJ 72c185abe3 joinMessageFile no longer syncs to file system on rehash. 10 years ago
JustinAJ bc5ade4ccb Changed ping format due to ping being interpreted as newline 10 years ago
JustinAJ 2a66c06bf5 Corrected team color for default PlayerInfoFormat value 10 years ago
JustinAJ b4f2f91c70 TagDefinitions moved to RenX section; TagDefinitions defaults to RenX.Tags. 10 years ago
JustinAJ 82cbb850c8 Added notice to receiving player 10 years ago
JustinAJ a13fccd313 Changed default section for tag definitions to TagDefinitions 10 years ago
JustinAJ 4540a21188 Added Refund IRC command 10 years ago
JustinAJ c7c105ff6f added giveCredits() functions 10 years ago
JustinAJ 1efac8cfbd added RawRCON Console command. 10 years ago
JustinAJ ca0ad35be4 Added explicit static_cast to disable warning. 10 years ago
JustinAJ 61cd2f6570 Now auto-subscribes to Player/Ping/Score/Credits list 10 years ago
JustinAJ b2695908bb Changed ping from float to unsigned short. 10 years ago
JustinAJ c2b3a0defb Additional tags added; PlayerInfo IRC command now configurable. 10 years ago
JustinAJ 3beb213299 Added tags system; updated Jupiter 10 years ago
JustinAJ 297767ef0f Added getCharacter(); added translations 10 years ago
JustinAJ 88a1aefbbe Added translations 10 years ago
JustinAJ 119dcde9cf Removed old TODO 10 years ago
JustinAJ 21af13bd31 Fixed team not being assigned. 10 years ago
JustinAJ 23f9b1744f added parsePlayerData() lambda function; Added PARSE_PLAYER_DATA_P macro. 10 years ago
JustinAJ af4ef99b97 Crash fix 10 years ago
JustinAJ 717b6ed015 Fixed bans being prematurely deactivated. 10 years ago
JustinAJ 291837e489 Fixed "There are no configured moderators" message. 10 years ago