TShock/TShockAPI
ricky 1ad261a562 All greif related checks now respect ignoregreifdetection and ban/kick greif flags.
Refactored common ban/kick logic into helper method in tools.
Added ForceKick for when wanting to disallow players to join when sever is full or name is too long or not on whitelist etc.
Updated OnJoin to set e.Handled when players are force kicked during join.
Logging all players that successfully join the server.
2011-06-07 15:09:18 +10:00
..
config Ban/Kick cheater now respect the ignorecheatdetection priviledge 2011-06-06 19:07:58 +10:00
Properties ReSharper Code optimization 2011-06-05 23:36:41 -06:00
BanManager.cs ReSharper Code optimization 2011-06-05 23:36:41 -06:00
Commands.cs All greif related checks now respect ignoregreifdetection and ban/kick greif flags. 2011-06-07 15:09:18 +10:00
ConfigFile.cs ReSharper Code optimization 2011-06-05 23:36:41 -06:00
ConfigurationManager.cs fixed kicking and banning, and removed a unused variable 2011-06-06 17:11:49 -07:00
FileTools.cs Stopped creating unused cheaters.txt and grief.txt on start up. 2011-06-07 07:00:03 +10:00
Group.cs ReSharper Code optimization 2011-06-05 23:36:41 -06:00
Log.cs ReSharper Code optimization 2011-06-05 23:36:41 -06:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
Resources.Designer.cs Made groups.txt and users.txt auto appear in save folder 2011-06-04 11:14:39 -07:00
Resources.resx Made groups.txt and users.txt auto appear in save folder 2011-06-04 11:14:39 -07:00
TerrariaServer.exe Updated to API v1.2.0.0 2011-06-06 16:44:15 -04:00
TerrariaServerAPI.dll Updated to API v1.2.0.0 2011-06-06 16:44:15 -04:00
Tools.cs All greif related checks now respect ignoregreifdetection and ban/kick greif flags. 2011-06-07 15:09:18 +10:00
TShock.cs All greif related checks now respect ignoregreifdetection and ban/kick greif flags. 2011-06-07 15:09:18 +10:00
TShockAPI.csproj Put quotes around post build event 2011-06-05 19:11:56 -04:00
TSPlayer.cs Fixed exploit allowing client to send client info packet more than once. 2011-06-06 21:00:32 -04:00