Commit graph

19 commits

Author SHA1 Message Date
Lucas Nicodemus
c6abbfe4d2 ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Lucas Nicodemus
1147788154 ReSharper redundant code cleanup 2011-12-30 14:32:05 -07:00
Zidonuke
34efba9c1f Changed hack detection to allow future permissions overrides, now prevents hack clients modding max hp while online. 2011-12-28 21:03:29 -05:00
Lucas Nicodemus
8514140ca7 As per High's complaining, holocaust against the Tools class (now Utils)
Plugin developers: You really need to change to reference this.
2011-12-01 23:24:02 -07:00
high
a5550ad3f7 Fixed typo 2011-09-25 18:34:28 -04: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
high
81797667e9 Changed RestObject dictionary value to object so you can add things besides strings. 2011-09-06 01:23:49 -04: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
Lucas Nicodemus
f87ff40260 Moved rest files around a bit 2011-09-05 12:09:23 -06:00