Commit graph

321 commits

Author SHA1 Message Date
Ricky Hazelwood
0fdfe8a09f Merge pull request #43 from rjhazelwood/master
Grief checks now honor ignore greif permission and two grief flags.
2011-06-07 13:55:26 -07:00
ricky
4874a2bdd4 Merge remote-tracking branch 'upstream/master'
Conflicts:
	TShockAPI/TShock.cs
2011-06-08 06:53:54 +10:00
Shank
d5072af087 Merge branch 'master' of github.com:TShock/TShock
Conflicts:
	TShockAPI/Commands.cs
2011-06-07 11:13:47 -06:00
Shank
f1c8be3e60 Added /banip 2011-06-07 11:13:04 -06:00
high
5ee04572d6 GetData now blocks the server from handling packets from sockets set to die. 2011-06-07 10:40:04 -04:00
high
5902aa7146 fixed /unban and /unbanip 2011-06-07 10:22:20 -04:00
ricky
0a3120b8c6 Copy paste fail 2011-06-07 23:09:37 +10:00
ricky
edffd29a69 Merge remote-tracking branch 'upstream/master'
Conflicts:
	TShockAPI/TShock.cs
	TShockAPI/Tools.cs
2011-06-07 23:07:14 +10:00
high
d7987ac633 Fixeds kick not working 2011-06-07 08:46:33 -04:00
ricky
a87eeaffeb Fixed ban to not kick inactive players as well. 2011-06-07 20:45:09 +10:00
ricky
cfd4de2f32 Fixed errors from failed merge 2011-06-07 20:34:15 +10:00
ricky
c368518caa Merge remote-tracking branch 'upstream/master'
Conflicts:
	TShockAPI/Commands.cs
	TShockAPI/TShock.cs
	TShockAPI/Tools.cs
2011-06-07 20:28:11 +10:00
high
693e279a78 Fixed kill tile spamming when kicking 2011-06-07 05:21:21 -04:00
high
fe04331200 Fixed Kick kicking inactive players. 2011-06-07 05:18:28 -04:00
ricky
97e0b67cf8 Using ForceKick instead of imunity check based kick for name based ban check and too long name 2011-06-07 18:56:54 +10:00
high
6371a301da Added unban/unbanip
Fixed banning when a player picks up lava/water
Fixed name check for real this time.
Fixed banning multiple times.
2011-06-07 04:56:01 -04:00
ricky
0a49458302 Removed debug logs used for testing kick/ban commands 2011-06-07 18:51:42 +10:00
ricky
070f5a7801 Merge remote-tracking branch 'upstream/master'
Conflicts:
	TShockAPI/Commands.cs
	TShockAPI/TShock.cs
2011-06-07 18:45:09 +10:00
ricky
78d0480512 Fixed ban not working with quotes around player name. Kick now also supports reason 2011-06-07 18:33:54 +10:00
Shank
b7a87866fe Name length check now works.
Bans now run by name too.
Closes #36
2011-06-07 00:08:32 -06:00
Shank
3589886eab Added /home
Closes #26
2011-06-07 00:03:01 -06:00
Shank
dafd739f88 Time now takes noon/dawn/dusk/midnight
Closes #33
2011-06-06 23:59:08 -06:00
Shank
c13df1c03d Changed version
Closes #35
2011-06-06 23:52:39 -06:00
Shank
866f63ea59 /ban now accepts a reason
/ban announces said reason
2011-06-06 23:51:51 -06:00
Shank
ab03cf174d Fixed /dropmeteor
Closes #40
2011-06-06 23:48:30 -06:00
ricky
cc92a38e40 Merge remote-tracking branch 'upstream/master' 2011-06-07 15:24:50 +10:00
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
Shank
44e503eafe Version 1.9.0.0 2011-06-06 22:44:38 -06:00
Shank
bdce73f0dc Updated README.md 2011-06-06 19:08:00 -06:00
Shank
3f6e245b27 Updated README.md 2011-06-06 19:06:10 -06:00
Shank
0d40dc11a8 Merge branch 'master' of github.com:TShock/TShock 2011-06-06 19:01:25 -06:00
Shank
e375703e96 Brackets 2011-06-06 19:01:08 -06:00
high
9dee779a27 Fixed exploit allowing client to send client info packet more than once.
Fixed exploit allowing client to send tile square.
2011-06-06 21:00:32 -04:00
Shank
ffec5f45a5 Merge branch 'master' of github.com:TShock/TShock 2011-06-06 18:59:24 -06:00
high
cfc05e1663 Mav why did you remove ConfigurationManager.startedInvasion without removing its use. 2011-06-06 20:24:21 -04:00
high
3bbbafc94d Merge branch 'master' of github.com:TShock/TShock 2011-06-06 20:19:58 -04:00
high
114f5ff34b Shank was dividing the tilex and tiley by 16 2011-06-06 20:19:42 -04:00
Maverick Motherfucker
0f01f58c67 Merge branch 'master' of github.com:TShock/TShock 2011-06-06 17:12:05 -07:00
Maverick Motherfucker
df9e2bb423 fixed kicking and banning, and removed a unused variable 2011-06-06 17:11:49 -07:00
high
9deb1e9a44 Shank forgot braces around a ban if statement 2011-06-06 20:09:20 -04:00
high
a7e912c9f4 Fixed impossible placing 2011-06-06 19:55:04 -04:00
Shank
2b5eede7bc Fixed PlayerDamage hole. Thanks to Minic
Closes #34
2011-06-06 17:40:24 -06: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