MarioE
39e1d9ced8
Fix water fountains
2013-11-09 14:08:12 -05:00
Zack Piispanen
e635b6f01a
Fix sand guns.
2013-11-08 03:28:24 -05:00
MarioE
1a242bca6b
Add some more hacking checks
2013-11-07 23:13:41 -05:00
MarioE
8c3ae80184
Compute max place styles on initialization
2013-11-07 22:58:34 -05:00
MarioE
fead716d6c
Fix heart lanterns
2013-11-07 22:44:36 -05:00
Zack Piispanen
8d00f9fa83
Dont let a client open a chest if the config protects regions and they dont have access to the chest.
2013-11-07 05:51:16 -05:00
Zack Piispanen
55f969f250
Add config option to allow cutable and breakable tiles to be cut or broken by users with no permissions etc.
2013-11-07 05:43:31 -05:00
Zack Piispanen
f527e02932
Fix styles for new items, and include things like doors and chandeliers that we never checked for before.
2013-11-06 14:52:59 -05:00
MarioE
813d221952
Tabs
2013-11-02 13:52:40 -04:00
Thraka
5379b393aa
Added player reference to the ChestOpenEventArgs
...
The ChestOpen handler doesn't have reference to the player, which makes
it difficult to search through who is opening the chest. This change
rectifies that by passing reference of the Player to the OnChestOpen
method and then through the handler. The Player reference was already
available, but not being passed.
2013-11-02 01:38:40 -07:00
Zack Piispanen
1fb6ab4eee
Add permission to allow a user to drop banned items.
2013-10-26 07:17:29 -04:00
Zack Piispanen
af5eb4e80f
Ignore Mourning Woods projectiles
...
Added pumpkin command to start the pumpkin wave on the correct wave.
2013-10-25 09:03:43 -04:00
Zack Piispanen
83a813e4f5
Implement halloween check, like xmas
...
Update binary
Add new "invasion" to GetDataHandlers.cs
2013-10-25 08:20:43 -04:00
Zack Piispanen
0ade98dfab
Add fix for duplicating items abusing the disable code. Add in frozen debuff to disable
2013-10-24 19:12:17 -04:00
MarioE
666ea54e1e
Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel
2013-10-23 18:08:36 -04:00
MarioE
61b8885ba0
Fix the last sendtilesquare exploit, I hope.
2013-10-23 18:08:21 -04:00
Zack Piispanen
95d04d98c3
Cleanup
2013-10-22 02:39:58 -04:00
Zack Piispanen
229d2bf990
Wrap usages of TShock.Players[] with checks for out of bounds.
2013-10-22 02:37:19 -04:00
MarioE
16093fd9ca
Fix another sendtilesquare exploit
...
... removing EnableInsecureTileFixes in the process.
2013-10-21 17:22:59 -04:00
MarioE
a81165026c
Fix a crash exploit related to extremely long death messages or text
2013-10-20 14:31:54 -04:00
MarioE
6a27d51261
Fix more exploits
2013-10-20 13:16:23 -04:00
MarioE
40b3870061
Fix severe sendtilesquare exploit
2013-10-20 13:00:20 -04:00
Zack Piispanen
84225c4861
Check if player is being ignored when they try to spawn a boss.
2013-10-20 00:08:16 -04:00
Zack Piispanen
4c5c2ba0de
Convert Itemban.HasPermission to check if user has Permission.usebanneditem and remove redundant checks elsewhere.
2013-10-19 12:34:00 -04:00
Zack Piispanen
2b8e40ad0e
Rod of discord permission change.
2013-10-18 22:34:35 -04:00
k0rd
4f106c7dff
Additional handling for beds (yes, magic mirror is still required)
2013-10-16 19:50:31 -04:00
Zack Piispanen
0d350d53fa
Fix Skeletron Prime Crash Exploiting people, naughty naughty
...
Set secondUpdate to stop displaying, because apparently no one knows that not being logged in is breaking the rules when requirelogin:true
2013-10-11 21:02:05 -04:00
Zack Piispanen
ddb2afefe9
Fix hardcore deaths by wiping and reseeding the tsCharacter table.
...
Log to server/logs chat over head.
2013-10-11 00:49:46 -04:00
k0rd
8bb817458e
fixes for placement of new chairs and beds; also corrects a math err
2013-10-10 02:24:54 -04:00
k0rd
c838315aec
Fixes placement of monster banners
2013-10-10 01:22:31 -04:00
MarioE
6b2a914f97
Update server bin & fix crash exploit
2013-10-09 22:29:45 -04:00
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