Commit graph

  • a88e731263 Fixed sendlog wording and increased dmg due to false positives. Luke 2011-12-18 14:22:19 -06:00
  • 383633a823 Fix items and NPCs not being searched for properly. Deathmax 2011-12-18 23:23:07 +08:00
  • 283dec89a0 Add /converthallow and /convertcorruption Converts hallow/corruption tiles to their counterpart worldwide. Deathmax 2011-12-18 21:19:43 +08:00
  • c8c2307935 Allow users to disable hardmode from occurring. Deathmax 2011-12-18 21:08:04 +08:00
  • b497183423 Allow admins to choose either or both IP or name bans to enforce Deathmax 2011-12-18 20:36:03 +08:00
  • d091f5b52d Update server binary Stop the Linux UnauthorizedAccessException errors when trying to access Windows paths. Deathmax 2011-12-18 17:40:09 +08:00
  • db8e9da946 Up the projectile damage limits Deathmax 2011-12-18 11:16:29 +08:00
  • fef958c619 Fix permissions problem with explosives Deathmax 2011-12-18 10:25:32 +08:00
  • beae9a55a2 Warn THEN kick. Deathmax 2011-12-18 09:31:36 +08:00
  • 542fe11c1a reduce damage Deathmax 2011-12-18 09:27:17 +08:00
  • 6068eaac5f Check projectile damage Zidomod loves 99999999 damage Deathmax 2011-12-18 09:26:13 +08:00
  • f4c16e3301 Read the code next time Duplicate code Deathmax 2011-12-18 09:22:04 +08:00
  • 2c50598ac9 Needs to return true when tile explosives are detected Deathmax 2011-12-18 09:19:05 +08:00
  • ed6aa9c07b Enable kicking proxy users as identified by the MaxMind GeoIP database. Deathmax 2011-12-18 09:16:13 +08:00
  • 05bfd62388 Fix items not dropping Item bans are now checks when dropping as well Deathmax 2011-12-18 09:13:46 +08:00
  • 9cee83660f Limit explosive tiles Deathmax 2011-12-18 08:59:40 +08:00
  • 348685bb2a Do not allow users to drop larger than max stacks if max stack check is enabled. Deathmax 2011-12-18 08:40:39 +08:00
  • c6e19c6658 Scan up to slot 48 (mouse item) for bucket Deathmax 2011-12-18 07:34:28 +08:00
  • d1320e434c Cache the IP so that things don't shit bricks when Mono closes the socket. Deathmax 2011-12-18 07:28:52 +08:00
  • 045eddfcdc Fix explosives not being disabled Deathmax 2011-12-17 22:27:14 +08:00
  • 18421ad208 If running Mono, use a different method to send bytes. Deathmax 2011-12-17 21:48:40 +08:00
  • cdde472c54 Update server binary Clients should now be able to connect when running under Mono Deathmax 2011-12-17 17:35:00 +08:00
  • 886389e9d7 Make sure players are connected before grabbing the IP Deathmax 2011-12-17 10:10:15 +08:00
  • cd0c8fab86 Merge remote-tracking branch 'origin/general-devel-mono' into general-devel-mono Deathmax 2011-12-17 09:45:28 +08:00
  • 7a1ea99ea8 Fix Purification Powder not working on ebonsand Deathmax 2011-12-17 09:45:04 +08:00
  • 8dfa36898e Fixed /tpallow Luke 2011-12-16 08:25:37 -06:00
  • 08295343d7 Re-add prefix name support to /item and /give Deathmax 2011-12-16 17:07:17 +08:00
  • 905538de30 Update server binary Add missing onleave hook Deathmax 2011-12-16 10:06:56 +08:00
  • 12435dfa1f Update server binary For mono compatibility Deathmax 2011-12-16 09:34:00 +08:00
  • d3e0acacaa Remove name support for prefixes Searching by name causes a null exception Deathmax 2011-12-16 09:06:33 +08:00
  • b23b6789f2 Update to 1.1.1 Switch to v2 of the sqlite lib. v4 has a bug when run under .Net. Deathmax 2011-12-16 09:02:59 +08:00
  • a2a1486ea1 Add support for prefixes in /item and /give Deathmax 2011-12-15 21:28:46 +08:00
  • 3f0d82e5be Don't place Log.Initialize inside the try-catch block Deathmax 2011-12-15 21:08:57 +08:00
  • 97b6f77383 Fix logs and configs not following -configpath param Deathmax 2011-12-15 21:04:13 +08:00
  • 4fd6276ec2 Hopefully fix build errors on Bamboo. Deathmax 2011-12-14 14:43:52 +08:00
  • 7446dcfd8d Commit Sqlite files Damn .gitignore. Deathmax 2011-12-14 12:47:36 +08:00
  • 480b58a47d Now Mono compatible (You need sqlite3.dll from SqlBins if running on Windows and sqlite3.so if running on Linux) Deathmax 2011-12-13 21:41:52 +08:00
  • c821c920ce Was never supposed to add exploit code. Deathmax 2011-12-13 17:30:01 +08:00
  • 6a0e1d0ecc Oops, wasn't supposed to change that Deathmax 2011-12-13 17:27:32 +08:00
  • 57f45e12bf Mono compatibility Deathmax 2011-12-13 17:24:46 +08:00
  • 3390346df6 Revert "i think we need more items raining from the sky." Zidonuke 2011-12-13 00:18:05 -05:00
  • 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 Zack Piispanen 2011-12-12 22:22:47 -05:00
  • e8982c3138 i think we need more items raining from the sky. Zack Piispanen 2011-12-12 22:13:54 -05:00
  • 6225b6faf4 Check to make sure pull requests work before accepting, please and thanks! Zack Piispanen 2011-12-12 21:23:38 -05:00
  • 075a909e0a Add tile protection to SendTileSquare Deathmax 2011-12-12 21:33:04 +08:00
  • d1123a6d63 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2011-12-12 21:29:27 +08:00
  • c349fe0320 Fix Holy/Unholy Water not working Deathmax 2011-12-12 21:26:26 +08:00
  • a653deda68 Added /tpallow - New permissions tpallow gives command acces and tpall allows tp to anyone darkunderdog 2011-12-11 18:57:41 -06:00
  • d05d18214e Added a configuration option for disabling item stack checks. Lucas Nicodemus 2011-12-11 11:16:23 -07:00
  • 83013f66d4 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2011-12-11 10:59:15 -07:00
  • a418ada6f5 Added some config options for the unsafe fixes. Lucas Nicodemus 2011-12-11 10:58:55 -07:00
  • fd82bfe83f Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Zidonuke 2011-12-11 11:23:38 -05:00
  • 3ee21ee57a Quick fix to debuffs and buffs on players. Zidonuke 2011-12-11 11:23:25 -05:00
  • 9dbd71b6e1 Updated /reload to include Reloading Regions Luke 2011-12-11 09:22:17 -06:00
  • e1cd9f6bd4 Added a new server exe that should fix mannequins. Exempted the ice rod from the range checks. Lucas Nicodemus 2011-12-11 02:34:50 -07:00
  • 1fb86caaba Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Zack Piispanen 2011-12-10 20:04:51 -05:00
  • e7563a591c lowercased the permission Zack Piispanen 2011-12-10 20:04:29 -05:00
  • 58faa2251a Merge pull request #311 from vharonftw/general-devel Zack 2011-12-10 16:57:39 -08:00
  • be9c22e09a added permission required to place explosives (tile type 141) vharonftw 2011-12-11 07:42:24 +08:00
  • ec116a6b4c added filter to ingnore custom projectiles made by the client vharonftw 2011-12-11 06:57:35 +08:00
  • 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 Zack Piispanen 2011-12-10 05:33:11 -05:00
  • cb653f6237 Merge pull request #310 from Zidonuke/general-devel Lucas Nicodemus 2011-12-07 20:15:59 -08:00
  • 1d40740bde Revert "Added Terrarianet.com server list scan bot support." Zidonuke 2011-12-07 23:09:21 -05:00
  • d6b19e06b6 Merge pull request #309 from vharonftw/general-devel Zack 2011-12-07 19:13:11 -08:00
  • 11ddfcead0 Merge pull request #308 from Zidonuke/general-devel Will 2011-12-07 18:46:22 -08:00
  • 90faf80b4d Hopefully this will work... Terrarianet bot code. Zidonuke 2011-12-07 21:25:49 -05:00
  • d0c516d2db Merge pull request #307 from Zidonuke/general-devel Will 2011-12-07 17:47:29 -08:00
  • 4cb57d46f9 Added Terrarianet.com server list scan bot support. Zidonuke 2011-12-07 20:38:03 -05:00
  • 91c0e76da7 Added item stack hack detection to player slot handler vharonftw 2011-12-07 20:57:54 +08:00
  • 1a15deffd9 Added more stuff! Lucas Nicodemus 2011-12-05 23:03:00 -07:00
  • aa57a6ce86 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2011-12-05 22:56:27 -07:00
  • ec78a4c748 Threaded the server stat tracking thingy. Rockin' Server! Lucas Nicodemus 2011-12-05 22:56:03 -07:00
  • 8313c2f3c3 Merge pull request #304 from erikive/general-devel Lucas Nicodemus 2011-12-05 16:16:37 -08:00
  • 8ae0ddfaec Update TShockAPI/Commands.cs Erik 2011-12-05 18:01:20 -06:00
  • 238c8c859b Update TShockAPI/TSPlayer.cs Erik 2011-12-05 17:54:23 -06:00
  • fb7a63be78 Herp Lucas Nicodemus 2011-12-05 16:51:32 -07:00
  • b321a10be6 Put the stat tracker in a place where it isn't going to be deleted. Lucas Nicodemus 2011-12-05 16:41:25 -07:00
  • 7ad353000e Debug output Lucas Nicodemus 2011-12-05 01:03:43 -07:00
  • 45ef04e9d7 Fixed unit test failing Lucas Nicodemus 2011-12-04 21:12:36 -07:00
  • 9e36d17db1 Fixed stat log Lucas Nicodemus 2011-12-04 20:16:31 -07:00
  • 4c905706e2 Merge branch 'master' of github.com:TShock/TShock Lucas Nicodemus 2011-12-04 19:36:29 -07:00
  • 36092d4aa8 Merging old release back into the release branch. Merge branch 'general-devel' Conflicts: TShockAPI/Properties/AssemblyInfo.cs Lucas Nicodemus 2011-12-04 19:36:01 -07:00
  • e90d4e8972 Added a basic mechanism for statistic tracking. Lucas Nicodemus 2011-12-04 17:57:55 -07:00
  • 2f407b14f6 Re-enable tile compression Deathmax 2011-12-04 23:35:18 +08:00
  • 39e1c78ec8 Experimental code for spawning WoF -/wof - attempts to spawn WoF Deathmax 2011-12-04 23:22:02 +08:00
  • 0b7fd55948 Do not allow users to spawn WoF. Deathmax 2011-12-04 23:10:30 +08:00
  • f2ecf1449c Some TODOs in comments for GetData handling. Deathmax 2011-12-04 23:06:18 +08:00
  • 2c45598c08 Add hardmode-related commands -/hardmode - starts hardmode and converts the world -/stophardmode - sets hardmode state to false, does not revert world. Deathmax 2011-12-04 23:05:50 +08:00
  • c53a85b3c7 Restore itembans. Deathmax 2011-12-04 20:11:32 +08:00
  • 0740502068 Forgot to dispose projectile setdefaults Deathmax 2011-12-04 17:39:58 +08:00
  • 85123a4db3 Option to send player IPs to admins. Deathmax 2011-12-04 17:38:30 +08:00
  • e6f06ab567 Update more packet structures -Fix teleport Deathmax 2011-12-04 16:18:33 +08:00
  • d77fc4d567 Revert previous commit. Double check data structure, SendTileSquare does not attempt to save bandwidth. Deathmax 2011-12-04 16:12:45 +08:00
  • fc7f20566e HandleSendTileSquare now takes into account Tile's attempt at conversing bandwidth. Deathmax 2011-12-04 16:09:31 +08:00
  • 28c4f9ed9c Add DisableTombstones Deathmax 2011-12-04 15:55:20 +08:00
  • 77b9fcaf98 Fix (non-existant?) /butcher bug Deathmax 2011-12-04 15:55:02 +08:00
  • accfedfd0b Update binary -NpcHooks, ItemHooks now work -Added Projectile Hooks Deathmax 2011-12-04 15:33:44 +08:00
  • cbd00b94ef Binary update -Lag Fix -SendBytes was missing in the previous binary Deathmax 2011-12-04 12:47:16 +08:00
  • 0a2ab6cc1c Changes to NetTile NetTile now has wire flag and same tile number. Deathmax 2011-12-04 11:03:36 +08:00
  • 3ab1bb24b4 Terraria now has different default NPC spawn values. Deathmax 2011-12-04 00:56:22 +08:00