Maverick Motherfucker
|
df9e2bb423
|
fixed kicking and banning, and removed a unused variable
|
2011-06-06 17:11:49 -07:00 |
|
high
|
a7e912c9f4
|
Fixed impossible placing
|
2011-06-06 19:55:04 -04:00 |
|
Shank
|
af3f03b38e
|
Fixed PlayerDamage hole. Thanks to Minic
|
2011-06-06 17:39:50 -06:00 |
|
Shank
|
b28e12ecf8
|
Fixed impossibility check.
|
2011-06-06 17:25:59 -06:00 |
|
Shank
|
b62fc02d94
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-06 16:39:05 -06:00 |
|
Shank
|
43b968e37f
|
Added ban for placing impossible to place tiles and liquids.
Added ban for attempting to place non-existent liquids.
|
2011-06-06 16:38:41 -06:00 |
|
ricky
|
115089610a
|
Fixed incorrect broadcast message when player is kicked for cheating.
|
2011-06-07 07:28:28 +10:00 |
|
ricky
|
46fcd29337
|
Stopped creating unused cheaters.txt and grief.txt on start up.
|
2011-06-07 07:00:03 +10:00 |
|
high
|
cadb2860a3
|
forgot to change APIVersion number
|
2011-06-06 16:55:10 -04:00 |
|
high
|
e9be4eebb0
|
Update tshock to API v1.2.0.0
|
2011-06-06 16:52:17 -04:00 |
|
high
|
7980535bdf
|
Updated to API v1.2.0.0
|
2011-06-06 16:44:15 -04:00 |
|
high
|
a375165db4
|
Added missing e.Handleds
|
2011-06-06 14:04:39 -04:00 |
|
ricky
|
196edcc3bf
|
Logging ip address if player name not available on kick.
|
2011-06-07 01:03:16 +10:00 |
|
ricky
|
4ac5b8c7e9
|
Fixed kicked player name not printed to logs
|
2011-06-06 22:53:13 +10:00 |
|
ricky
|
e30ddc0079
|
Added the final missing terraria command.
Removed Terraria commands from the output of help.
|
2011-06-06 20:43:59 +10:00 |
|
ricky
|
b8e4df2912
|
Issue #27 /kick, /ban. /tp and /tphere now handle quotes.
|
2011-06-06 20:03:53 +10:00 |
|
ricky
|
b99da71d58
|
Added MaxSlots on debug-config output
|
2011-06-06 19:50:34 +10:00 |
|
ricky
|
b33d1e1e95
|
Made hardcore part of spawnboss privilege intead of cfg.
|
2011-06-06 19:40:11 +10:00 |
|
Shank
|
906ae46785
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-06 03:11:05 -06:00 |
|
Shank
|
faf3a716f5
|
Dunno
|
2011-06-06 03:10:47 -06:00 |
|
ricky
|
77aa15e2f8
|
Ban/Kick cheater now respect the ignorecheatdetection priviledge
Removed duplicated priviledge from trustedadmin group
|
2011-06-06 19:07:58 +10:00 |
|
Shank
|
72eda4f3e2
|
Fixed crashey bug
|
2011-06-06 02:44:57 -06:00 |
|
Shank
|
1702e12c4a
|
Testing PlayerDamage lock
|
2011-06-06 02:29:09 -06:00 |
|
Shank
|
aca2b1a54f
|
Baning for grenades.
Closes #32
|
2011-06-06 02:24:35 -06:00 |
|
Shank
|
dfc4325e59
|
ReSharper Code optimization
|
2011-06-05 23:36:41 -06:00 |
|
Shank
|
8b99bfacc0
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 23:27:32 -06:00 |
|
Shank
|
3ebb4d3ad6
|
Code Optimization
|
2011-06-05 23:27:13 -06:00 |
|
Maverick Motherfucker
|
935813d679
|
made vip inherit from default
|
2011-06-05 22:25:09 -07:00 |
|
Maverick Motherfucker
|
78c577ab96
|
fixed /auth
|
2011-06-05 22:23:26 -07:00 |
|
Shank
|
c73bd08709
|
Mana increase check now respects Kick/Ban cheater
|
2011-06-05 23:16:57 -06:00 |
|
Shank
|
22449fc879
|
Health increase check now checks to see if it should kick or ban players.
|
2011-06-05 23:01:44 -06:00 |
|
Shank
|
9833732c22
|
Removed CheckInventory(int ply) - It doesn't fucking work.
|
2011-06-05 22:42:01 -06:00 |
|
Shank
|
d9df2bf962
|
Added /me
Turned back on logger
Stopped logging send message events(spam!)
Closes #28
|
2011-06-05 22:37:56 -06:00 |
|
Shank
|
3c46003f04
|
Removed Inventory Check, persuaded other developers to not do that again.
|
2011-06-05 22:18:03 -06:00 |
|
high
|
ed3116e796
|
Put quotes around post build event
|
2011-06-05 19:11:56 -04:00 |
|
high
|
18a3265ab3
|
Merge branch 'master' of github.com:TShock/TShock
Conflicts:
TShockAPI/TShock.cs
|
2011-06-05 19:11:39 -04:00 |
|
high
|
1caf69998d
|
Replaced the 3 ban files with a simple ban manager which stores ip, name and reason.
|
2011-06-05 19:05:38 -04:00 |
|
Maverick Motherfucker
|
0b637c1481
|
Fixed /off
|
2011-06-05 15:48:22 -07:00 |
|
Maverick Motherfucker
|
26a4a299f3
|
added reserved slots
|
2011-06-05 15:47:16 -07:00 |
|
Maverick Motherfucker
|
bcd082e690
|
added reserved slots
|
2011-06-05 15:47:04 -07:00 |
|
high
|
6c9d9873f0
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 17:53:28 -04:00 |
|
high
|
73f17b0260
|
Added MaxSlots (Kicks player if full)
|
2011-06-05 17:53:18 -04:00 |
|
Maverick Motherfucker
|
71fbced8bb
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 14:45:49 -07:00 |
|
Maverick Motherfucker
|
ff30767c0c
|
Grammar
|
2011-06-05 14:45:24 -07:00 |
|
Shank
|
1429595c5b
|
Now putting auth token in PostInit
Closes #16
|
2011-06-05 15:14:19 -06:00 |
|
Shank
|
6909810519
|
Forgot to close the StreamWriter.
|
2011-06-05 15:05:11 -06:00 |
|
Shank
|
03927f7d72
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 15:00:35 -06:00 |
|
Shank
|
3422ade35f
|
Added /auth <token>
|
2011-06-05 15:00:11 -06:00 |
|
high
|
5d504edbaa
|
Removed redundant debug break
Cleaned up the binary readers
|
2011-06-05 16:35:36 -04:00 |
|
Maverick Motherfucker
|
6fdb7e028c
|
kick players before shutting down
|
2011-06-05 13:23:32 -07:00 |
|