Deathmax
|
7c2d20fd3c
|
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1
|
2011-12-02 13:54:01 +08:00 |
|
Deathmax
|
875c28d6c3
|
Update binary to support packet buffering
|
2011-12-02 13:53:40 +08:00 |
|
Lucas Nicodemus
|
d32d36b459
|
Re-enable REST
|
2011-12-01 22:51:22 -07:00 |
|
Deathmax
|
4cd5542d5f
|
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1
|
2011-12-02 13:42:13 +08:00 |
|
Deathmax
|
8f1cf07eff
|
Fix REST in 1.1 binary.
|
2011-12-02 13:41:44 +08:00 |
|
Lucas Nicodemus
|
1f19bb50c3
|
Removed some useless code.
|
2011-12-01 22:18:07 -07:00 |
|
Lucas Nicodemus
|
e44c8f5294
|
Minor changes
|
2011-12-01 22:17:07 -07:00 |
|
Deathmax
|
c7a8b1bb1e
|
Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1
|
2011-12-02 12:09:22 +08:00 |
|
Deathmax
|
3a9d95eba6
|
Packet buffering does not work ATM, so disable. (SendBytes isn't implemented)
|
2011-12-02 12:07:46 +08:00 |
|
Zack Piispanen
|
3c9ef085bb
|
Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1
|
2011-12-01 23:04:53 -05:00 |
|
Zack Piispanen
|
59a4d429f0
|
Fixed a duplicate using IOStream
|
2011-12-01 23:04:26 -05:00 |
|
Deathmax
|
ac75b16889
|
Tick API version to 1.9
|
2011-12-02 12:04:09 +08:00 |
|
Deathmax
|
4b06a8e767
|
Add more XNA references
It LIVES!
|
2011-12-02 12:00:55 +08:00 |
|
Deathmax
|
82acf0cdfb
|
Add XNA dependency.
|
2011-12-02 11:55:44 +08:00 |
|
Deathmax
|
d0868be8c9
|
Forgot something.
|
2011-12-02 11:54:48 +08:00 |
|
Deathmax
|
6ef4f22867
|
Forgot to remove NPC and item dumping code.
|
2011-12-02 11:48:48 +08:00 |
|
Deathmax
|
7cea19cce8
|
Update binary to 1.1 API
|
2011-12-02 11:47:52 +08:00 |
|
Deathmax
|
b348db1dba
|
Continue ignoring exes
|
2011-12-01 23:34:07 +08:00 |
|
Deathmax
|
28f8b91698
|
Upload raw 1.1 exe for disassembly.
|
2011-12-01 23:33:38 +08:00 |
|
Deathmax
|
71126b26db
|
Need to commit an exe
|
2011-12-01 23:33:02 +08:00 |
|
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 |
|
Lucas Nicodemus
|
c8498163a0
|
Merge pull request #299 from erikive/patch-5
Superadmin is no longer kicked for any reason.
Looks good to me.
|
2011-11-01 18:00:30 -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 |
|
Will
|
4c95657211
|
Merge pull request #298 from secondfry/patch-1
MySQL connection fix on Linux
|
2011-09-26 13:46:48 -07: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
|
cf0fe05f82
|
If the test is useless anyway, I'm not fixing it.
|
2011-09-24 16:27:59 -06:00 |
|
high
|
b95caf67c2
|
Updated terrariaserver binary
|
2011-09-24 18:27:09 -04:00 |
|