Commit graph

1125 commits

Author SHA1 Message Date
Deathmax
e70a1cfcef Check does /user command have atleast one param. 2011-10-11 18:14:01 +08:00
Deathmax
9a810d0c11 Change wording of /grow response
Now people won't say it doesn't work even though it says it has grown one.
2011-09-29 11:55:51 +08:00
high
c91a272f23 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-09-26 22:14:10 -04:00
high
c9aefef1d7 Player position updated on teleport 2011-09-26 21:49:45 -04:00
high
c2f52cec07 Added extension for key/value querying 2011-09-26 21:49:21 -04:00
Rustam
60b089da49 Now it can connect to MySQL in Linux 2011-09-26 16:25:46 +04:00
Will
ff24dfaaaf Merge pull request #297 from mcantor/general-devel
Cleanup: Remove old WarpsManager.cs file
2011-09-25 15:35:16 -07:00
high
a5550ad3f7 Fixed typo 2011-09-25 18:34:28 -04:00
high
223a77340f Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2011-09-25 18:29:31 -04:00
Max Cantor
a59a7fafa9 Delete extra/old/confusing WarpsManager.cs file 2011-09-25 18:28:59 -04:00
Max Cantor
b688820d60 whitespace 2011-09-25 01:57:06 -04:00
Max Cantor
537bc8eccd whitespace 2011-09-25 01:56:38 -04:00
high
e55b1964fb Fixed QueryResult.Reader being null 2011-09-24 18:57:40 -04:00
high
408c1efc5b version tick 2011-09-24 18:51:42 -04:00
high
c4b2d6f438 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2011-09-24 18:31:05 -04:00
high
b2f47f57ac Updated to new binary (with the api merged).
Removed System.Drawing dependency
2011-09-24 18:30:19 -04:00
Max Cantor
6734775620 remove trailing whitespace 2011-09-24 18:30:17 -04:00
Lucas Nicodemus
dc9fa579f8 Merge pull request #295 from erikive/general-devel
Added /motd command.
2011-09-24 14:38:54 -07:00
erikive
922a2b26fa Added a /motd command. 2011-09-23 19:04:59 -05:00
Deathmax
cf1f283199 Add /players/{player}/ban 2011-09-17 11:45:18 +08:00
Deathmax
7a2ae6dbf9 Add /players/{player}/kick 2011-09-17 11:41:22 +08:00
Deathmax
e258f54212 Add /player/read/{player} 2011-09-16 22:36:36 +08:00
Deathmax
32f59e51c7 Change /world/read to use object instead of string
Removes .ToString's
2011-09-16 22:13:29 +08:00
Deathmax
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.
2011-09-16 19:58:59 +08:00
high
a4176947ae Version Tick 3.3.3 2011-09-06 20:04:20 -04:00
high
ed7d280a1d Updated binaries
Changed TilesDestroyed to reflect binary change.
2011-09-06 19:56:26 -04:00
high
839e308f5a Fixed -ip null reference 2011-09-06 18:26:05 -04:00
Deathmax
51dd2749b7 Merge remote-tracking branch 'origin/general-devel' into general-devel 2011-09-06 18:42:34 +08:00
Deathmax
612b629a9b Fixes TSDEV-129
Explicitly check for projectile exploit to kick/ban while ignoring other packets that can potentially crash clients.
2011-09-06 18:38:35 +08:00
high
81797667e9 Changed RestObject dictionary value to object so you can add things besides strings. 2011-09-06 01:23:49 -04:00
high
c72a80a51a Merge branch 'general-devel-rest' into general-devel 2011-09-06 00:00:56 -04:00
high
1a9f4d43bc Disable Rest by default
Version Tick
2011-09-05 23:57:38 -04:00
Lucas Nicodemus
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).
2011-09-05 21:27:33 -06:00
high
da91d56513 Fixed geoip crashing on startup if geoip.dat is missing. Also fixed it crashing if you enable it without restarting tshock. 2011-09-05 22:07:51 -04:00
high
bedfc060e2 Changed Status/UserList to use linq and RestObject instead. 2011-09-05 21:52:41 -04:00
Lucas Nicodemus
ddd7329fbf Removed trailing commas from the lists of users 2011-09-05 19:36:44 -06:00
high
310c1b2fbf Fixed rest Dispose(bool) 2011-09-05 15:27:42 -04:00
high
7ae6910853 Endpoint registering '/ep' will no longer match '/ep/x'.
Trailing slashes removed. So '/ep/' will become '/ep'.
2011-09-05 15:06:08 -04:00
high
f949738db9 Added config options for RestApi
-IP now changes RestApi listening ip.
2011-09-05 14:33:37 -04:00
high
4b694c0c31 Moved classes out of Rest.cs into their own files. 2011-09-05 14:15:46 -04:00
high
b7fd7f1953 Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest 2011-09-05 14:12:59 -04:00
high
07e88dc8a7 SafeSet/SafeGet replaced with this[] 2011-09-05 14:12:49 -04:00
Lucas Nicodemus
f87ff40260 Moved rest files around a bit 2011-09-05 12:09:23 -06:00
high
1cfca90b8d Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest 2011-09-05 14:05:33 -04:00
high
a0da52e558 Removed error constructor. Added response property. 2011-09-05 14:05:16 -04:00
Lucas Nicodemus
6090b26459 Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest 2011-09-05 12:01:50 -06:00
Lucas Nicodemus
797bc90269 Refactor 2011-09-05 12:01:36 -06:00
high
89f5d13efb Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest 2011-09-05 13:59:18 -04:00
high
866a4c9932 Implemented RestObject to enforce status/error keys. 2011-09-05 13:59:07 -04:00
Lucas Nicodemus
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! 2011-09-05 11:33:33 -06:00