Commit graph

30 commits

Author SHA1 Message Date
ricky
43ecc064bd Added Team to TSPlayer
Updated Tools.NewNPC to take in NPCList and TSPlayer
Broadcasting when anti-build or spawn protection is toggled
2011-06-15 15:00:33 +10:00
high
43beb99cb7 This is C#, not javascript! 2011-06-14 18:21:14 -04:00
high
966735ec2e More code tidying. 2011-06-14 18:13:46 -04:00
Shank
6411e71cee Added AdminChatPrefix configuration option.
Added AdminChatRGB configuration option.
Tweaked how broadcast works, now clamps RGB values to prevent overflows.
Added a new permission, "adminchat," that defines who is affected by the AdminChatPrefix and the new AdminChatRGB (which is a rgb color spectrum for the chat color of admin's text).
Closes #72
2011-06-14 02:56:04 -06:00
Shank
e09b8e101d Probably should let devs know about that. 2011-06-12 03:14:07 -06:00
Shank
b7f0112acd Configuration File now adds missing entries thanks to how JSON works and how default values work. 2011-06-12 03:12:59 -06:00
Shank
2fe906744f Added a new Configuration Flag called "DisableBuild". 2011-06-12 02:24:46 -06:00
Shank
169950d1fd Added year and author name to GPL ness. 2011-06-12 01:20:20 -06:00
Maverick Motherfucker
3a2c6bb314 gpl up in dis bitch 2011-06-11 21:35:29 -07:00
high
c4033af6f2 Added SpamChecks config option which is false by default. This disables redigit's shitty anti grief. 2011-06-10 19:47:09 -04:00
high
4ae6733f81 Added RangeChecks config to disable the range part of the grief checks 2011-06-08 13:44:25 -04:00
Shank
44e503eafe Version 1.9.0.0 2011-06-06 22:44:38 -06:00
Maverick Motherfucker
df9e2bb423 fixed kicking and banning, and removed a unused variable 2011-06-06 17:11:49 -07:00
Shank
dfc4325e59 ReSharper Code optimization 2011-06-05 23:36:41 -06:00
high
73f17b0260 Added MaxSlots (Kicks player if full) 2011-06-05 17:53:18 -04:00
Shank
3422ade35f Added /auth <token> 2011-06-05 15:00:11 -06:00
Shank
549728b510 Added DistributionAgent to configuration file. Default is facepunch. Change it to terraria-online for cheat removal. 2011-06-04 22:28:13 -06:00
Shank
b786c80bb0 Added /debug-config
Added Version codename
Added version tick early
Closes #15
2011-06-04 21:57:41 -06:00
Shank
30a200b6e0 Merge branch 'master' into general-devel
Conflicts:
	TShockAPI/ConfigurationManager.cs
	TShockAPI/TShock.cs
2011-06-04 21:36:11 -06:00
Shank
95a066d145 Fixing spawn rates 2011-06-04 20:28:29 -06:00
Shank
95c1710b55 Configuration now loads up prior to the files being accessed. 2011-06-04 13:21:40 -06:00
Deathmax
767268e1f7 Added spawn protection radius to config. 2011-06-04 14:26:25 +08:00
Deathmax
b9ff874351 Added spawn protection radius to config. 2011-06-04 14:25:47 +08:00
Deathmax
069c95e2cf Spawn protection. 5 block radius.
/protectspawn - toggle spawn protection.
2011-06-04 14:21:41 +08:00
Deathmax
48ea956724 Added spawn protection. Prevents any tile from being placed/killed within a 5 block radius.
/protectspawn - Toggle spawn protection.
2011-06-04 14:19:22 +08:00
Deathmax
f1d821a554 Added Dynamite/Bomb projectile checks.
Fixed issue where Kill Tile Abuse doesn't check for config values.
2011-06-03 21:43:05 +08:00
Maverick Motherfucker
f5a76dd154 Griefing != Cheating 2011-06-02 22:24:43 -07:00
Shank
b4e028e103 Minor changes 2011-06-02 02:54:26 -06:00
Shank
45a8cf09ce Json starting fresh. 2011-06-02 01:39:05 -06:00
Shank
734aaa2fb8 Moved some code around
Fixed dead code
2011-06-01 00:10:25 -06:00