ProfessorXZ
|
75f639ee47
|
Fixes #1347
|
2016-12-18 13:30:16 +01:00 |
|
ProfessorXZ
|
7c8bf7712a
|
Added TSPlayer.Logout()
|
2016-12-18 12:37:15 +01:00 |
|
White
|
739892a611
|
Added TSPlayer.KillPlayer() which uses NetMessage.SendPlayerDeath(...).
Changed /kill to use `TSPlayer.KillPlayer()`
|
2016-12-11 13:46:57 +10:30 |
|
Lucas Nicodemus
|
678f6c7cf8
|
Update to Mintaka (thanks @enerdy)
|
2016-12-06 17:36:44 -07:00 |
|
Zaicon Kiroshu
|
50d8b0db30
|
1.3.4.3 Update (API 1.26)
|
2016-11-19 17:05:08 -06:00 |
|
Lucas Nicodemus
|
1328d71fdc
|
Merge pull request #1317 from DogooFalchion/motd
Update MotD file parsing to convert color formats into smart text.
|
2016-10-23 19:27:52 -06:00 |
|
Lucas Nicodemus
|
6344051678
|
Change verbiage slightly on some /uploadssc messages
|
2016-10-23 19:02:44 -06:00 |
|
Hussein Farran
|
7d323f253a
|
Merge pull request #1321 from DogooFalchion/ssc_join_inv
Enable user to upload their data from when they join as SSC
|
2016-10-23 20:58:40 -04:00 |
|
DogooFalchion
|
49a0cc0cc5
|
Add permission for uploading other's SSC data. Allow this to run from console. Allow command to upload remote user's data.
|
2016-10-23 19:59:57 -04:00 |
|
DogooFalchion
|
f1ce158efd
|
Implement logic to store the data of a player when they join, and allow for a command to be run that will upload that data in place of their existing SSC data.
|
2016-10-23 18:11:44 -04:00 |
|
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 |
|
DogooFalchion
|
31794b6a27
|
ShowFileToUser shouldn't assume the file is in the TShock folder. Use the file path variables where we can. Use smart text instead of removing color parsing.
|
2016-10-22 19:01:27 -04:00 |
|
DogooFalchion
|
6242a54603
|
Update references to MOTD to point to the variable, instead of having magic strings.
|
2016-10-22 17:37:00 -04:00 |
|
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 |
|
Adilson Carvalho
|
49b4effe74
|
Changed year to 2016 on all GPL headers
|
2016-10-16 17:06:02 -02:00 |
|
Simon
|
60a8362e27
|
Add ToLower() back
|
2016-10-16 12:42:05 +03:00 |
|
Simon
|
b16b9e70f2
|
Add brackets
|
2016-10-16 09:48:46 +03:00 |
|
Simon
|
54915bcf47
|
Fix /"
|
2016-10-16 08:58:55 +03:00 |
|
Enerdy
|
a49a7f35cc
|
Fully remove 'auth-verify' because it was unclassy
|
2016-10-15 00:34:32 +01:00 |
|
Enerdy
|
97b6f08523
|
'auth' no longer kicks superadmins when disabled
|
2016-10-15 00:31:57 +01:00 |
|
Enerdy
|
b6267bbaa7
|
Auth system now checks if a superadmin exists
The 'auth-verify' command was also removed and its alias was added to 'auth', which now does both things.
|
2016-10-14 23:07:29 +01:00 |
|
Lucas Nicodemus
|
c4cf2d496d
|
Changed the taken account message to be more clear
Thanks to Gameroom, Kirbyrocket, ProfessorX, etc. for drawing attention to this.
|
2016-10-09 21:04:53 -06:00 |
|
White
|
36343dd8e7
|
Add a sandstorm command
|
2016-09-22 19:13:50 +09:30 |
|
ProfessorXZ
|
7376ad8b0e
|
Fixed UI issues caused by setting wind speed to high values
|
2016-09-10 23:35:57 +02:00 |
|
ProfessorXZ
|
05a4e025f7
|
Added the Registered property to REST's players/read endpoints
|
2016-08-30 09:16:01 +02:00 |
|
White
|
2045ff511c
|
Fixed SetDungeon permission. Closes #1263
|
2016-07-29 15:59:54 +09:30 |
|
White
|
7a8bbb1b99
|
Updated naming on CheckXMas
|
2016-07-23 10:11:26 +09:30 |
|
White
|
4652b90a01
|
Fixes tabbing on the Settle command registration, and the Reload command
|
2016-07-02 17:11:41 +09:30 |
|
White
|
ed78313994
|
Fixes tabbing on the SetDungeon command
|
2016-07-02 17:08:41 +09:30 |
|
webmilio
|
bbca61cea1
|
Added the SetDungeon command.
|
2016-07-01 18:30:22 -04:00 |
|
Patrikk
|
6f42ac1215
|
Fixing SSC for real
|
2016-06-26 01:00:08 +02:00 |
|
Patrikk
|
ee3e47c1c1
|
Fixes #1226
|
2016-06-25 13:46:30 +02:00 |
|
Patrikk
|
ba73d5906a
|
Separate item give perm from item spawn
|
2016-06-20 19:24:15 +02:00 |
|
White
|
72ccd34ae6
|
Fixes unwanted superadmin behaviour concerning SSC inventories.
|
2016-06-14 23:22:06 +09:30 |
|
White
|
91c41aa68b
|
Adds a --no-restart command-line argument for Multiplay
|
2016-04-27 15:12:43 +09:30 |
|
White
|
a2bfc8f5b1
|
Modified the /rain command to take an optional parameter of "slime" to allow starting/stopping of slime rain.
|
2016-02-02 11:23:44 +10:30 |
|
Enerdy
|
aa419283a9
|
Add PlayerPermission hook, replace p.Group.HasPermission by p.HasPermission everywhere possible.
|
2016-01-11 14:37:02 +00:00 |
|
White
|
7d4a96cfee
|
Fixes #1134 and #1131
|
2015-11-01 12:13:17 +10:30 |
|
White
|
d9a75dad42
|
/reload command now uses Permissions.cfgreload like it says it does
|
2015-09-29 19:02:25 +09:30 |
|
White
|
2e5eaae0b3
|
Checking whether a point is in a region no longer requires to region to be protected.
Renamed some methods to conform to C# conventions.
|
2015-09-06 18:49:57 +09:30 |
|
Lucas Nicodemus
|
95ef7c9d85
|
Fix #1063
|
2015-07-30 16:43:45 -06:00 |
|
Lucas Nicodemus
|
9af4980b60
|
/auth now forcekicks if auth is disabled
Update submodule
|
2015-07-30 16:10:59 -06:00 |
|
White
|
4371ad4d9a
|
Logging out is now safe in SSC. Fixes #1037
|
2015-07-20 23:25:33 +09:30 |
|
Denwey Tharkt
|
e8ce773fdb
|
Target Dummies no longer get butchered by /butcher. Fixes #1025
|
2015-07-17 20:38:56 -03:00 |
|
Jordy Moos
|
fd49aaad83
|
Use tabs not spaces
|
2015-07-16 13:25:03 +02:00 |
|
Jordy Moos
|
51e2cbeb21
|
Serverpassword syntax error gave wrong command
|
2015-07-16 13:11:43 +02:00 |
|
White
|
1ab66128ab
|
Added Moon Lord to SpawnBoss
|
2015-07-16 20:06:54 +09:30 |
|
Enerdy
|
6495496cd4
|
Fixes /who -i and /userinfo. Also updates the submodule.
|
2015-07-09 03:23:37 +01:00 |
|