Commit graph

2244 commits

Author SHA1 Message Date
Zack Piispanen
3cb490d26a Fix rails, cleanup buff handlers, add code that does nothing because the server can do nothing to player buffs. Update API repo to a modified one that reduces lag on join/leave. 2014-05-11 16:23:11 -04:00
Simon
d2dfd394ee Fix Minecart tracks, remove syncPlayers() from...
... SetTime
2014-05-11 15:17:46 +04:00
MarioE
14eb317dbd Fix chests and update submodule 2014-05-10 22:46:33 -04:00
Zack Piispanen
be19f6cb00 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2014-05-10 17:00:51 -04:00
Zack Piispanen
c259d4827e Add more paint tools and womannequins 2014-05-10 17:00:41 -04:00
Zack
254c9b5911 Merge pull request #787 from Simon311/general-devel
Refix my fix for "/"
2014-05-10 16:48:52 -04:00
Zack Piispanen
d413b24b22 Fix Kick Message issue, fix health kicks for 600 health, update tsapi 2014-05-10 16:33:55 -04:00
Zack Piispanen
c8125af0cc Tick version, update to latest tsapi. 2014-05-10 15:02:40 -04:00
Zack Piispanen
1eb40afd1c Update GetDataHandlers for new packet stuff. 2014-05-10 14:30:59 -04:00
Zack Piispanen
871ad1fd2a Initial Commit of 1.2.4, all data handlers are currently off. 2014-05-09 21:20:21 -04:00
Simon
c5cc394bce Refix my fix 2014-04-28 23:43:51 +04:00
Zack Piispanen
c8a4fd711f Refactor out spaces -> tabs
Remove checks to the itemban table for npcs(wtf zidonuke) and projectiles.
2014-04-21 17:24:46 -04:00
Zack Piispanen
84d8049ac6 Add projectile bans and the commands needed to set them up. 2014-04-11 13:44:47 -04:00
Zack Piispanen
61d05ffdc6 Fix range check on item clearing to refer to the Main.item[] being cleared and not the fake coordinates being sent by the client. 2014-04-09 18:37:41 -04:00
Zack
eb7f66b986 Tick version 2014-04-09 18:01:18 -04:00
Ijwu
b3f8ec62c9 Fixes ItemDrop exploits. 2014-04-09 17:56:02 -04:00
Zack
aade7b60c0 Merge pull request #773 from Simon311/general-devel
Add DoorUse handler
2014-04-08 22:44:15 -04:00
Simon
4e93d8d30e Add DoorUse handler
Fixes exploit hopefully
2014-04-06 22:29:59 +04:00
Lucas Nicodemus
c0ee78804e Merge pull request #767 from Simon311/general-devel
Add can-build check in /grow
2014-03-07 19:19:43 -07:00
Simon
65d3b973cb You're not allowed to change tiles here 2014-03-08 06:19:27 +04:00
Enerdy
a6f6af2499 Added string[] HelpDesc to Command. Can be used optionally by devs to create a multi-line, detailed version of HelpText. If HelpDesc is given a value, the command's HelpText won't show. 2014-03-08 00:40:36 +00:00
Simon
d7a90e6b2c Change the message 2014-03-08 04:03:27 +04:00
Simon
88ac9be55a Add can-build check in /grow 2014-03-07 01:19:54 +04:00
Zack Piispanen
0f3156b4ac Added config to allow the choice for what string starts a command, ie '/login' can become '.login'. Changing this from default will introduce inconsistencies with plugins and help text, you have been warned. 2014-03-02 19:49:59 -05:00
Zack
fee116c6df Update BanManager.cs
Fix uuid arg in constructor
2014-02-27 21:50:16 -05:00
MarioE
ab3ecd3077 Merge pull request #760 from CoderCow/patch-1
Fixes SSC Issues and Hair Style
2014-02-27 20:41:37 -05:00
MarioE
2ec11f0dbb Merge pull request #759 from PhoenixICE/general-devel
Added BIGINT and expanded log errors
2014-02-27 20:41:17 -05:00
CoderCow
39a81cfa66 -SSC now saves player hair, hair color, hair dye, cloth colors and accessory visibility.
-Fixed hair changes now showing up to other players ingame.
2014-02-26 22:24:03 +01:00
MarioE
2a62bf84df Tick version 2014-02-24 17:04:22 -05:00
PhoenixICE
7d18575d96 Added BIGINT and expanded log errors 2014-02-24 14:27:31 +11:00
MarioE
2e8398d4a2 Merge pull request #755 from CoderCow/patch-1
Fixed PlayerInfo Packet Handling
2014-02-18 16:54:16 -05:00
MarioE
ecc6139f5c Tick version 2014-02-18 16:45:09 -05:00
MarioE
0d8d83b165 Fix kick caused by drinking super mana potions 2014-02-17 16:52:10 -05:00
CoderCow
9b07ecaa67 Allowed for ingame hair color changes too. 2014-02-17 15:23:35 +01:00
CoderCow
1fd5601176 Fix to previous commit. 2014-02-17 12:33:22 +01:00
CoderCow
ccccd641d7 Fixed PlayerInfo packet handling. 2014-02-17 12:19:45 +01:00
MarioE
7af6d72bc3 Rewrite SendRawData to trigger SendBytes hooks 2014-02-16 22:25:41 -05:00
MarioE
a450bff22f Fix SSC 2014-02-16 12:29:59 -05:00
MarioE
03de0652e9 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2014-02-16 09:08:33 -05:00
MarioE
ef72cc4451 Fix NetTile not having ushort Type 2014-02-16 09:08:14 -05:00
MarioE
02d029dcf5 Merge pull request #750 from PhoenixICE/general-devel
Fix SSC Saving for New Item Slots
2014-02-14 20:12:48 -05:00
MarioE
3ef3fc097f Merge pull request #747 from WhiteXZ/patch-1
Adds a few missing blocks to creep checks
2014-02-14 19:15:10 -05:00
PhoenixICE
ae2461d050 Fix SSC Saving for New Item Slots 2014-02-15 09:05:23 +11:00
MarioE
f6078a9594 Fixed chests 2014-02-14 10:37:51 -05:00
MarioE
cabdb7aa8d Update submodule, fix NetTile, tick version 2014-02-13 21:52:32 -05:00
MarioE
29f59b4f86 Tentative update to 1.2.3 2014-02-13 21:01:06 -05:00
White
4c5de2f57c Adds a few missing blocks to creep checks
Hallowed vines
Pink ice blocks
Red ice blocks

From brief research, this should be all the missing biome spreading blocks
2014-02-06 09:40:52 +10:30
Zack Piispanen
4ef324e026 Fix bypassing SSC using items in hand (trashcans are still exploitable until Redigit or his merry men decide that its a bug and fix it) 2014-01-19 18:45:45 -05:00
Zack Piispanen
6b7e6523d1 Tick version 2013-12-28 00:38:56 -05:00
MarioE
fc5c575bf6 Fix placing Christmas tree decorations 2013-12-20 19:52:24 -05:00