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
k0rd
d79e667407
Fixes check for breaking walls
2013-10-01 01:53:54 -04:00
Zack Piispanen
545709e845
Fix item drops
2013-10-01 00:47:02 -04:00
Zack Piispanen
2621774e85
Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
2013-09-30 23:56:59 -04:00
k0rd
efa6b8fbac
permission 'canpaint' for painting tiles
2013-09-30 23:55:33 -04:00
Zack Piispanen
b8fdb6467c
Fix Style
2013-09-30 20:22:19 -04:00
Zack Piispanen
fb9a3d0e1b
Music box fix
2013-09-30 20:11:01 -04:00
Zack Piispanen
d71aacc58d
Did some tweaks to Teleport to make the bounds checks in one place.
...
Fixed item drop packet, as well as update the bounds.
2013-09-30 19:34:43 -04:00
Zack Piispanen
b8a5492b20
Some water fixes.
2013-09-30 19:12:09 -04:00
Zack Piispanen
98a7e7f080
Added SSI Updates.
2013-09-30 18:41:54 -04:00
Zack Piispanen
fddaf657a5
Teleport code has been cleaned up.
...
Added tp prevention based on permission tp. Updated to latest server exe.
2013-09-30 16:23:11 -04:00
k0rd
584950bc6f
Added a check to see if player has recently lit a fuse
...
This will prevent cheat detection from wrongly triggering if the player uses a fused explosive and quickly switches to another weapon before the explosive detonates.
I also commented out a block where we force explosives server-side, this would usually cause dynamite to explode in the wrong position when it bounced around too much.
2013-09-30 06:45:33 -04:00
k0rd
2185b18705
allow explosives to break tiles
2013-09-30 04:46:32 -04:00
Zack Piispanen
7ea9be6e75
Changed how EditTile was handled so that we have enums and pass those instead of confusing bytes.
...
Comments should be updated to reflect new stuff.
2013-09-29 18:11:08 -04:00
Zack Piispanen
203611706e
Fixed long if statement
2013-09-29 08:53:47 -04:00
Zack Piispanen
40ba6c56d3
Update packet logic up to 17 (not including 17 ->tile edit...something needs to be done with the last two bytes)
2013-09-29 05:29:18 -04:00
k0rd
c80ebbc116
Changed collision detection margins; added slush to it too.
2013-09-29 04:59:56 -04:00
k0rd
954b5f8b4c
Merge remote branch 'origin' into 1.2_terraria
2013-09-29 03:57:52 -04:00
k0rd
ef2af933c4
beginning tile types in NetTile.cs
...
fix typo in GetDataHandlers.cs
2013-09-29 03:57:04 -04:00
Zack Piispanen
6d01f604a7
Merge branch '1.2_terraria' of github.com:Olink/TShock_1.2 into 1.2_terraria
2013-09-29 03:41:38 -04:00