42 Commits (v0.15)

Author SHA1 Message Date
JustinAJ 3fb51512e9 Added RenX::DisconnectReason enum 9 years ago
JustinAJ 1cd1c6b062 Added BuildingInfoIRCCommand. 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ 50e96e6ebe Added reasons to kicks and bans. 9 years ago
JustinAJ d7f0f5137b Updated to Visual Studio 2015 RC 9 years ago
JustinAJ 7137b4c65f Updated Jupiter 10 years ago
JustinAJ 624aae9917 Fixed a minor bug in the "mods" game command; minor cleanups 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 4ed9acf6ec * Removed redundant RenX::Core::send() 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 0d3991ab66 Added TeamChangeIRCCommand and TeamChange2IRCCommand. 10 years ago
JustinAJ 2a66c06bf5 Corrected team color for default PlayerInfoFormat value 10 years ago
JustinAJ 82cbb850c8 Added notice to receiving player 10 years ago
JustinAJ 4540a21188 Added Refund IRC command 10 years ago
JustinAJ 1efac8cfbd added RawRCON Console command. 10 years ago
JustinAJ c2b3a0defb Additional tags added; PlayerInfo IRC command now configurable. 10 years ago
JustinAJ 045277eb64 Null prefixes are no longer inserted into "msg" and "pmsg". 10 years ago
JustinAJ 3948f5f299 Added game commands: AddBots, KillBots, PhaseBots. 10 years ago
JustinAJ a0a48c6eba Added IRC commands: TempBan, UnBan; Added Game commands: TempBan; Added config option "TBanTime" 10 years ago
JustinAJ ce113f6bef Moved BanSearchIRCCommand from RenX.ModSystem to RenX.Commands. 10 years ago
JustinAJ 887419930a "@IRC" is now appended to "banner" for KickBanIRCCommand. 10 years ago
JustinAJ c55aa3b825 RenX.Commands now adds a player's banner to their ban entry data. 10 years ago
JustinAJ 1c602cbef1 "banner" is now set in a player's varData to the command executor for ban commands. 10 years ago
JustinAJ 73dd68fece Added kick and kickban in-game commands. 10 years ago
JustinAJ 21b17c49ae Modified "mods" command outputs. 10 years ago
JustinAJ b84b8afa73 "PlayerInfo" now shows a player's access level. 10 years ago
JustinAJ bb2b0e8c4e HelpGameCommand now outputs in a format similar to HelpIRCCommand. 10 years ago
JustinAJ 268608d9b9 Bot no longer messages non-logging channels on modrequest; bot no longer messages itself on modrequest. 10 years ago
JustinAJ 57a2a8c4d2 Changed help info from <Player Name> to <Player> (more accurate, since player IDs can be used). 10 years ago
JustinAJ 0909d4c106 Changed steam profile link to SSL. 10 years ago
JustinAJ 62af38d3fc Added steam profile link to !steam command. 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 ac3a341cf2 "help" is now a private message; "modrequest" now responds to players. 10 years ago
JustinAJ 0564220080 Added PMsg command 10 years ago
JustinAJ d2e442a12d Fixed "steam" IRC command 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 999a37ba3f Added Jupiter as submodule and adjusted Jupiter.lib dependency accordingly. 10 years ago
JustinAJ 627d007d59 Initial Commit 10 years ago