Lucas Nicodemus
59dc595f6b
Update changelog
2017-04-20 00:11:09 -06:00
White
0bb704a845
Updated version ready for release
2017-03-13 12:18:11 +10:30
White
2c7eb16f93
Updated the changelog
2017-03-13 12:04:04 +10:30
White
ebc188a826
Changelog addition
2017-02-21 16:41:08 +10:30
Zt Wang
74f98ff555
Update changelog
2017-02-16 12:33:33 +08:00
White
e3a8112b5b
REST updates.
...
Rest.cs got a lot of commenting at last.
Redirects and upgrades can now be easily added for REST routes via the `Rest.RegisterRedirect(base, target, upgrade)` method.
Redirects added for all routes. Upgrades added for `/world/bloodmoon` and `/v2/world/autosave`, as they both use old-style REST verbs.
2017-02-02 14:28:35 +10:30
White
982ab7d1ef
Lets try that again
2017-01-31 11:30:59 +10:30
White
75438dcdf8
Changelog update
2017-01-31 11:28:14 +10:30
White
06f813c203
Release procedure
2017-01-03 21:51:50 +10:30
White
16df7dc1e8
Submodule update + Changelog update
2017-01-03 21:48:20 +10:30
White
43270a4c1a
Update CHANGELOG.md
2017-01-02 22:11:36 +10:30
ProfessorXZ
84105aee29
Update Changelog.md
2016-12-18 12:45:13 +01:00
ProfessorXZ
7c8bf7712a
Added TSPlayer.Logout()
2016-12-18 12:37:15 +01:00
ProfessorXZ
962fe35fde
Update CHANGELOG.md
2016-12-11 16:44:23 +01:00
Zaicon Kiroshu
2eb4ee0c22
Fix Version Typo
2016-11-20 19:18:52 -06:00
Zaicon Kiroshu
1331fd14fa
API Tick, Submodule Update, Changelog Update (Part 2)
2016-11-20 19:16:51 -06:00
Zaicon Kiroshu
02815a23ef
API Tick, Submodule Update, Changelog Update
2016-11-20 15:15:53 -06:00
Lucas Nicodemus
65fe410c31
Fix KnownIps == 0 causing .Last() to fail ( Fixes #1319 again).
...
Thanks to @Simon311 for being able to read. We love you. 💘
"You should laugh at yourself at least once every day."
2016-10-24 10:58:17 -06:00
Lucas Nicodemus
d3e0bba60d
Updated the changelog
2016-10-23 19:29:40 -06:00
Lucas Nicodemus
41e5c8cc4a
Update changelog
2016-10-23 19:14:14 -06:00
Lucas Nicodemus
f5c02dd89d
Update changelog again to reflect non-ssc issue fixed
2016-10-23 19:04:25 -06:00
Lucas Nicodemus
a63d653010
Update the changelog
2016-10-23 19:01:51 -06:00
Lucas Nicodemus
d6d506fb31
Update changelog
2016-10-23 16:24:26 -06:00
Lucas Nicodemus
a0c4864567
Removed all obsolete methods from TShock
2016-10-23 06:09:17 -06:00
Lucas Nicodemus
b15dfbc1ec
Don't catch the exceptions we throw in SetUserGroup
...
For some reason, we were catching our own exceptions and then
throwing UesrManagerExceptions despite the fact that we explicitly
threw more specific exceptions.
Fixes #1315 .
2016-10-23 05:49:16 -06:00
White
6151c86630
Removed the old REST model.
...
This includes the following endpoints:
* `/status`
* `/v2/players/read`
* `/v2/server/rawcmd`
2016-10-23 21:52:25 +10:30
Lucas Nicodemus
28cd87cea0
Add 'stop' command alias for 'off' and 'exit'
2016-10-23 04:38:25 -06:00
Lucas Nicodemus
c6822b9be7
Remove 'Unreleased' and 'Pre-Release' designation from cl entries
2016-10-21 22:26:26 -06:00
Lucas Nicodemus
3d43834a42
Update submodule & changelog for recent patches
...
Fixes #1311 , and covers commits from PRs in the changelog that
weren't yet added up to now.
2016-10-21 22:23:34 -06:00
Lucas Nicodemus
40fdc1160e
Add white to a changelog item
...
(White code reviewed this issue)
2016-10-17 03:07:06 -06:00
Lucas Nicodemus
9b7ca644b5
Version Tick: 4.3.20
2016-10-17 02:41:22 -06:00
Lucas Nicodemus
90c6f4ab22
Update changelog with @Simon311's changes
2016-10-16 09:31:23 -06:00
Enerdy
dcaae17ffe
Fix that one missing message & Update CHANGELOG.md
2016-10-15 00:39:13 +01:00
White
93cc71a753
Fixed a typo in the changelog and ticked assembly version
2016-10-04 21:04:08 +10:30
White
d72bbb31a6
Changelog update
2016-10-04 21:02:27 +10:30
White
b19ad19f3a
Updated CHANGELOG.md
2016-09-23 18:51:27 +09:30
White
36343dd8e7
Add a sandstorm command
2016-09-22 19:13:50 +09:30
Rodrigo
db11897ed5
Merge pull request #1271 from ProfessorXZ/itemdrop-fix
...
Fixed item duplication issues
2016-09-19 13:33:04 +01:00
ProfessorXZ
7376ad8b0e
Fixed UI issues caused by setting wind speed to high values
2016-09-10 23:35:57 +02:00
ProfessorXZ
65c061383e
Fixed corrupt packets caused by invalid tile IDs
2016-09-03 14:17:28 +02:00
ProfessorXZ
c305b36168
Fix explosives range checks
2016-09-03 14:08:08 +02:00
Rodrigo
60b7e7d574
Merge pull request #1274 from Patrikkk/fix-junctionbox
...
Fix Junction Box permission issue
2016-09-02 21:54:10 +01:00
Patrikk
38dea6215e
Update Changelog.
2016-09-02 18:45:37 +02:00
ProfessorXZ
05a4e025f7
Added the Registered property to REST's players/read endpoints
2016-08-30 09:16:01 +02:00
ProfessorXZ
6c0f3ec15d
Players are no longer able to place liquids using packet 82. Fixes #1260
2016-08-12 12:28:41 +02:00
ProfessorXZ
a65eb1667d
The DCU now breaks tiles properly. Fixes #1155
2016-08-09 13:39:51 +02:00
ProfessorXZ
64f177e68f
Fix rope placement range checks. Fixes #1236
2016-08-06 22:54:58 +02:00
ProfessorXZ
0919641b7f
Update ApiVersion
2016-08-02 18:44:19 +02:00
ProfessorXZ
952da9609a
Fixes #1197
2016-08-01 22:39:01 +02:00
ProfessorXZ
ee6a98eb4e
Fixes #1255
2016-08-01 09:35:37 +02:00