Commit graph

2421 commits

Author SHA1 Message Date
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
fb03df1442 Tick version 2013-10-05 01:58:05 -04:00
k0rd
d1852464ae added mannequins to orientable tiles 2013-10-05 01:56:33 -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
60d3252a2e Add in cases for every boss, even though most are caught by npc.boss. 2013-10-04 23:02:34 -04:00
Zack Piispanen
90231a73a4 Add KillProjectile command 2013-10-04 22:48:01 -04:00
MarioE
7e5909e04c Fix column mismatch 2013-10-04 19:55:14 -04:00
MarioE
c00c929ad6 Modify PaginationTools output. This fixes some problems with wraparound in the server console. 2013-10-04 19:30:16 -04:00
MarioE
d4c7385781 Add some more hack checks to painting tiles & walls
Also add permission to ignore paint threshold
2013-10-04 19:05:10 -04:00
MarioE
149dbdf56d Add hack checks to painting tiles & walls 2013-10-04 18:37:56 -04:00
k0rd
1b3f105bbf Merge remote branch 'origin' into general-devel 2013-10-04 17:16:47 -04:00
k0rd
71e18c146c Additional fixes for beds/ssc 2013-10-04 17:16:02 -04:00
k0rd
3df69f9765 Merge remote branch 'origin' into general-devel 2013-10-04 17:15:24 -04:00
Zack Piispanen
f80ed62719 Remove deprecation config option because it is causing issues. 2013-10-04 17:14:46 -04:00
MarioE
9aa27b9d3f Add region protection to painting tiles & walls 2013-10-04 17:11:11 -04:00
k0rd
511d3f8834 Additional check for SSC spawning on bed 2013-10-04 17:03:42 -04:00
Zack Piispanen
ef35ffe091 Ensure we only save SSC when SSC is enabled. 2013-10-04 16:59:57 -04:00
Zack Piispanen
0ed25ebbfe Fix chat over heads, thanks Inanzen for the tip months ago! 2013-10-04 16:11:36 -04:00
Zack Piispanen
f55eaa3caf Fixed cannon tiles orientation bug 2013-10-04 15:21:28 -04:00
k0rd
142b67ace3 hardmode dungeon mobs shouldn't falsely trigger cheat detection when they hit you 2013-10-04 02:22:37 -04:00
Zack Piispanen
c1e5765049 fixes lang.cs missing stuff 2013-10-04 00:22:19 -04:00
Zack Piispanen
6f0d98000e Another annoy command, the possibilities are endless. 2013-10-04 00:16:54 -04:00
k0rd
48a94b6247 Initial handling for saving/using beds with SSC 2013-10-04 00:14:52 -04:00
MarioE
5b30cffaa7 Account for the separator in PaginationTools 2013-10-03 23:40:04 -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
MarioE
9d0b6d38d9 Merge pull request #605 from CyberShadow/patch-1
Commands.cs: Fix listperm pager hint
2013-10-03 20:22:23 -07:00
Vladimir Panteleev
a7b7301eef Commands.cs: Fix listperm pager hint 2013-10-04 03:18:36 +00:00
MarioE
00df28ed0e Add rope exception to range checks, reduce sendtilesquare sizes 2013-10-03 22:55:00 -04:00
MarioE
e4b6f866dd Fix dart traps and bathtubs 2013-10-03 22:27:45 -04:00
Zack Piispanen
6a2ed7a3ce New bin for 1.2.0.2 2013-10-03 21:35:53 -04:00
Zack Piispanen
2ca623161c SendTileSquare prior to teleporting, to attempt to prevent weird teleport bugs. 2013-10-03 19:17:46 -04:00
Zack Piispanen
616ba0b25a Fixes dart traps and beds (theres going to need loads more of these for other items with styles) 2013-10-03 19:09:47 -04:00
MarioE
8175b21929 Handle ProjectileNew packet with a short type, not byte type
Fixes golden bullets, heat rays, rainbow guns, etc.
2013-10-03 18:52:04 -04:00
MarioE
ff1f1059c0 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2013-10-03 18:33:19 -04:00
MarioE
247f038e8e Fix clentaminator conversions
AFAIK, these are all the conversions.
2013-10-03 18:32:48 -04:00
Zack Piispanen
25ca94a77e Customize the time in between death and respawn. 2013-10-03 17:30:29 -04:00
MarioE
01388a5948 Fix noclip on actuated tiles and fix crimson grass vine purification 2013-10-03 16:49:22 -04:00
k0rd
96354e3c70 Fixes spawning with beds. 2013-10-03 10:02:18 -04:00
k0rd
e684b057aa Fixes ice breaking by falling (for real) 2013-10-02 22:49:25 -04:00
k0rd
483744a2da Merge remote branch 'origin' into general-devel 2013-10-02 22:19:36 -04:00
Zack Piispanen
e38a3bc8c8 Fix pulleys breaking tiles, again. Damn you packet! 2013-10-02 22:16:22 -04:00
Zack Piispanen
d91a23eb4c Fix invasions
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel

Conflicts:
	TShockAPI/GetDataHandlers.cs
2013-10-02 21:42:49 -04:00
Zack Piispanen
4221fe4a69 Enable pirate support. 2013-10-02 21:38:50 -04:00
MarioE
92da91522b Fix pirate invasion 2013-10-02 21:13:55 -04:00
k0rd
e961bdd71c binary wouldn't auto merge
Merge remote branch 'origin' into general-devel

Conflicts:
	TerrariaServerBins/TerrariaServer.exe
2013-10-02 21:05:37 -04:00
MarioE
38a8bbc1d3 Fix crimson purification 2013-10-02 20:15:08 -04:00
Zack Piispanen
991e8a4c0a Save a players old account when they log into the new one.
Include latest bin.
2013-10-02 19:02:40 -04:00