Lucas Nicodemus
a0c4864567
Removed all obsolete methods from TShock
2016-10-23 06:09:17 -06:00
Lucas Nicodemus
a8b4bf1d95
Remove PacketBufferer
...
The packet bufferer was obsolete.
2016-10-23 06:02:27 -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
c905a086d1
Remove commented out "updateplugins" command that does nothing.
2016-10-23 04:34:26 -06:00
Lucas Nicodemus
1f631d347b
Properly ignore .DS_Store files
2016-10-23 04:07:04 -06:00
Lucas Nicodemus
d1fbebcbc1
Make readme a little more clear on dev builds
2016-10-22 22:43:07 -06:00
Lucas Nicodemus
eb8b1cb8cf
Moved gpl script into the scripts folder
...
I seriously thought the PR moved it there but I guess not? Oh well.
2016-10-22 22:36:28 -06:00
Lucas Nicodemus
8f7b8db2a1
Put a link to the travis build downloads in the readme
2016-10-21 23:40:51 -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
White
09bbf8abe8
Removed colour parsing from the ShowFileToUser method.
...
Also added an info log message if a file contains the old format.
Fixes #1314
2016-10-20 21:03:25 +10:30
Rodrigo
78a4185152
Merge pull request #1312 from Simon311/general-devel
...
Add /accountinfo, fix offline bans exploit, fix #1309 more
2016-10-18 18:59:13 +01:00
Simon
186bb70186
Add /accountinfo, fix offline bans exploit, fix #1309 more
2016-10-18 09:50:10 +03:00
Lucas Nicodemus
dce26d6928
Merge pull request #1310 from Simon311/general-devel
...
Fix for HealOtherPlayer exploit, also fix #1309
2016-10-17 08:51:19 -06:00
Simon
68799d9d20
Fix description
2016-10-17 16:17:44 +03:00
Simon
464a52a70a
Misleading wiki caused this commit
2016-10-17 16:05:18 +03:00
Simon
1460a7ad91
Fix for HealOtherPlayer exploit, also fix #1309
2016-10-17 15:51:49 +03: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
198825deac
Submodule update for #1308 / #921
2016-10-17 02:36:48 -06:00
Rodrigo
c42b6239ed
Merge pull request #1307 from va6996/general-devel
...
Add script for GPL
2016-10-17 07:18:29 +01:00
Vinayak Agarwal
01778531c6
Remove headers from autogenerated file
2016-10-17 11:28:34 +05:30
Vinayak Agarwal
e225b1fb50
Merge pull request #1 from NyxStudios/general-devel
...
Merge changes
2016-10-17 11:24:54 +05:30
White
9cd43c97e9
Merge pull request #1300 from ProfessorXZ/general-devel
...
Fixes #1021
2016-10-17 09:48:09 +10:30
Rodrigo
027c3fb390
Merge pull request #1306 from adilsoncarvalho/hacktoberfest-gpl-headers
...
Update all the GPL headers #1305
2016-10-16 23:13:41 +01:00
Vinayak Agarwal
4bdae494cb
Add script for GPL
2016-10-17 03:31:35 +05:30
Adilson Carvalho
ad03215986
Added GPL header on all code files when missing
2016-10-16 17:33:19 -02:00
Adilson Carvalho
49b4effe74
Changed year to 2016 on all GPL headers
2016-10-16 17:06:02 -02:00
Lucas Nicodemus
90c6f4ab22
Update changelog with @Simon311's changes
2016-10-16 09:31:23 -06:00
Lucas Nicodemus
c2a656b8fb
Merge pull request #1304 from Simon311/general-devel
...
Ensure that players can not connect once the server started shutting down
2016-10-16 09:14:42 -06:00
Simon
5be85b9864
Ensure that players can not connect once the server started shutting down
2016-10-16 13:58:05 +03:00
Rodrigo
0ec49ab593
Merge pull request #1303 from Simon311/general-devel
...
Fix /"
2016-10-16 11:55:45 +01:00
Simon
60a8362e27
Add ToLower() back
2016-10-16 12:42:05 +03:00
Lucas Nicodemus
3416f20d49
Please send PRs that have text in the description
2016-10-16 01:07:04 -06:00
Simon
b16b9e70f2
Add brackets
2016-10-16 09:48:46 +03:00
Simon
54915bcf47
Fix /"
2016-10-16 08:58:55 +03:00
Lucas Nicodemus
bba0d72a29
Can't chmod a file before it exists
2016-10-15 14:33:38 -06:00
Lucas Nicodemus
b20e2060a2
Move decryption of secret key file into create release script
2016-10-15 14:27:17 -06:00
ProfessorXZ
ec4152df81
Separated the Flower Boots check into multiple if statements
2016-10-15 22:19:57 +02:00
ProfessorXZ
fb2fc6772e
Fixes #1021
2016-10-15 22:19:57 +02:00
Lucas Nicodemus
b433e2f232
Tell travis not to use sudo
2016-10-15 13:31:12 -06:00
Lucas Nicodemus
b064b3a078
Update private key file for NyxStudios/TShock repo
2016-10-15 13:09:24 -06:00
Lucas Nicodemus
2f6a6921aa
Ignore ssh private key files
2016-10-15 12:57:56 -06:00
Lucas Nicodemus
d4ab183e70
Try to turn off strict host key checking
2016-10-15 12:57:04 -06:00
Lucas Nicodemus
d6747e9e4d
Tell openssl to actually go to where the key is to decrypt
2016-10-15 12:51:02 -06:00
Lucas Nicodemus
7626e18348
Update create_release with new instructions for existing key
2016-10-15 12:48:09 -06:00
Lucas Nicodemus
c4788fec12
Add private key
2016-10-15 12:47:26 -06:00
Lucas Nicodemus
cf69fc6860
Relative path link xbuild
2016-10-15 11:43:00 -06:00