Commit graph

1135 commits

Author SHA1 Message Date
Lucas Nicodemus
58705b2b3b Merge pull request #303 from DaGamesta/general-devel
General devel
2011-11-30 19:26:04 -08:00
Michael Wojnar
89a1480b0f Added the /clearitems command. (includes new clearitems permission) 2011-11-30 09:20:32 -06:00
Lucas Nicodemus
d80671c2b3 Merge pull request #302 from DaGamesta/general-devel
General devel
2011-11-29 21:02:09 -08:00
Michael Wojnar
574573f0ba Added the /settle command, which is just like "settle" from the console. 2011-11-29 21:01:04 -06:00
Zack Piispanen
56beeb446a Fixed modgroup to actually update the local( ram ) copies of the groups. Also set it up to properly delete from a group. 2011-11-26 00:28:46 -05:00
Lucas Nicodemus
bb711f8e1d Merge pull request #296 from erikive/patch-3
Added a method for resizing a region.
2011-11-01 18:05:00 -07:00
Lucas Nicodemus
fb466033aa Merge pull request #300 from erikive/patch-6
Added commands to use the resize method.
2011-11-01 18:02:08 -07:00
Erik
88cebd069b Added commands to use the resize method. 2011-11-01 17:58:15 -05:00
Erik
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.
2011-11-01 17:52:36 -05:00
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
c190943f88 Edited TShockAPI/DB/RegionManager.cs via GitHub 2011-09-23 19:13:45 -05: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