Commit graph

620 commits

Author SHA1 Message Date
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
Zack Piispanen
e246183108 Add prefix, suffix, color to group command.
Fix stupid chat color getter returning the hex color.
2013-10-02 17:47:16 -04:00
MarioE
7f6b54fb1a Let's use better messages 2013-10-02 15:35:50 -04:00
MarioE
01dcf6c3fc Fix /clearitems
1.2 has 400 item slots instead of 200.
2013-10-02 15:01:57 -04:00
Zack Piispanen
9304c128b0 When an account is registed seed the CharacterDB with the proper start values. 2013-10-01 20:39:28 -04:00
Zidonuke Ghost
262e6d8349 Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2013-10-01 06:22:25 -04:00
Zidonuke Ghost
0d351778a7 Initial server side character system implementation. 2013-10-01 06:22:08 -04:00
Zack Piispanen
6fd6bc9b9c Fix Added text to godmode
Fixed negated permissions
2013-10-01 04:56:18 -04:00
Zack Piispanen
98a282cd2a Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2013-10-01 04:53:06 -04:00
Zidonuke Ghost
aff4314f8a Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2013-10-01 04:39:01 -04:00
k0rd
f8440bae35 fix for /spawn 2013-10-01 04:38:25 -04:00
Zidonuke Ghost
b2a8198bb1 Client UUID Implementation: Bans and User Auth.
Send ServerSideCharacter flag if set in WorldInfo.
2013-10-01 04:35:49 -04:00