Commit graph

631 commits

Author SHA1 Message Date
Enerdy
a6f6af2499 Added string[] HelpDesc to Command. Can be used optionally by devs to create a multi-line, detailed version of HelpText. If HelpDesc is given a value, the command's HelpText won't show. 2014-03-08 00:40:36 +00:00
Zack Piispanen
0f3156b4ac Added config to allow the choice for what string starts a command, ie '/login' can become '.login'. Changing this from default will introduce inconsistencies with plugins and help text, you have been warned. 2014-03-02 19:49:59 -05:00
Zack Piispanen
90ce9cdd94 Update boss projectile check list. Superadmin/permissions now ignore this check. 2013-12-19 21:10:05 -05:00
Zack Piispanen
2dc99c2d8c Add case for new invasion, and commands for the invasion/moons added recently 2013-12-19 20:00:00 -05:00
MarioE
85cf46166a Fix some more plugin-breaking changes 2013-12-18 10:24:17 -05:00
MarioE
766b077e99 Undo plugin-breaking changes 2013-12-15 18:50:44 -05:00
MarioE
93737060b6 Yeah maybe it'd be nice if it built 2013-12-07 10:30:38 -05:00
MarioE
81fa02bfc2 Differentiate between prefixes 43 and 76 2013-12-07 10:26:23 -05:00
Zack
234e203eb3 Merge pull request #722 from MarioE/general-devel
Temporary banning, and some other miscellaneous things
2013-11-26 09:58:11 -08:00
MarioE
fde99208f5 Don't allow breaking right-clickable tiles, fix /item and /give logic 2013-11-20 17:52:50 -05:00
MarioE
4011ee5bc9 Add months, fix whitespace in command quotes 2013-11-11 00:05:02 -05:00
MarioE
bc72390bf0 Add /group help, show time left instead of date of expiration 2013-11-10 23:58:39 -05:00
MarioE
9c2ee33784 Add /ban help 2013-11-10 23:19:27 -05:00
MarioE
ebc36a5ada Add temp banning, remove /ban clear, fix temp ban check 2013-11-10 23:03:12 -05:00
MarioE
3405acd15b Fix warps 2013-11-03 17:10:20 -05:00
MarioE
0043fc35d7 Add a null check 2013-11-01 23:59:28 -04:00
MarioE
41121b8412 Re-do warps 2013-11-01 23:55:31 -04:00
MarioE
416ce98518 Fix a few issues 2013-10-31 23:46:29 -04:00
MarioE
cf1feb9357 Fix several bugs 2013-10-31 23:35:42 -04:00
MarioE
bd87eb361d Add more command compatibility 2013-10-30 22:45:33 -04:00
MarioE
3e9aee3414 Begin Raptor compatibility 2013-10-30 22:34:09 -04:00
Zack Piispanen
af3e5dfddb Fix rain command to print usage on bad argument. 2013-10-26 07:18:27 -04:00
Zack Piispanen
a7261d6db2 Default wave is 1 in pumpkin invasion. 2013-10-25 17:27:21 -04:00
Zack Piispanen
360a1775d1 Set time to night prior to /pumpkin 2013-10-25 09:30:45 -04:00
Zack Piispanen
af5eb4e80f Ignore Mourning Woods projectiles
Added pumpkin command to start the pumpkin wave on the correct wave.
2013-10-25 09:03:43 -04:00
Zack Piispanen
fa097e61e3 Fix login handling to only allow correct passwords if a password is given. 2013-10-24 13:18:21 -04:00
MarioE
ea83ff1bda Redo some permissions
Split up tshock.world.causeevents & tshock.world.editspawn and moved
/maxspawns and /spawnrate to the npc node.
2013-10-15 18:23:06 -04:00
Zack Piispanen
acdaa2eb05 Fix Chat over head.
Copy pasta fix in /group (CS #Regions)
2013-10-11 00:16:19 -04:00
MarioE
7be923f640 Send better wall of flesh error messages 2013-10-10 19:16:19 -04:00
MarioE
966ba85e1c Add /spawnboss for the time being 2013-10-10 18:57:33 -04:00
k0rd
f8e5e1e081 blank UUID ignore for login, forgot to add this file 2013-10-09 23:55:46 -04:00
MarioE
d3f3ff7501 Fix /whisper 2013-10-09 17:58:02 -04:00
Simon311
f63758a7d4 & -> && 2013-10-07 11:44:53 +04:00
Simon311
55537d3034 Coin Gun is not eligible for this ;) 2013-10-07 10:58:56 +04:00
Simon311
a1fa2cdb9c Fixing Heart and Star requiring inventory slot
Those don't ever get to inventory, they are consumed by players :)
2013-10-07 10:44:54 +04:00
MarioE
311fbde46e If /help second argument starts with /, remove it 2013-10-05 15:30:28 -04:00
MarioE
acfc770c8a Added /clear npc (/butcher without item drops) 2013-10-05 12:28:38 -04:00
MarioE
4bd522f1db Modify more commands
Combined /killprojectile and /clearitems
Removed whisper prefix from whisper messages (color should be more than
sufficient)
Removed /star
Added /butcher [mob type]
Removed deprecated command methods
2013-10-05 12:07:07 -04:00
MarioE
017b3f07f6 Update /invade, make /help <command> not work if no access 2013-10-05 10:59:37 -04:00
MarioE
aa28b84d8c Refactor some commands... 2013-10-05 10:46:40 -04:00
MarioE
b0997536d3 Add command help text
Also remove /debugreg, as it is now pointless.
2013-10-05 10:34:28 -04:00
MarioE
dd54ddeb5f Modifiy commands
Remove boss spawning commands, remove deprecation commands, and merge
hardmode commands.
2013-10-05 09:23:47 -04:00
Zack Piispanen
e868cc52e9 Send right id 2013-10-05 01:54:01 -04:00
Zack Piispanen
55262e6108 Send packet too 2013-10-04 23:07:44 -04:00
Zack Piispanen
90231a73a4 Add KillProjectile command 2013-10-04 22:48:01 -04:00
Zack Piispanen
ef35ffe091 Ensure we only save SSC when SSC is enabled. 2013-10-04 16:59:57 -04:00
Zack Piispanen
6f0d98000e Another annoy command, the possibilities are endless. 2013-10-04 00:16:54 -04:00
Zack Piispanen
87e36a8433 Fix checks in rocket 2013-10-03 23:29:39 -04:00
Zack Piispanen
9e59de4f5a Add more annoy commands, because MarioE loves them so much ;) 2013-10-03 23:26:53 -04:00
Vladimir Panteleev
a7b7301eef Commands.cs: Fix listperm pager hint 2013-10-04 03:18:36 +00:00