Commit graph

459 commits

Author SHA1 Message Date
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
ricky
9106a56524 Guard against tp commands run from server console 2011-06-21 13:51:35 +10:00
ricky
aa9d627f69 Moved Teleport to TSPlayer and added Spawn
Warn player teleport is not possible if custom spawn point is set.
/home now take you to spawnpoint (custom if set else main spawn point)
2011-06-21 13:47:31 +10:00
ricky
2d9ccb3738 Not processing events if they have been handled by plugin up the chain 2011-06-21 13:10:42 +10:00
ricky
dd63436d29 Since no matching command was found returning false so other plugin after TShock have chance to handle the chat message. 2011-06-21 13:03:02 +10:00
high
e8b1059152 incremented version 2011-06-20 17:28:31 -04:00
high
30f9227913 fixed log caller 2011-06-20 17:22:39 -04:00
high
a8dc1501b8 forgot api version 2011-06-20 17:11:26 -04:00
high
df7b0e8f57 Merge branch 'master' of github.com:TShock/TShock 2011-06-20 17:07:42 -04:00
high
e6992bc05f Updated api to v1.5 2011-06-20 17:07:18 -04:00
high
c22c0ddd6a added XNAHelpers binary 2011-06-20 17:06:22 -04:00
high
7a51e2a08b updated api version 2011-06-20 17:04:14 -04:00
Deathmax
fb86c4636c Fixed Teleport, needs a nice / 16 2011-06-20 21:21:55 +08:00
Twitchy
24f49c407e Merge branch 'master' of git://github.com/TShock/TShock 2011-06-20 22:15:08 +12:00
Deathmax
d79412912d Added caller method to the log. 2011-06-20 17:53:50 +08:00
Twitchy
2811a68002 Merge branch 'master' of git://github.com/TShock/TShock 2011-06-20 18:49:26 +12:00
Lucas Nicodemus
4ae62f53a7 Added it for real this time.
Closes #90
2011-06-20 00:28:28 -06:00
Lucas Nicodemus
5b0716c8ee Added whitelist command. 2011-06-20 00:26:58 -06:00
Lucas Nicodemus
dc27c5a236 Legacy teleport updated 2011-06-20 00:17:08 -06:00
Lucas Nicodemus
b8c3b85cd9 Teleportation fix thanks to Twitchy
Closes #94
2011-06-20 00:15:47 -06:00
Lucas Nicodemus
4d200ee24a Pretty sure that we don't need assume that there aren't other commands from other plugins. 2011-06-20 00:06:03 -06:00
Twitchy
66864f30d0 Allowed plugins to add new commands to TShock dictionary 2011-06-20 17:37:37 +12:00
ricky
616d0f60d7 Fridge, only stop accepting messages from player that is acutally going to be kicked/banned. 2011-06-20 11:18:45 +10:00
ricky
4332ea9b73 Issue #102 Fixed /item only using the first argument instead of joining all string for people who don't put quotes around item name with spaces 2011-06-20 10:42:29 +10:00
ricky
c306686ad4 Bloody line returns 2011-06-18 15:24:36 +10:00
high
05e956a30a Was only logging .Info() calls. Also with the current state of the code we want debug logs too. 2011-06-18 00:25:18 -04:00
high
c901e8482d Backups added
Pvp throttle added
2011-06-17 21:12:37 -04:00
high
4339650439 Version is now the assembly version. I recommend downloading Build Version Increment. 2011-06-17 16:34:25 -04:00
high
e47481210e updated to api v1.4 2011-06-17 15:32:54 -04:00
high
fe4449a436 Updated bins v1.4 2011-06-17 15:31:01 -04:00
ricky
d5875810a1 GetItemByName and GetNPCByName return only one item if full name match, so names like "silver brick" will now work instead of warning multiple match found ("Silver Brick" and "Silver Brick Wall") 2011-06-18 02:48:05 +10:00