Commit graph

  • b30aeb5084 Binary update Attempt lag fix Deathmax 2011-12-04 00:35:21 +08:00
  • 632b73544a Some minor changes to binary. Deathmax 2011-12-03 23:18:25 +08:00
  • 2b3966990c Reset packet buffering to true SendBytes was implemented a few commits back. Deathmax 2011-12-03 11:02:51 +08:00
  • b78ea17d68 Fix death text exploit. Deathmax 2011-12-03 10:25:57 +08:00
  • a44618d6c6 Fix free item slot detection Deathmax 2011-12-03 10:20:31 +08:00
  • 2020aaf5eb Update binary to fix things -OnGreetPlayer hook -Wires not working Deathmax 2011-12-03 10:06:13 +08:00
  • e539080625 Fixy fix -/item now works Deathmax 2011-12-02 15:12:27 +08:00
  • cd7198599d Update binary for new packets. Deathmax 2011-12-02 14:36:49 +08:00
  • b45f65cc68 Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1 Lucas Nicodemus 2011-12-01 23:24:23 -07:00
  • 8514140ca7 As per High's complaining, holocaust against the Tools class (now Utils) Plugin developers: You really need to change to reference this. Lucas Nicodemus 2011-12-01 23:24:02 -07:00
  • 7c2d20fd3c Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 Deathmax 2011-12-02 13:54:01 +08:00
  • 875c28d6c3 Update binary to support packet buffering Deathmax 2011-12-02 13:53:40 +08:00
  • d32d36b459 Re-enable REST Lucas Nicodemus 2011-12-01 22:51:22 -07:00
  • 4cd5542d5f Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 Deathmax 2011-12-02 13:42:13 +08:00
  • 8f1cf07eff Fix REST in 1.1 binary. Deathmax 2011-12-02 13:41:44 +08:00
  • 1f19bb50c3 Removed some useless code. Lucas Nicodemus 2011-12-01 22:18:07 -07:00
  • e44c8f5294 Minor changes Lucas Nicodemus 2011-12-01 22:17:07 -07:00
  • c7a8b1bb1e Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 Deathmax 2011-12-02 12:09:22 +08:00
  • 3a9d95eba6 Packet buffering does not work ATM, so disable. (SendBytes isn't implemented) Deathmax 2011-12-02 12:07:46 +08:00
  • 3c9ef085bb Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1 Zack Piispanen 2011-12-01 23:04:53 -05:00
  • 59a4d429f0 Fixed a duplicate using IOStream Zack Piispanen 2011-12-01 23:04:26 -05:00
  • ac75b16889 Tick API version to 1.9 Deathmax 2011-12-02 12:04:09 +08:00
  • 4b06a8e767 Add more XNA references It LIVES! Deathmax 2011-12-02 12:00:55 +08:00
  • 82acf0cdfb Add XNA dependency. Deathmax 2011-12-02 11:55:44 +08:00
  • d0868be8c9 Forgot something. Deathmax 2011-12-02 11:54:48 +08:00
  • 6ef4f22867 Forgot to remove NPC and item dumping code. Deathmax 2011-12-02 11:48:48 +08:00
  • 7cea19cce8 Update binary to 1.1 API Deathmax 2011-12-02 11:47:52 +08:00
  • b348db1dba Continue ignoring exes Deathmax 2011-12-01 23:34:07 +08:00
  • 28f8b91698 Upload raw 1.1 exe for disassembly. Deathmax 2011-12-01 23:33:38 +08:00
  • 71126b26db Need to commit an exe Deathmax 2011-12-01 23:33:02 +08:00
  • 58705b2b3b Merge pull request #303 from DaGamesta/general-devel Lucas Nicodemus 2011-11-30 19:26:04 -08:00
  • 89a1480b0f Added the /clearitems command. (includes new clearitems permission) Michael Wojnar 2011-11-30 09:20:32 -06:00
  • d80671c2b3 Merge pull request #302 from DaGamesta/general-devel Lucas Nicodemus 2011-11-29 21:02:09 -08:00
  • 574573f0ba Added the /settle command, which is just like "settle" from the console. Michael Wojnar 2011-11-29 21:01:04 -06:00
  • 0163635de4 Update README.md Lucas Nicodemus 2011-11-28 22:21:30 -07:00
  • 56beeb446a Fixed modgroup to actually update the local( ram ) copies of the groups. Also set it up to properly delete from a group. Zack Piispanen 2011-11-26 00:28:46 -05:00
  • bb711f8e1d Merge pull request #296 from erikive/patch-3 Lucas Nicodemus 2011-11-01 18:05:00 -07:00
  • fb466033aa Merge pull request #300 from erikive/patch-6 Lucas Nicodemus 2011-11-01 18:02:08 -07:00
  • c8498163a0 Merge pull request #299 from erikive/patch-5 Lucas Nicodemus 2011-11-01 18:00:30 -07:00
  • 88cebd069b Added commands to use the resize method. Erik 2011-11-01 17:58:15 -05:00
  • 934fa1731d Superadmin is no longer kicked for any reason. Don't know if there's a reason for not having this but I'd like to see this fixed. Erik 2011-11-01 17:52:36 -05:00
  • e70a1cfcef Check does /user command have atleast one param. Deathmax 2011-10-11 18:14:01 +08:00
  • 9a810d0c11 Change wording of /grow response Now people won't say it doesn't work even though it says it has grown one. Deathmax 2011-09-29 11:55:51 +08:00
  • c91a272f23 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2011-09-26 22:14:10 -04:00
  • c9aefef1d7 Player position updated on teleport high 2011-09-26 21:49:45 -04:00
  • c2f52cec07 Added extension for key/value querying high 2011-09-26 21:49:21 -04:00
  • 4c95657211 Merge pull request #298 from secondfry/patch-1 Will 2011-09-26 13:46:48 -07:00
  • 60b089da49 Now it can connect to MySQL in Linux Rustam 2011-09-26 16:25:46 +04:00
  • ff24dfaaaf Merge pull request #297 from mcantor/general-devel Will 2011-09-25 15:35:16 -07:00
  • a5550ad3f7 Fixed typo high 2011-09-25 18:34:28 -04:00
  • 223a77340f Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel high 2011-09-25 18:29:31 -04:00
  • a59a7fafa9 Delete extra/old/confusing WarpsManager.cs file Max Cantor 2011-09-25 18:28:59 -04:00
  • b688820d60 whitespace Max Cantor 2011-09-25 01:57:06 -04:00
  • 537bc8eccd whitespace Max Cantor 2011-09-25 01:56:38 -04:00
  • e55b1964fb Fixed QueryResult.Reader being null high 2011-09-24 18:57:40 -04:00
  • 408c1efc5b version tick high 2011-09-24 18:51:42 -04:00
  • c4b2d6f438 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2011-09-24 18:31:05 -04:00
  • b2f47f57ac Updated to new binary (with the api merged). Removed System.Drawing dependency high 2011-09-24 18:29:27 -04:00
  • 6734775620 remove trailing whitespace Max Cantor 2011-09-24 18:30:17 -04:00
  • cf0fe05f82 If the test is useless anyway, I'm not fixing it. Lucas Nicodemus 2011-09-24 16:27:59 -06:00
  • b95caf67c2 Updated terrariaserver binary high 2011-09-24 18:18:09 -04:00
  • dc9fa579f8 Merge pull request #295 from erikive/general-devel Lucas Nicodemus 2011-09-24 14:38:54 -07:00
  • c190943f88 Edited TShockAPI/DB/RegionManager.cs via GitHub erikive 2011-09-23 19:13:45 -05:00
  • 922a2b26fa Added a /motd command. erikive 2011-09-23 19:04:59 -05:00
  • cf1f283199 Add /players/{player}/ban Deathmax 2011-09-17 11:45:18 +08:00
  • 7a2ae6dbf9 Add /players/{player}/kick Deathmax 2011-09-17 11:41:22 +08:00
  • e258f54212 Add /player/read/{player} Deathmax 2011-09-16 22:36:36 +08:00
  • 32f59e51c7 Change /world/read to use object instead of string Removes .ToString's Deathmax 2011-09-16 22:13:29 +08:00
  • 158a9245ce Merge commit '5e9cfb2791' into general-devel-rest Deathmax 2011-09-16 22:07:55 +08:00
  • 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. Deathmax 2011-09-16 19:58:59 +08:00
  • a4176947ae Version Tick 3.3.3 high 2011-09-06 20:04:20 -04:00
  • ed7d280a1d Updated binaries Changed TilesDestroyed to reflect binary change. high 2011-09-06 19:56:26 -04:00
  • 839e308f5a Fixed -ip null reference high 2011-09-06 18:26:05 -04:00
  • 51dd2749b7 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2011-09-06 18:42:34 +08:00
  • 612b629a9b Fixes TSDEV-129 Explicitly check for projectile exploit to kick/ban while ignoring other packets that can potentially crash clients. Deathmax 2011-09-06 18:38:35 +08:00
  • 81797667e9 Changed RestObject dictionary value to object so you can add things besides strings. high 2011-09-06 01:23:49 -04:00
  • c72a80a51a Merge branch 'general-devel-rest' into general-devel high 2011-09-06 00:00:56 -04:00
  • 1a9f4d43bc Disable Rest by default Version Tick high 2011-09-05 23:57:38 -04:00
  • cc0852383d !!!IMPORTANT!!! !!!!! READ THIS !!!!! Changed default API port to 7878 (8080 is used by TCAdmin in a lot of cases, therefore it would fail dramatically). Lucas Nicodemus 2011-09-05 21:27:33 -06:00
  • da91d56513 Fixed geoip crashing on startup if geoip.dat is missing. Also fixed it crashing if you enable it without restarting tshock. high 2011-09-05 22:07:51 -04:00
  • bedfc060e2 Changed Status/UserList to use linq and RestObject instead. high 2011-09-05 21:52:41 -04:00
  • ddd7329fbf Removed trailing commas from the lists of users Lucas Nicodemus 2011-09-05 19:36:44 -06:00
  • 310c1b2fbf Fixed rest Dispose(bool) high 2011-09-05 15:27:42 -04:00
  • 7ae6910853 Endpoint registering '/ep' will no longer match '/ep/x'. Trailing slashes removed. So '/ep/' will become '/ep'. high 2011-09-05 15:06:08 -04:00
  • f949738db9 Added config options for RestApi -IP now changes RestApi listening ip. high 2011-09-05 14:33:37 -04:00
  • 4b694c0c31 Moved classes out of Rest.cs into their own files. high 2011-09-05 14:15:46 -04:00
  • b7fd7f1953 Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest high 2011-09-05 14:12:59 -04:00
  • 07e88dc8a7 SafeSet/SafeGet replaced with this[] high 2011-09-05 14:12:49 -04:00
  • f87ff40260 Moved rest files around a bit Lucas Nicodemus 2011-09-05 12:09:23 -06:00
  • 1cfca90b8d Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest high 2011-09-05 14:05:33 -04:00
  • a0da52e558 Removed error constructor. Added response property. high 2011-09-05 14:05:16 -04:00
  • 6090b26459 Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest Lucas Nicodemus 2011-09-05 12:01:50 -06:00
  • 797bc90269 Refactor Lucas Nicodemus 2011-09-05 12:01:36 -06:00
  • 89f5d13efb Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest high 2011-09-05 13:59:18 -04:00
  • 866a4c9932 Implemented RestObject to enforce status/error keys. high 2011-09-05 13:59:07 -04:00
  • 19c5ccfcc6 Version Tick (for API fixes): 3.3.1.905 Lucas Nicodemus 2011-09-05 11:47:05 -06:00
  • cc60099091 STOP RETURNING "Error" and an error message people! You need an HTTP status code on EVERY response, preferably the FIRST response. All API result keys should be LOWER case! Lucas Nicodemus 2011-09-05 11:33:33 -06:00
  • 3ce3b05190 Fix: fixes random error messages for Warning, teleport failed. - Tested for 2 hours with 15 users. darkunderdog 2011-09-05 10:26:16 -05:00
  • c97ff36b73 Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest Graham Cantin 2011-09-05 06:25:03 -07:00
  • 11a3ed7647 REST: Really shitty protection from nulls due to all parameters being optional in some cases. But it works, until someone can clean it up and i learn how to know better. Graham Cantin 2011-09-05 06:24:07 -07:00