Commit graph

1266 commits

Author SHA1 Message Date
Deathmax
045eddfcdc Fix explosives not being disabled 2011-12-17 22:27:14 +08:00
Deathmax
18421ad208 If running Mono, use a different method to send bytes. 2011-12-17 21:48:40 +08:00
Deathmax
886389e9d7 Make sure players are connected before grabbing the IP 2011-12-17 10:10:15 +08:00
Deathmax
cd0c8fab86 Merge remote-tracking branch 'origin/general-devel-mono' into general-devel-mono 2011-12-17 09:45:28 +08:00
Deathmax
7a1ea99ea8 Fix Purification Powder not working on ebonsand 2011-12-17 09:45:04 +08:00
Luke
8dfa36898e Fixed /tpallow 2011-12-16 08:25:37 -06:00
Deathmax
08295343d7 Re-add prefix name support to /item and /give 2011-12-16 17:07:17 +08:00
Deathmax
d3e0acacaa Remove name support for prefixes
Searching by name causes a null exception
2011-12-16 09:06:33 +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
a2a1486ea1 Add support for prefixes in /item and /give 2011-12-15 21:28:46 +08:00
Deathmax
3f0d82e5be Don't place Log.Initialize inside the try-catch block 2011-12-15 21:08:57 +08:00
Deathmax
97b6f77383 Fix logs and configs not following -configpath param 2011-12-15 21:04:13 +08:00
Deathmax
480b58a47d Now Mono compatible
(You need sqlite3.dll from SqlBins if running on Windows and sqlite3.so if running on Linux)
2011-12-13 21:41:52 +08:00
Deathmax
c821c920ce Was never supposed to add exploit code. 2011-12-13 17:30:01 +08:00
Deathmax
6a0e1d0ecc Oops, wasn't supposed to change that 2011-12-13 17:27:32 +08:00
Deathmax
57f45e12bf Mono compatibility 2011-12-13 17:24:46 +08:00
Zidonuke
3390346df6 Revert "i think we need more items raining from the sky."
This reverts commit e8982c3138.

I'll only do this once so revert me if you wish, but seriously lets not stoop to his level and lets put that in a plugin, and show him that HEY WE CAN DO PLUGINS! WHAT CAN YOU DO?
2011-12-13 00:18:05 -05:00
Zack Piispanen
9d88673ee4 Whoops, rand.next was off by one, also now defaults to 10 so you dont need to type it out unless you want something other than 10 to drop 2011-12-12 22:22:47 -05:00
Zack Piispanen
e8982c3138 i think we need more items raining from the sky.
permission causeevents lets you rain items from the sky....
2011-12-12 22:13:54 -05:00
Zack Piispanen
6225b6faf4 Check to make sure pull requests work before accepting, please and thanks! 2011-12-12 21:23:38 -05: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
darkunderdog
a653deda68 Added /tpallow - New permissions tpallow gives command acces and tpall allows tp to anyone 2011-12-11 18:57:41 -06: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
fd82bfe83f Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-11 11:23:38 -05:00
Zidonuke
3ee21ee57a Quick fix to debuffs and buffs on players. 2011-12-11 11:23:25 -05:00
Luke
9dbd71b6e1 Updated /reload to include Reloading Regions 2011-12-11 09:22:17 -06: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
Lucas Nicodemus
cb653f6237 Merge pull request #310 from Zidonuke/general-devel
Revert "Added Terrarianet.com server list scan bot support."
2011-12-07 20:15:59 -08:00
Zidonuke
1d40740bde Revert "Added Terrarianet.com server list scan bot support."
This reverts commit 4cb57d46f9.
2011-12-07 23:09:21 -05:00
Zack
d6b19e06b6 Merge pull request #309 from vharonftw/general-devel
General devel
2011-12-07 19:13:11 -08:00
Zidonuke
90faf80b4d Hopefully this will work... Terrarianet bot code. 2011-12-07 21:25:49 -05:00
Zidonuke
4cb57d46f9 Added Terrarianet.com server list scan bot support. 2011-12-07 20:38:03 -05:00
vharonftw
91c0e76da7 Added item stack hack detection to player slot handler 2011-12-07 20:57:54 +08:00
Lucas Nicodemus
1a15deffd9 Added more stuff! 2011-12-05 23:03:00 -07:00
Lucas Nicodemus
aa57a6ce86 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-05 22:56:27 -07:00
Lucas Nicodemus
ec78a4c748 Threaded the server stat tracking thingy.
Rockin' Server!
2011-12-05 22:56:03 -07:00
Erik
8ae0ddfaec Update TShockAPI/Commands.cs 2011-12-05 18:01:20 -06:00
Erik
238c8c859b Update TShockAPI/TSPlayer.cs 2011-12-05 17:54:23 -06:00
Lucas Nicodemus
fb7a63be78 Herp 2011-12-05 16:51:32 -07:00
Lucas Nicodemus
b321a10be6 Put the stat tracker in a place where it isn't going to be deleted. 2011-12-05 16:41:25 -07:00
Lucas Nicodemus
7ad353000e Debug output 2011-12-05 01:03:43 -07:00