Commit graph

  • f2b2da90d7 Added silent commands & other stuff (see below) Lucas Nicodemus 2015-02-24 20:55:59 -07:00
  • 7649718530 Some people really like uneven spacing Lucas Nicodemus 2015-02-24 19:12:22 -07:00
  • 183084d60f Minor changes pertaining to spacing & some unclear messages Lucas Nicodemus 2015-02-24 19:08:30 -07:00
  • 2f24484012 Stop clicking this link please Lucas Nicodemus 2015-02-23 00:04:01 -07:00
  • 75e12f8163 Remove irc from readme; add plugin downloads Lucas Nicodemus 2015-02-23 00:02:14 -07:00
  • 9e2ff2e2a2 Make logfile a public getter Lucas Nicodemus 2015-02-22 20:16:03 -07:00
  • ae2854ce05 Merge pull request #865 from PhoenixICE/general-devel Lucas Nicodemus 2015-02-22 16:11:23 -07:00
  • 10de490c86 Tab formatting issue PhoenixICE 2015-02-23 09:30:05 +11:00
  • 6bb3a2f2ab Godmode Other Permission PhoenixICE 2015-02-23 09:26:51 +11:00
  • 5b3ff0ed8b Merge pull request #1 from NyxStudios/general-devel PhoenixICE 2015-02-23 09:21:38 +11:00
  • 17ea9e0875 Use the NetItem max inventory when seeding the database. Zack 2015-02-22 17:14:57 -05:00
  • 8c91856113 Update deploy_release to allow the user to specify the body of the release post, as well as using the tag to construct the filename that is uploaded. Zack 2015-02-22 16:38:38 -05:00
  • 63231c73f2 Utilize new account hooks to insert and delete from the SSC table, since this is what the feature was intended for. Zack 2015-02-22 16:17:05 -05:00
  • 68afd6fcc6 Make sure to write the correct number of bytes, as UTF8 can and most likely will be more than one byte per char. Fixes #863 Zack 2015-02-22 16:07:59 -05:00
  • d82851faf3 EnsureExists now calls EnsureTableStructure directly Lucas Nicodemus 2015-02-22 12:03:05 -07:00
  • 2b230304cb Merge branch 'general-devel' Lucas Nicodemus 2015-02-22 08:48:01 -07:00
  • f4564b88e9 Version tick: 4.2.6 Lucas Nicodemus 2015-02-22 08:47:40 -07:00
  • 9e62625095 Merge branch 'general-devel' Lucas Nicodemus 2015-02-22 08:45:28 -07:00
  • 04145a4aca Re-add EnsureExists signature to fix compat with old plugins Lucas Nicodemus 2015-02-22 08:43:12 -07:00
  • bec403cd20 Merge branch 'general-devel' Lucas Nicodemus 2015-02-21 23:05:19 -07:00
  • 0adcf32e3f Update the update JSON for the last time Lucas Nicodemus 2015-02-21 23:04:56 -07:00
  • 9bbf772e1a Merge branch 'general-devel' Lucas Nicodemus 2015-02-21 23:03:24 -07:00
  • 0a7e25e58f Merge pull request #860 from NyxStudios/account-hooks Zack 2015-02-22 01:02:26 -05:00
  • 12a39f4e9a Revert "Use Sublime Text's "Convert all open views to tabs" option" Lucas Nicodemus 2015-02-21 23:00:30 -07:00
  • b35a02d379 Use Sublime Text's "Convert all open views to tabs" option Lucas Nicodemus 2015-02-21 22:57:14 -07:00
  • 6a41c34380 isn't this ruby Lucas Nicodemus 2015-02-21 22:53:56 -07:00
  • 817479ea70 Add Getuser calls to delete user Lucas Nicodemus 2015-02-21 22:51:38 -07:00
  • 91d5fab27d Add account create & delete hooks Lucas Nicodemus 2015-02-21 22:35:05 -07:00
  • 57029fa0af You know it is getting late when you forgot to switch it back to not creating drafts. But hey, it worked \O/ Zack 2015-02-21 23:34:16 -05:00
  • ea39210a4f Lets not encode the content headers into the binary data being sent causing our zip file to be corrupt, ok? Zack 2015-02-21 23:30:18 -05:00
  • 0bc0b8d4bf Ignore SSL certs Zack 2015-02-21 23:21:20 -05:00
  • 5788beed1c Revert back to using requests... Zack 2015-02-21 23:13:52 -05:00
  • 1f97447ea8 Remove 4 year old Terraria.csproj file Lucas Nicodemus 2015-02-21 19:39:28 -07:00
  • 4dba4d0116 Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel Lucas Nicodemus 2015-02-21 19:38:13 -07:00
  • 41d4206cc9 Remove old useless junk files Lucas Nicodemus 2015-02-21 19:38:01 -07:00
  • 3c415ee0bc Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel Zack 2015-02-21 21:37:28 -05:00
  • cc7e4356b1 Use urllib2 because @nicatrontg failed to install requests. Zack 2015-02-21 21:37:21 -05:00
  • 19075094ff Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel Lucas Nicodemus 2015-02-21 19:33:44 -07:00
  • 0280e7abbd Remove erroneous CONTRIBUTING file Lucas Nicodemus 2015-02-21 19:33:30 -07:00
  • 44c8f40a6a Use environment variables from bamboo, maybe? Zack 2015-02-21 21:17:44 -05:00
  • 349ac17388 Rather hacky solution to security issues :( Zack 2015-02-21 21:06:21 -05:00
  • 0ae32f80d3 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel Zack 2015-02-21 20:53:44 -05:00
  • aa633084e5 Add deploy to github button. Zack 2015-02-21 20:53:36 -05:00
  • bd066589b8 UpdateManager no longer silently shuts down after failure Lucas Nicodemus 2015-02-21 18:46:12 -07:00
  • deb4113c73 /user group has proper error handling Lucas Nicodemus 2015-02-21 17:50:19 -07:00
  • 70104f795c /user password now returns correct message if user does not exist Lucas Nicodemus 2015-02-21 17:40:58 -07:00
  • 32c7645795 /user del now responds appropriately if the user doesn't exist Lucas Nicodemus 2015-02-21 17:36:32 -07:00
  • 964115dbb5 /user add now returns sensible errors Lucas Nicodemus 2015-02-21 17:34:39 -07:00
  • d3ed04c947 Merge branch 'group-mgr-ee' into general-devel Lucas Nicodemus 2015-02-21 17:14:29 -07:00
  • 484ebd6d81 Do not auto-recreate the default groups on startup Lucas Nicodemus 2015-02-21 17:13:01 -07:00
  • f8a513d9da Change output of REST to UTF8, which is what Terraria uses behind the scenes. Also changed content type to include the encoding. Fixes #858 Zack 2015-02-21 19:00:57 -05:00
  • 31f0804a4e Merge branch 'general-devel' Lucas Nicodemus 2015-02-21 15:29:18 -07:00
  • 3104e76d21 Version tick: 4.2.5 Lucas Nicodemus 2015-02-21 15:26:00 -07:00
  • e93d4c9741 Switch UpdateManager to use mimic server Lucas Nicodemus 2015-02-21 15:21:44 -07:00
  • da85655472 Update tshock_update.json Zack 2015-01-28 15:38:52 -05:00
  • f9bf470b1d Tick version and update copyright Zack 2015-01-28 15:29:13 -05:00
  • f188bd743c Remove StatTracker Zack 2015-01-28 15:24:50 -05:00
  • e5a4f825d2 Commit latest TSAPI to repo. Zack 2015-01-28 15:05:19 -05:00
  • 482d92ffa7 Merge pull request #854 from PhoenixICE/general-devel MarioE 2014-12-18 09:39:19 -05:00
  • 0dcbbc9f18 Added Kicking for Damage Threshold PhoenixICE 2014-12-18 21:54:12 +08:00
  • 95b14a3b69 Made disclaimer a little nicer. Lucas Nicodemus 2014-11-11 21:10:59 -07:00
  • 421702b8de Update README.md Zack 2014-11-11 23:04:12 -05:00
  • ac38866597 Merge pull request #849 from NyxStudios/revert-848-general-devel Lucas Nicodemus 2014-11-08 17:29:07 -07:00
  • 05b29081bd Revert "Added npcStreamSpeed configuration parameter." Lucas Nicodemus 2014-11-08 17:28:28 -07:00
  • fa88f2ecc9 Merge pull request #848 from Nuluvius/general-devel Lucas Nicodemus 2014-11-08 15:40:55 -07:00
  • 4ac6e70cc5 Attempt at correcting indentation. Sam Eaton 2014-11-08 22:36:16 +00:00
  • d2493db346 Merge pull request #846 from Enerdy/patch-3 Lucas Nicodemus 2014-11-08 15:27:51 -07:00
  • 2a8d3dd09a Added npcStreamSpeed configuration parameter. Sam Eaton 2014-11-08 22:18:27 +00:00
  • b688a31fd5 Fix HandleProjectileNew for banned projectiles Rodrigo 2014-10-26 15:22:51 +00:00
  • 5ffd373083 Removed two semicolons at the end of a line Lucas Nicodemus 2014-09-23 22:23:02 -06:00
  • de4868a45d Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel Zack Piispanen 2014-09-15 09:05:45 -04:00
  • d5527ade42 Add length to database primary keys. Tweak some of the itembans code to be less inefficient. Removed a chunk of code from the buff code that prevented users from being buffed with a buff that comes from an item. This code seemed to cause max cpu usage when being disabled. I don't think this code is useful, but I leave that to people who own servers. IMO all buff code should be removed. Zack Piispanen 2014-09-15 09:05:28 -04:00
  • 03cf2487ad Merge pull request #837 from WhiteXZ/general-devel Zack 2014-09-10 04:47:59 -04:00
  • 70a9fc04c5 Suppress those pesky warnings White 2014-09-10 14:31:20 +09:30
  • c29f01b959 Add new rest endpoint /v3/players/read to read the players inventory, armor, and dyes. Armor contains both armor and accessories, as well as vanity. Dyes contain all 8 dye slots. Closes #835 Zack Piispanen 2014-09-09 04:03:31 -04:00
  • 444af6cf57 Update to latest TSAPI. Changed update manager to use same code as stat tracker, which hopefully doesnt break on mono. Also changed it to not check every update to see if time has passed. Made packetbufferer async for windows and if specified for mono. Fixed maxspawns error message to explain range. Ticked version. Zack Piispanen 2014-09-09 03:49:57 -04:00
  • 1421c23df7 Remove crappy spaces in this file. Zack Piispanen 2014-09-03 02:48:57 -04:00
  • 1c7fe908b6 Delete a bunch of cruft that has gone unmaintained for too long. Fix warps to have an auto-increment primary key column, and unique on name/WorldID Same for regions. Changed SqliteTableCreator to do proper unique syntax. Zack Piispanen 2014-09-03 02:41:53 -04:00
  • 34b268f1db Merge pull request #833 from briman0094/general-devel Zack 2014-08-31 08:39:31 -04:00
  • e2258c84d7 Fixed invalid default value for max spawns Brian Ricketts 2014-08-31 03:34:42 -05:00
  • 62108ecd63 Allow rest request handlers access to the request object itself, to allow the plugin more information on who is making the request. Refactored the args for Rest commands to just one delegate, that takes a RestRequestArgs which has verbs, params, request, and tokenData. Zack 2014-08-23 16:08:18 -04:00
  • 65ecfa1e60 Update TShock to latest ServerAPI Zack 2014-08-16 21:58:18 -04:00
  • 18138afd1d Update ServerAPI to latest. Added command to reset the completed angler quests. Verified that angler quests are working as intended. Set value in db to 9, completed quest, received fuzzy carrot, shut down server, set to saw it was set to 10, set to 19, started server, completed quest, received his hat. Please stop reporting this as broken. Zack 2014-08-02 10:18:47 -04:00
  • 55a00c208d Fix HP/MP checks MarioE 2014-07-31 23:48:54 -04:00
  • fd5c696656 Add permission to ignore max HP/MP, add config option for max HP/MP, possibly fix SSC MarioE 2014-07-28 23:40:27 -04:00
  • 7a8422de5c Add tile banning, because such whine, much desire (doge). Zack 2014-07-27 20:57:17 -04:00
  • eb8ffe5cfb Fix resizeRegion MarioE 2014-07-25 17:41:09 -04:00
  • cefc33eae3 Merge pull request #829 from Enerdy/patch-1 Lucas Nicodemus 2014-07-22 11:01:30 -06:00
  • a159066983 Update tshock_update.json Rodrigo 2014-07-22 17:48:24 +01:00
  • 1293b8a3f9 Merge pull request #828 from Ijwu/general-devel MarioE 2014-07-20 20:33:48 -04:00
  • 5463adfce8 Bugfix in /v2/world/butcher endpoint Ijwu 2014-07-20 20:20:42 -04:00
  • 738607f1aa Fix /time outputting the wrong time MarioE 2014-07-20 18:44:25 -04:00
  • 1228acbbc8 Fix up /tpnpc a bit, tick version MarioE 2014-07-20 18:08:01 -04:00
  • 4ce305b91d Merge pull request #822 from WhiteXZ/general-devel MarioE 2014-07-20 18:06:25 -04:00
  • a959b513c0 Merge pull request #827 from Enerdy/general-devel MarioE 2014-07-19 21:22:43 -04:00
  • 7135217315 Fix Utils.GetPrefixById Enerdy 2014-07-20 01:48:53 +01:00
  • 7f9db91da9 Update submodule MarioE 2014-07-16 09:46:36 -04:00
  • 1fe4dbd594 Fix "deadlock" occurring? MarioE 2014-07-16 09:33:33 -04:00
  • 038f606939 Add offline account banning to /ban addtemp MarioE 2014-07-13 07:57:58 -04:00
  • e13de5dba0 Merge pull request #820 from AquaBlitz11/general-devel MarioE 2014-07-10 23:40:41 -04:00