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 |
JustinAJ
|
045277eb64
|
Null prefixes are no longer inserted into "msg" and "pmsg".
|
10 years ago |
JustinAJ
|
73b21ab66d
|
Improved RenX_ModSystemPlugin::getConfigAccess().
|
10 years ago |
JustinAJ
|
8f650b43fe
|
resetAccess now returns the correct value.
|
10 years ago |
JustinAJ
|
b9ec4ba61d
|
Corrected comment
|
10 years ago |
JustinAJ
|
59950de900
|
RenXGameCommands.ini is now copied over with release builds.
|
10 years ago |
JustinAJ
|
bdac94467e
|
Added trigger "addmod" and "delmod" to AddIRCCommand and DelIRCCommand.
|
10 years ago |
JustinAJ
|
0ea1aaaea7
|
RenX_ModSystemPlugin::set() now calls sync().
|
10 years ago |
JustinAJ
|
3a1498bebb
|
Added message for empty moderator lists.
|
10 years ago |
JustinAJ
|
1a04237de4
|
Added checks for blank entry fields; active status is now updated in the config.
|
10 years ago |
JustinAJ
|
678b421f3b
|
Updated Jupiter version number for release.
|
10 years ago |
JustinAJ
|
d40db23df6
|
Added Plugin: RenX.Warn
|
10 years ago |
JustinAJ
|
e7237bda04
|
Corrected include guard
|
10 years ago |
JustinAJ
|
3948f5f299
|
Added game commands: AddBots, KillBots, PhaseBots.
|
10 years ago |
JustinAJ
|
ffb48f69c7
|
Added name lock for moderators; added RenX_ModSystemPlugin::set(); modsFile is now public; Added IRC Commands: DeAuth, Add, Del, ModList.
|
10 years ago |
JustinAJ
|
a0a48c6eba
|
Added IRC commands: TempBan, UnBan; Added Game commands: TempBan; Added config option "TBanTime"
|
10 years ago |
JustinAJ
|
c4aeb7ce58
|
File position is now stored for ban entries; added BanDatabase::deactivate().
|
10 years ago |
JustinAJ
|
5e63a045fa
|
Added tieFormat to ServerProfile; GDI's score is now correctly parsed during a tie.
|
10 years ago |
JustinAJ
|
ce113f6bef
|
Moved BanSearchIRCCommand from RenX.ModSystem to RenX.Commands.
|
10 years ago |
JustinAJ
|
ef68f098a1
|
Moved include to top.
|
10 years ago |
JustinAJ
|
dc93e3b4a8
|
Added "any" and "all" options to BanSearchIRCCommand; Jupiter updated.
|
10 years ago |
JustinAJ
|
eb92f1642c
|
Added BanSearchIRCCommand.
|
10 years ago |
JustinAJ
|
887419930a
|
"@IRC" is now appended to "banner" for KickBanIRCCommand.
|
10 years ago |
JustinAJ
|
f64206c72d
|
Plugin data is now attached to ban entries; Jupiter version updated.
|
10 years ago |