Commit graph

847 commits

Author SHA1 Message Date
Twitchy
90cfb8266b Fixed a bug where tp-ing would delete blocks where you spawn 2011-06-25 01:43:04 +12:00
Deathmax
679a28af0a Added /displaylogs. Toggles log output to player who executed the command. 2011-06-24 21:32:04 +08:00
Deathmax
1e66e1a256 Ban/kick on death if HardcoreOnly == true 2011-06-24 20:03:19 +08:00
Deathmax
d620493d7b Sandgun and Dirt Rod no longer triggers a Impossible to place block. 2011-06-24 19:27:49 +08:00
Deathmax
5dfc4f6e60 Added HardcoreOnly 2011-06-24 19:04:52 +08:00
Deathmax
f839308883 Fixed /setspawn 2011-06-24 18:03:25 +08:00
Twitchy
176a5d8f5a saves worldID to setspawn when using /setspawn command 2011-06-24 20:36:56 +12:00
Deathmax
96988fc7c9 /setspawn settings no longer carry over to other worlds. 2011-06-24 14:50:18 +08:00
high
ce02cd1401 Fixed names 2011-06-23 20:30:19 -04:00
high
477ad84a1f Merge branch 'master' of github.com:TShock/TShock 2011-06-23 19:12:44 -04:00
high
177c3a1dfa Packet changes 2011-06-23 19:11:58 -04:00
Lucas Nicodemus
9636ebf0e5 Players can join on 1.0.5, and apparently some features work. 2011-06-23 16:50:29 -06:00
Lucas Nicodemus
787556ac7c Merge branch 'master' of github.com:TShock/TShock 2011-06-23 16:42:08 -06:00
Lucas Nicodemus
8695683a62 Version tick 2011-06-23 16:41:36 -06:00
high
1796f86d9a fixed crash on leave 2011-06-23 18:41:24 -04:00
high
acb3458ef6 Merge branch 'master' of github.com:TShock/TShock 2011-06-23 16:55:54 -04:00
high
00f9128100 updated binaries to v1.0.5 2011-06-23 16:55:33 -04:00
Deathmax
9549022149 Version tick : 2.2.0.0623 2011-06-23 22:56:56 +08:00
Deathmax
c908d62b5e Fixed issues with whitelist. 2011-06-23 22:21:19 +08:00
Deathmax
a030a8ba0f Whitelist now accepts hostnames as well. 2011-06-23 22:13:48 +08:00
Deathmax
5e7130aa88 users.txt can now use a hostname. 2011-06-23 22:07:34 +08:00
Deathmax
4043b660f5 Prevent tile changes from 1 second after an explosive is thrown. 2011-06-23 20:46:24 +08:00
Deathmax
1f7d3eb5e6 Added DisableExplosives along with the permission useexplosives to bypass it. 2011-06-23 20:22:41 +08:00
Deathmax
8037fd67db Tile threshold can now be set in config. 2011-06-23 17:36:19 +08:00
Twitchy
df1cbab1f5 Adds option to remember leave positions. Change to true in config.json 2011-06-23 20:43:57 +12:00
Twitchy
f790d9378c Added /setspawn command, uses "cfg" permmission. Sets the spawn point of the server 2011-06-23 19:34:27 +12:00
Twitchy
5a38810305 Players can now TP if they have a bed set, though their bed spawn will be destroyed 2011-06-23 19:33:40 +12:00
Twitchy
74371539c0 Changed kick message for banned item 2011-06-23 19:32:31 +12:00
Twitchy
c45696efb2 Changes region allow to use IP addresses rather than names. Cancels out name spoofing. 2011-06-23 16:11:58 +12:00
Twitchy
640382d898 Added region allowed users. May require setting up regions again 2011-06-23 08:06:11 +12:00
Twitchy
2e752ca2d0 Merge branch 'master' of git://github.com/TShock/TShock 2011-06-22 19:52:27 +12:00
Twitchy
d2c1082c59 Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Graham Cantin
c86f9ec792 Updated text for various Warp & Teleport commands 2011-06-21 23:11:56 -08:00
ricky
2807bb70ab Fixed my mistake in if condition 2011-06-22 15:23:38 +10:00
Twitchy
0a5b14644d Allowed /warp list without page num 2011-06-22 17:11:27 +12:00
ricky
2f6c6bd1a4 region define/delete handles names with spaces not wrapped in quotes (protect requires quotes around the name since region name is not the last argument). 2011-06-22 15:09:20 +10:00
ricky
6b1310ba4c Add/Delete warp handles name with spaces if not wrapped in quotes.
Added warp list <num> which shows 15 warps at a time
Disallowed addition of warp with name list
2011-06-22 14:48:44 +10:00
Twitchy
db1edd3f98 Added world specific regions and warps. Added logging. reagions and warps will require redoing 2011-06-22 16:26:12 +12:00
ricky
25472ea497 Notify player if wrap is unavaiable 2011-06-22 13:59:24 +10:00
ricky
43cd69b330 Moved whitelist in its own premission. 2011-06-22 13:56:12 +10:00
ricky
28b1267079 Fixed BanKillTileAbusers/KickKillTileAbusers using wrong propert when writing config 2011-06-22 13:52:55 +10:00
ricky
c06502faf6 Added warp premission to use warp.
Added managewarp premission to add/remove wrap positions.
Moved time to time premission (from cfg).
Moved butcher to butcher permission (from cheat).
Moved whitelist to cfg premission (from maintenance).
Added all the available premission in the group.txt with short description for each.
2011-06-22 13:34:35 +10:00
high
c5705eeabd info not error 2011-06-21 20:36:56 -04:00
Twitchy
85a27f421a Addded writing warps, changed some region commands, /region help displays correct information 2011-06-22 08:05:45 +12:00
Twitchy
70fbc767fc Fixed compiler error, Needed to commit .csproj 2011-06-21 22:59:32 +12:00
Twitchy
517b4ea69c Added warps to tshock, edited some region commands 2011-06-21 22:50:56 +12:00
Twitchy
ad352492a9 Adds protected regions. Use /region help ingame for extra help 2011-06-21 17:47:36 +12:00
Twitchy
8257c1ad18 Merge branch 'master' of git://github.com/TShock/TShock 2011-06-21 16:38:16 +12:00
ricky
c3f274f307 Added better warning message when teleport is unavaiable 2011-06-21 14:26:54 +10:00
Twitchy
93e381a0a7 Merge branch 'master' of git://github.com/TShock/TShock 2011-06-21 16:13:49 +12:00