Commit graph

405 commits

Author SHA1 Message Date
Zidonuke Ghost
8f1d88abe7 0 Mana is technically allowed due to older characters. 2013-10-09 06:46:43 -04:00
MarioE
a6b46a2748 Fix HandleTile 2013-10-08 23:37:49 -04:00
MarioE
3db37bb94a Item stacks are shorts. Fixes severe SSC bugs 2013-10-08 19:45:04 -04:00
MarioE
944b319bed Check HP <= 495 instead of 480 2013-10-08 17:02:44 -04:00
k0rd
0878900ea5 Removed DisablePiggybanksOnSSC configuration option; piggy banks and safes cannot be used with SSC at this time. 2013-10-07 23:18:49 -04:00
Zack Piispanen
fe00e3a195 Fix description in config for chatoverheads, as well as fix handling of health/mana item usage for SSC 2013-10-07 22:41:37 -04:00
Zidonuke Ghost
3f956801f8 Removed stat hack configs and permissions, added hardcoded limits due to crash exploit potential from abnormal stats. Also added hardcoded limits of player damage and killme due to crash exploits. 2013-10-06 02:56:55 -04:00
MarioE
428ee68b86 Up the default TilePaintThreshold and fix one last typo 2013-10-05 18:22:05 -04:00
MarioE
c12b592d60 Added some paint boundary checks, fixed OnPaintWall typo, fixed paint rollback 2013-10-05 18:00:05 -04:00
MarioE
d7103b815e Fix a typo 2013-10-05 17:52:26 -04:00
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