Commit graph

  • 15d4573edd
    Update submodule Lucas Nicodemus 2017-04-21 10:19:56 -06:00
  • 22c1992074
    Turn dumping back on Lucas Nicodemus 2017-04-21 10:16:15 -06:00
  • 33d34f3f0b
    Fix dump methods that were disabled earlier Lucas Nicodemus 2017-04-21 10:15:28 -06:00
  • 930607a142 Add Localization support ZIT WANG 2017-04-21 21:56:10 +08:00
  • fd6c98e934 Submodule update White 2017-04-21 22:39:47 +09:30
  • f1ba9cbd01 Resolve issues with /me and chat over heads White 2017-04-21 22:33:01 +09:30
  • bd92af325b
    Update submodule Lucas Nicodemus 2017-04-20 11:50:14 -06:00
  • 8c1cf3c15e Add backers and sponsors from Open Collective Pia Mancini 2017-04-20 11:45:15 -04:00
  • f4733199f4 Merge pull request #1424 from CoderCow/patch-1 Lucas Nicodemus 2017-04-20 08:10:59 -06:00
  • 97ecb7d570 Fix crystal and golden chests CoderCow 2017-04-20 15:08:43 +02:00
  • 9b419467d6
    Replace NetworkText.FromLiteral("") with NetworkText.Empty Lucas Nicodemus 2017-04-20 00:31:33 -06:00
  • 59dc595f6b
    Update changelog Lucas Nicodemus 2017-04-20 00:11:09 -06:00
  • 72677506d6
    Update to API 2.1 Lucas Nicodemus 2017-04-20 00:06:27 -06:00
  • 5165f939bd Submodule update White 2017-04-20 14:17:35 +09:30
  • 1be1a5385b
    Add webhook Lucas Nicodemus 2017-04-19 22:20:35 -06:00
  • 7d71a888c7
    Please json library Lucas Nicodemus 2017-04-19 18:25:01 -06:00
  • 2d14533172
    Terraria 1.3.5 changes compile (NO GUARANTEES ON EXECUTING) Lucas Nicodemus 2017-04-19 18:21:34 -06:00
  • b8dbdb9ff4
    Final batch of .name changes Lucas Nicodemus 2017-04-19 17:41:15 -06:00
  • 2dee3edb3d
    Replace more .names with .FullName or .Name respectively Lucas Nicodemus 2017-04-19 17:33:17 -06:00
  • 95ad2aeeab
    Replace more name + Name calls Lucas Nicodemus 2017-04-19 17:25:33 -06:00
  • 46c42536c9
    Replace calls to Main.buffName to Lang.GetBuffName Lucas Nicodemus 2017-04-19 17:22:46 -06:00
  • d2705d785b
    Update to OTAPI 2.0.0.19 / Terraria 1.3.5.1 Lucas Nicodemus 2017-04-19 17:14:05 -06:00
  • 2a5efa65ae
    Saving work to apply merge changes Lucas Nicodemus 2017-04-19 17:12:38 -06:00
  • d50fa2fbc4
    Mark create release script executable Lucas Nicodemus 2017-04-19 16:03:25 -06:00
  • bfdcea5dd8
    Update submodule to t-1.3.5 branch Lucas Nicodemus 2017-04-19 16:02:56 -06:00
  • 4ed8b867b4 Add link to Discord Lucas Nicodemus 2017-04-18 23:57:31 -06:00
  • 263177a62c Merge pull request #1417 from aarongoulet/logout-permissions-change Chris 2017-04-15 12:26:38 +09:30
  • 5f2037e9ee Merge branch 'general-devel' into logout-permissions-change Chris 2017-04-15 12:17:54 +09:30
  • a102551588 System.Data.SQLite.Core support in GetSqlType() Tyler Watson 2017-04-14 17:33:48 +10:00
  • 5110ad0efd Merge branch 'general-devel' into logout-permissions-change Aaron Goulet 2017-04-13 20:24:08 -07:00
  • ffe4849747 Default Logout Permissions Aaron Goulet 2017-04-13 20:22:59 -07:00
  • 5183190745 Update Permissions to be more clear on SSI vs SSC Lucas Nicodemus 2017-04-12 12:50:16 -06:00
  • d0ff9efc08 Issue #1371: Grant logout permissions by default Aaron Goulet 2017-04-02 09:07:44 -07:00
  • 33178ad2b3 Merge pull request #1414 from deadsurgeon42/general-devel Chris 2017-03-27 15:43:58 +10:30
  • 787e5e0108 Update RestManager.cs Ruby Rose 2017-03-19 19:52:20 +02:00
  • 3dac79fcc6 Expand rest info Ruby Rose 2017-03-19 20:49:48 +03:00
  • 42c7a2b030 Resolved a bug in CommandLineParser, which caused servers started with a single argumentless flag to not parse the flag. Closes #1411 White 2017-03-19 10:06:45 +10:30
  • 0bb704a845 Updated version ready for release White 2017-03-13 12:18:11 +10:30
  • c4a3a9fb67 Updated Copyright for 2017 White 2017-03-13 12:17:16 +10:30
  • 96e855d578 Null check for values in HandlePlayerUpdate. Might resolve #1405. White 2017-03-13 12:12:48 +10:30
  • 2c7eb16f93 Updated the changelog White 2017-03-13 12:04:04 +10:30
  • 90505435ba Improved NPC spawning functionality via /sm. Display names can now be used to find NPCs. Spawning by ID should now spawn unique NPCs, when multiple NPCs share the same name. Closes #1383 White 2017-03-13 12:00:46 +10:30
  • 86c180c156 Spawning items by ID now actually uses the ID properly. Fixes #1398 White 2017-03-13 11:45:32 +10:30
  • fc7460c7d5 Added and implemented a basic command-line parser. This replaces the switch-case in HandleCommandLine and HandleCommandLinePostConfigLoad White 2017-03-13 11:40:44 +10:30
  • 047f9e7475 Merge pull request #1408 from Simon311/general-devel Chris 2017-03-11 20:52:05 +10:30
  • 54f6bb3a7e Fix a client crash exploit Simon311 2017-03-11 06:08:13 +03:00
  • b3a2b24daa Updated the Stat Tracker to use System.Net.Http types. Very similar to the previous Update Manager changes. The stat tracker now uses asynchronous threaded calls and manages exceptions better White 2017-03-06 21:35:14 +10:30
  • 26a5b00567 Updated Utils.HasBanExpired to use new Ban fields White 2017-02-21 22:21:28 +10:30
  • 3989f0e21a Ban.BanDateTime and Ban.ExpirationDateTime are now nullable, in case of bad bans. Ban sorting now uses an IComparer<Ban> to do its dirty work. White 2017-02-21 22:16:08 +10:30
  • b0d9407f52 Fixed tabbing in Utils.HasBanExpired White 2017-02-21 21:43:19 +10:30
  • 3ec7cb1d09 Renamed Ban.DateTime to Ban.BanDateTime because System.DateTime is a thing Ban.BanDateTime and Ban.ExpirationDateTime are now actually set White 2017-02-21 21:42:50 +10:30
  • c3cffd1559 BanManager.cs now consistently uses tabs White 2017-02-21 21:17:31 +10:30
  • ebc188a826 Changelog addition White 2017-02-21 16:41:08 +10:30
  • dba89e45c8 Added sorting to ban retrieval. Default retrieval sorts bans by the date they were added, from newest to oldest. Progress on #1400 White 2017-02-21 16:40:59 +10:30
  • ea1d3c818f Fixed a typo in /v3/world/bloodmoon White 2017-02-20 16:09:31 +10:30
  • b7003f0723 Merge pull request #1396 from mistzzt/add-evil-option White 2017-02-17 00:50:32 +10:30
  • 74f98ff555 Update changelog Zt Wang 2017-02-16 12:33:33 +08:00
  • 6446cdc2b6 Remove redundant codes Zt Wang 2017-02-15 21:13:20 +08:00
  • fa6b5845f0 Add Evil Type option during world creation Zt Wang 2017-02-15 18:42:53 +08:00
  • e2d52a4cb6 Merge pull request #1394 from mistzzt/fix-itemdrop Lucas Nicodemus 2017-02-13 07:14:06 -07:00
  • 1c8d49870e Fix inaccurate summary and add TSPlayer for ItemDropEventArgs Zt Wang 2017-02-13 16:41:38 +08:00
  • e3a8112b5b REST updates. Rest.cs got a lot of commenting at last. Redirects and upgrades can now be easily added for REST routes via the Rest.RegisterRedirect(base, target, upgrade) method. Redirects added for all routes. Upgrades added for /world/bloodmoon and /v2/world/autosave, as they both use old-style REST verbs. White 2017-02-02 14:28:35 +10:30
  • 9d4ced58b9 Remove an oversight relating to REST token management White 2017-02-02 00:23:12 +10:30
  • 982ab7d1ef Lets try that again White 2017-01-31 11:30:59 +10:30
  • 75438dcdf8 Changelog update White 2017-01-31 11:28:14 +10:30
  • 26010c0acf Updated REST to use an RNGCryptoServiceProvider for more secure random numbers involved in token generation. Also removes some unnecessary limitations. Closes #1388 White 2017-01-31 11:25:59 +10:30
  • 94fb0e18b7 Deprecated the RESTLimitOnlyFailedLoginRequests config option White 2017-01-31 11:23:52 +10:30
  • cda84590cd Merge pull request #1382 from DogooFalchion/fix_campfire White 2017-01-20 12:15:44 +10:30
  • 6fb6098acf Add campfire to the orientable tiles list. DogooFalchion 2017-01-19 19:10:53 -05:00
  • ad15904df5 Submodule update White 2017-01-17 16:15:08 +10:30
  • 0ba826e1fd bandaid fix for invalid indexes in OnLeave White 2017-01-17 16:13:30 +10:30
  • fe670bc18f Fix for null reference exceptions from REST White 2017-01-11 19:42:38 +10:30
  • f264e2b060
    Add parity in REST /world/meteor with /dropmeteor functionality Lucas Nicodemus 2017-01-10 13:17:31 -07:00
  • c0a679b3f3 Forgot csproj White 2017-01-06 13:57:02 +10:30
  • 51b796cf47 Updated the UpdateManager. It now performs all its web requests asynchronously and does a better job of explaining errors it encounters without plastering red Exception messages on the console. White 2017-01-06 13:30:24 +10:30
  • 06f813c203 Release procedure White 2017-01-03 21:51:50 +10:30
  • 16df7dc1e8 Submodule update + Changelog update White 2017-01-03 21:48:20 +10:30
  • 43270a4c1a Update CHANGELOG.md White 2017-01-02 22:11:36 +10:30
  • ab9175234b Merge pull request #1368 from DogooFalchion/fix_trapdoors White 2017-01-02 22:05:46 +10:30
  • d864acd22f Merge branch 'general-devel' into fix_trapdoors White 2017-01-02 22:03:32 +10:30
  • 6359dad213 AllowCutTilesAndBreakables option works better now. Herbs, vines, flowers can be cut inside regions if the option is enabled. Any action that would also break a wall is still ignored. Closes #1334 White 2016-12-31 12:57:16 +10:30
  • 24da389050 Re-added /status and added mute bool to /v3/players/read. /status is now a root endpoint and will always point to /v2/server/status with an added upgrade field describing the route to the latest status endpoint. Closes #1358. Closes #1348 White 2016-12-31 11:55:10 +10:30
  • 4f7a15f9bf Ensures Netplay.ServerPassword is always empty. This prevents an issue in which packets are sent in an unexpected order resulting in clients being unable to connect when a CLI-defined password is used. A CLI-defined password will now override any TShock config-defined password. White 2016-12-31 11:33:48 +10:30
  • 36904b673f Submodule update White 2016-12-31 11:30:32 +10:30
  • 3075708c96 Fix for trap doors. Also add in protection in the tile conversion logic to not needless trigger sendtilesquare. Remove existing trapdoor bypass. DogooFalchion 2016-12-29 21:51:58 -05:00
  • fa0d561a21 Merge pull request #1367 from DogooFalchion/fix_fishing White 2016-12-30 12:09:14 +10:30
  • 4459a97fdf Document and fix the fishing quest count glitch in SSC. DogooFalchion 2016-12-29 18:08:36 -05:00
  • 1982a2484d Merge pull request #1355 from DogooFalchion/rope_coils Lucas Nicodemus 2016-12-22 04:11:40 -07:00
  • 3a9dd32d2e Merge branch 'general-devel' into rope_coils Lucas Nicodemus 2016-12-22 04:06:52 -07:00
  • 94c19b6afd Merge pull request #1354 from DogooFalchion/general-devel Rodrigo 2016-12-22 10:18:26 +00:00
  • 0a1e831fba Add rope coils and the ropes they place to the tile create exceptions. Fixes #1352 DogooFalchion 2016-12-21 21:16:00 -05:00
  • 84a84bdf05 Remove todo reminder. DogooFalchion 2016-12-21 20:44:42 -05:00
  • 95c5129fa9 More SSC cleanup. DogooFalchion 2016-12-21 20:43:09 -05:00
  • 2236a5bb56 More SSC cleanup. Fixes prefix issues. DogooFalchion 2016-12-21 20:39:27 -05:00
  • 06382bb449
    Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel Lucas Nicodemus 2016-12-18 14:16:02 -07:00
  • 9c150e6ce1
    Test commit Lucas Nicodemus 2016-12-18 14:15:43 -07:00
  • bf0d7416f3 Merge pull request #1353 from ProfessorXZ/general-devel Lucas Nicodemus 2016-12-18 10:30:37 -07:00
  • 75f639ee47 Fixes #1347 ProfessorXZ 2016-12-18 13:30:16 +01:00
  • 84105aee29 Update Changelog.md ProfessorXZ 2016-12-18 12:45:13 +01:00
  • 7c8bf7712a Added TSPlayer.Logout() ProfessorXZ 2016-12-18 12:35:18 +01:00