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
White
2045ff511c
Fixed SetDungeon permission. Closes #1263
2016-07-29 15:59:54 +09:30
White
fb60c91fb6
Updated CHANGELOG.md
2016-07-28 11:35:54 +09:30
White
69a9b0e29c
More updates to CHANGELOG.md
2016-07-27 23:32:38 +09:30
White
d7a7997923
Update CHANGELOG.md
2016-07-27 23:29:57 +09:30
White
9ba106ed19
Changelog update
2016-06-15 00:45:09 +09:30
White
be4164281a
Version tick and Changelog update
2016-06-01 11:43:17 +09:30
White
91c4eb8a72
Version tick + Changelog update
2016-05-31 12:19:37 +09:30
White
d64abdb9a6
Changelog update
2016-05-16 12:13:47 +09:30
Tyler Watson
7dd4cb9604
Update changelog
2016-05-10 23:49:38 +10:00
Tyler Watson
a7ac433bfa
Merge branch 'deadlock-fix' into general-devel
2016-05-10 22:03:32 +10:00
Tyler Watson
84a9f48f38
Update submodule for deadlock fix
2016-05-10 22:00:58 +10:00
White
0c82632779
Update CHANGELOG.md
2016-04-07 19:16:54 +09:30
Tyler Watson
0c9489c2f1
Updated Changelog
2016-02-06 21:03:50 +10:00