Shank
c690a2d2fc
Added command aliases:
...
- /i
- /who, /online
Closes #63
Closes #62
Kill isn't possible.
Closes #66
2011-06-11 00:43:14 -06:00
high
f3d8a0cc80
gawd, versionnum said 2.0.0.6 but apparently we were on 2.0.0.7. Increased again
2011-06-10 19:51:26 -04:00
high
96e6fb20c3
VersionNum to 2.0.0.7
2011-06-10 19:49:02 -04:00
high
022fd43660
Merge branch 'master' of github.com:TShock/TShock
2011-06-10 19:47:40 -04: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
ricky
e663698497
Using the maxNPCTypes and maxItemTypes constants from Terraria.Main so we don't have to update everytime new things are added
2011-06-11 09:43:23 +10:00
high
a928a59fe3
Freaking debug binary, o well, no difference really.
2011-06-10 19:24:00 -04:00
high
c87b3ed4b8
Update API binary. (Freaking XNA console was enabled on the server)
2011-06-10 19:21:11 -04:00
high
41e842ac86
update binarys to v1.0.4
2011-06-10 18:33:28 -04:00
ricky
3c0cb13222
TShock the string.Format edition specially for high6.
2011-06-11 00:44:11 +10:00
ricky
c964b3b2eb
Fixed the heal command always self healing
2011-06-10 20:48:20 +10:00
ricky
01f9f2579d
Fixed /p stripping first character of the message.
2011-06-10 20:12:40 +10:00
ricky
d4cf37fffe
Updated playing to be exactly like Terraria playing so that Gmod theater ping is happy.
2011-06-10 11:19:25 +10:00
ricky
af2ddb1ee9
Log/notify admins when commands are executed.
2011-06-10 08:20:59 +10:00
ricky
5a99aa2a5f
Most of the commands now use the parsed parameters instead of raw text
...
Fixed slap throwing player across the map (even though it is hilarious)
2011-06-09 21:31:44 +10:00
ricky
eb8d1e180f
Killed the Obsolete SendMessage method
2011-06-09 11:52:14 +10:00
ricky
e392e69a96
Kick/Ban/BanIP now uses the complete entered reason not just the first word if reason not in quotes.
...
Added RangeCheck to the debug-config output
2011-06-09 11:21:59 +10:00
Shank
56eb25e1a8
Removed default localhost entry.
2011-06-08 16:20:48 -06:00
Shank
233f7d417b
Version tick 2.0.0.7
2011-06-08 15:59:17 -06:00
high
4ae6733f81
Added RangeChecks config to disable the range part of the grief checks
2011-06-08 13:44:25 -04:00
high
11f5d9a116
Added parameter parser so that each command does not have to parse the text.
...
Dead players are kicked if they try to place a block or liquid.
2011-06-08 13:33:01 -04:00
high
205542d70b
Increased 'impossible' range to hopefully prevent false bans.
2011-06-08 11:58:20 -04:00
high
451aa9c8ae
missing pdb
2011-06-08 11:36:03 -04:00
high
1067c22857
Merge branch 'master' of github.com:TShock/TShock
...
Conflicts:
TShockAPI/TShock.cs
2011-06-08 10:37:53 -04:00
high
0dc39e15f5
Fixed false bans when picking up liquid.
...
Added 3 permissions (canlava, canwater, logs)
'canlava' and 'canwater' are in the default group. Without them you cannot manipulate water/lava.
Users with the 'logs' permission get sent information. For example when someone uses a command they don't have access to.
2011-06-08 10:36:56 -04:00
Shank
958f6623ea
Version Tick: 2.0.0.3
2011-06-08 08:15:04 -06:00
high
55000158ee
Fixed the update check spamming.
...
Moved the update check out of the main thread to prevent locking up the server.
2011-06-08 09:40:09 -04:00
high
9d193ba651
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 09:17:55 -04:00
high
d8272b9a8e
Added extra logging to ban functions. Mainly the ones with the most false positives.
...
Players without a name can no longer join
2011-06-08 09:17:42 -04:00
ricky
f600e9f0f4
#41 Full name match now takes precedence over partial matches
2011-06-08 21:18:52 +10:00
Shank
2174d7e94d
Version tick 2.0.0.2
2011-06-08 04:51:51 -06:00
high
8435a56d51
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 06:45:09 -04:00
high
e66c57450a
Fixed Ban not checking socket status correctly.
...
Fixed unban/unbanip for real this time
2011-06-08 06:44:53 -04:00
Shank
c1f421b6d7
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 04:37:24 -06:00
Shank
2910a4beff
Added force check update command
...
Closes #54
2011-06-08 04:37:11 -06:00
high
d23db067e9
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 06:34:16 -04:00
high
ee63bd8a80
Made the log not clear.
2011-06-08 06:33:59 -04:00
Shank
d6a76f76a0
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 04:25:39 -06:00
Shank
a04b7a5547
Updater removes all TShockAPI files from serverplugins folder in the event that somehow there are multiple copies.
...
Closes #56
2011-06-08 04:25:29 -06:00
high
66619d9148
Fixed chests not being breakable
2011-06-08 06:16:42 -04:00
high
8e9358a986
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 06:09:15 -04:00
high
5e55da2e4c
Added sexy StreamExt class
...
Split HandleGetData into several methods.
2011-06-08 06:09:07 -04:00
Shank
4422f643f8
Added UpdateManager.cs
...
Update checks now happen every 5 minutes. Side effect: Instant join update is now delayed 5 minutes.
2011-06-08 04:06:38 -06:00
Shank
f3c30da22c
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 03:44:48 -06:00
Shank
8c8bd42426
Added a timed update checker set to 10 minutes.
...
If a server is out of date then every time an admin joins, they will be nagged about it.
2011-06-08 03:44:36 -06:00
high
e9fd9a5e06
Merge branch 'master' of github.com:TShock/TShock
2011-06-08 05:33:10 -04:00
high
5a36993705
Added net debugging
2011-06-08 05:32:28 -04:00
Shank
9d2f6d840e
Added IRC info
2011-06-08 03:12:20 -06:00
ricky
51b4b29728
Doh! Fixed ban not kicking players.
2011-06-08 19:09:27 +10:00
Shank
1d45cc671d
Updated release notes.
2011-06-08 03:04:00 -06:00