Commit graph

395 commits

Author SHA1 Message Date
MarioE
a2766fdb17 Having it build is good. 2013-10-05 17:48:19 -04:00
MarioE
7630db080c Apparently there are spectre painting tools 2013-10-05 17:45:30 -04:00
Zack Piispanen
ba23be0236 If health is dead, then kill the player. 2013-10-05 17:08:31 -04:00
k0rd
4e6aef1ddc Disables noclip detection for the following items:
metal bars
platforms
work benches
tables
anvils
tinkerer's workshop
pianos
dressers
bookcases
2013-10-05 12:12:38 -04:00
k0rd
d1852464ae added mannequins to orientable tiles 2013-10-05 01:56:33 -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
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
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
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
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
k0rd
48a94b6247 Initial handling for saving/using beds with SSC 2013-10-04 00:14:52 -04:00
Zack Piispanen
9e59de4f5a Add more annoy commands, because MarioE loves them so much ;) 2013-10-03 23:26:53 -04: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
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
247f038e8e Fix clentaminator conversions
AFAIK, these are all the conversions.
2013-10-03 18:32:48 -04:00
MarioE
01388a5948 Fix noclip on actuated tiles and fix crimson grass vine purification 2013-10-03 16:49:22 -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
MarioE
1df0129919 Fix breaking ice by falling 2013-10-02 16:45:27 -04:00
k0rd
17f0671fdb Merge remote branch 'origin' into general-devel 2013-10-02 01:59:06 -04:00
Zack Piispanen
48e1db012c Add fixes for mana and health updates 2013-10-02 01:30:38 -04:00
k0rd
87e36cdb39 tweaked some teleport code 2013-10-01 22:14:44 -04:00
Zack Piispanen
e7a013b83f Fix SSC god mode? 2013-10-01 21:06:13 -04:00
Zack Piispanen
ee4058ad8b Fix liquids 2013-10-01 20:03:05 -04:00
Zack Piispanen
3402940b31 For all things holy, spaces be gone. 2013-10-01 18:07:20 -04:00
Zack Piispanen
435029dbeb Fix tabs 2013-10-01 18:05:38 -04:00
Zack Piispanen
f405e7cbd6 Fix boss spawn items. 2013-10-01 18:03:34 -04:00
k0rd
0ee88aaf5e updated server bin for terraria version tick, fixes inferno fork and shadowbeam staff 2013-10-01 13:52:09 -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
b2a8198bb1 Client UUID Implementation: Bans and User Auth.
Send ServerSideCharacter flag if set in WorldInfo.
2013-10-01 04:35:49 -04:00
Zack Piispanen
ce73b0c0b5 Add canchat permission as well as godmode being a toggle command. 2013-10-01 04:20:52 -04:00
Zack Piispanen
4e9698b6ee Fixed ropes because derp I cant read docs. 2013-10-01 03:29:55 -04:00
k0rd
2569c10823 fixes warps, tp [name], tphere (no longer places you below the target) 2013-10-01 02:12:05 -04:00
Zack Piispanen
e72874d5cb Fix ropes 2013-10-01 01:59:46 -04:00