Commit graph

134 commits

Author SHA1 Message Date
Luke
a88e731263 Fixed sendlog wording and increased dmg due to false positives. 2011-12-18 14:22:19 -06:00
Deathmax
db8e9da946 Up the projectile damage limits 2011-12-18 11:16:29 +08:00
Deathmax
fef958c619 Fix permissions problem with explosives 2011-12-18 10:25:32 +08:00
Deathmax
beae9a55a2 Warn THEN kick. 2011-12-18 09:31:36 +08:00
Deathmax
542fe11c1a reduce damage 2011-12-18 09:27:17 +08:00
Deathmax
6068eaac5f Check projectile damage
Zidomod loves 99999999 damage
2011-12-18 09:26:13 +08:00
Deathmax
f4c16e3301 Read the code next time
Duplicate code
2011-12-18 09:22:04 +08:00
Deathmax
2c50598ac9 Needs to return true when tile explosives are detected 2011-12-18 09:19:05 +08:00
Deathmax
05bfd62388 Fix items not dropping
Item bans are now checks when dropping as well
2011-12-18 09:13:46 +08:00
Deathmax
9cee83660f Limit explosive tiles 2011-12-18 08:59:40 +08:00
Deathmax
348685bb2a Do not allow users to drop larger than max stacks if max stack check is enabled. 2011-12-18 08:40:39 +08:00
Deathmax
c6e19c6658 Scan up to slot 48 (mouse item) for bucket 2011-12-18 07:34:28 +08:00
Deathmax
045eddfcdc Fix explosives not being disabled 2011-12-17 22:27:14 +08:00
Deathmax
7a1ea99ea8 Fix Purification Powder not working on ebonsand 2011-12-17 09:45:04 +08:00
Deathmax
b23b6789f2 Update to 1.1.1
Switch to v2 of the sqlite lib. v4 has a bug when run under .Net.
2011-12-16 09:02:59 +08:00
Deathmax
075a909e0a Add tile protection to SendTileSquare 2011-12-12 21:33:04 +08:00
Deathmax
d1123a6d63 Merge remote-tracking branch 'origin/general-devel' into general-devel
Conflicts:
	TShockAPI/GetDataHandlers.cs
2011-12-12 21:29:27 +08:00
Deathmax
c349fe0320 Fix Holy/Unholy Water not working 2011-12-12 21:26:26 +08:00
Lucas Nicodemus
d05d18214e Added a configuration option for disabling item stack checks. 2011-12-11 11:16:23 -07:00
Lucas Nicodemus
83013f66d4 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-11 10:59:15 -07:00
Lucas Nicodemus
a418ada6f5 Added some config options for the unsafe fixes. 2011-12-11 10:58:55 -07:00
Zidonuke
3ee21ee57a Quick fix to debuffs and buffs on players. 2011-12-11 11:23:25 -05:00
Lucas Nicodemus
e1cd9f6bd4 Added a new server exe that should fix mannequins. Exempted the ice rod from the range checks. 2011-12-11 02:34:50 -07:00
Zack Piispanen
1fb86caaba Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-10 20:04:51 -05:00
Zack Piispanen
e7563a591c lowercased the permission 2011-12-10 20:04:29 -05:00
vharonftw
be9c22e09a added permission required to place explosives (tile type 141) 2011-12-11 07:42:24 +08:00
vharonftw
ec116a6b4c added filter to ingnore custom projectiles made by the client 2011-12-11 06:57:35 +08:00
Zack Piispanen
04cdd56d13 Added permission and checking for when an npc's home is updated. In order to set an npcs home a user needs the permission moveNPC 2011-12-10 05:33:11 -05:00
vharonftw
91c0e76da7 Added item stack hack detection to player slot handler 2011-12-07 20:57:54 +08:00
Lucas Nicodemus
fb7a63be78 Herp 2011-12-05 16:51:32 -07:00
Lucas Nicodemus
7ad353000e Debug output 2011-12-05 01:03:43 -07:00
Deathmax
f2ecf1449c Some TODOs in comments for GetData handling. 2011-12-04 23:06:18 +08:00
Deathmax
c53a85b3c7 Restore itembans. 2011-12-04 20:11:32 +08:00
Deathmax
d77fc4d567 Revert previous commit.
Double check data structure, SendTileSquare does not attempt to save bandwidth.
2011-12-04 16:12:45 +08:00
Deathmax
fc7f20566e HandleSendTileSquare now takes into account Tile's attempt at conversing bandwidth. 2011-12-04 16:09:31 +08:00
Deathmax
b78ea17d68 Fix death text exploit. 2011-12-03 10:25:57 +08:00
Deathmax
e539080625 Fixy fix
-/item now works
2011-12-02 15:12:27 +08:00
Lucas Nicodemus
8514140ca7 As per High's complaining, holocaust against the Tools class (now Utils)
Plugin developers: You really need to change to reference this.
2011-12-01 23:24:02 -07:00
high
c4b2d6f438 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2011-09-24 18:31:05 -04:00
high
b2f47f57ac Updated to new binary (with the api merged).
Removed System.Drawing dependency
2011-09-24 18:30:19 -04:00
Deathmax
5e9cfb2791 Prevent people from placing chests when the world's chest array is already full.
Prevents bugs with chests not properly working if placed after the array is full.
2011-09-16 19:58:59 +08:00
high
ed7d280a1d Updated binaries
Changed TilesDestroyed to reflect binary change.
2011-09-06 19:56:26 -04:00
Deathmax
612b629a9b Fixes TSDEV-129
Explicitly check for projectile exploit to kick/ban while ignoring other packets that can potentially crash clients.
2011-09-06 18:38:35 +08:00
Lucas Nicodemus
442a5b4202 Stuff 2011-09-02 23:21:01 -06:00
Deathmax
eab82a2cb1 Fix projectile exploit detection (please test for false positives when using Harpoon) 2011-09-03 09:31:41 +08:00
Deathmax
65b323f004 Don't force Hardcore players to spawn, they are supposed to be ghosts. 2011-09-03 08:01:58 +08:00
Deathmax
cf9157bc94 Changed how abuse of TileGetSection is handled.
(2nd request will cause a kick) - Thanks Lycaonj and UndeadMiner.
2011-08-22 19:16:27 +08:00
Deathmax
a6132a31a2 Allow users to ban custom items 2011-08-22 18:47:28 +08:00
darkunderdog
48ef0ee1a5 Updated /region name to tell you if region is not protected 2011-08-21 02:36:18 -05:00
Deathmax
96ea583264 Noclip detection now uses the tile blacklist. 2011-08-21 00:27:07 +08:00