Commit graph

708 commits

Author SHA1 Message Date
Lucas Nicodemus
6ec08de26b Advertise TShock.co more effectively 2015-03-23 10:02:41 -06:00
Lucas Nicodemus
04b1aff65a Fix verbage in temp ban command 2015-03-15 15:22:58 -06:00
Lucas Nicodemus
bca48fb2eb Attempt to fix tempbans not working 2015-03-09 23:34:07 -06:00
Lucas Nicodemus
de2a07db6b Advertise https websites (this is 2015) 2015-03-09 07:56:27 -06:00
Lucas Nicodemus
32218f9be0 PlayerCommandEventArgs passes the command prefix
Fix tab space conflict in PlayerHooks.cs
2015-03-08 16:00:43 -06:00
Lucas Nicodemus
9221c14ca6 Commands.cs now has less e for exceptions 2015-02-28 19:54:39 -07:00
Lucas Nicodemus
db5e88acf7 /stats is now /serverinfo 2015-02-28 17:24:33 -07:00
Enerdy
a632e7f510 Added specifier to tshock commands 2015-02-28 14:46:44 +00:00
Enerdy
825de3fe73 Update methods using deprecated SendData code and Logs 2015-02-28 13:08:32 +00:00
Lucas Nicodemus
c5625aa896 Merge pull request #870 from NyxStudios/whitexz-general-devel
Adds SQL logging from WhiteX's fork; closes #869
2015-02-28 01:21:54 -07:00
Lucas Nicodemus
b133d6c470 ProtectSpawn also uses more logical logic statement 2015-02-28 00:56:53 -07:00
Lucas Nicodemus
2736ef8af2 ToggleAntiBuild no longer has weird logic statement 2015-02-28 00:54:55 -07:00
Lucas Nicodemus
b02c99254c Add parenthesis because you need that 2015-02-28 00:20:58 -07:00
Lucas Nicodemus
d6c267c152 Remove player & slot count from version command 2015-02-28 00:16:56 -07:00
Lucas Nicodemus
97d2894773 The mute reason is back to being a mute reason 2015-02-25 15:38:46 -07:00
Lucas Nicodemus
0459dfca11 Adds SQL logging from WhiteX's fork; closes #869 2015-02-25 15:33:35 -07:00
Lucas Nicodemus
e18ab50453 Literally add a comma between two different things 2015-02-24 21:42:06 -07:00
Lucas Nicodemus
13756360bb Slightly more commands support silence 2015-02-24 21:38:25 -07:00
Lucas Nicodemus
c9dcc3d227 Full, blood, and eclipse moon phases support silence
DropMeteor now supports broadcasting to all and silence
2015-02-24 21:26:16 -07:00
Lucas Nicodemus
192ee915ae Another batch of commands support silence 2015-02-24 21:20:33 -07:00
Lucas Nicodemus
f2b2da90d7 Added silent commands & other stuff (see below)
1. Removed old code.
2. Added silent command prefix & supporting code
3. Region ban & spawnmob support silence
2015-02-24 20:55:59 -07:00
Lucas Nicodemus
7649718530 Some people really like uneven spacing 2015-02-24 19:12:22 -07:00
Lucas Nicodemus
183084d60f Minor changes pertaining to spacing & some unclear messages 2015-02-24 19:08:30 -07:00
PhoenixICE
10de490c86 Tab formatting issue 2015-02-23 09:30:05 +11:00
PhoenixICE
6bb3a2f2ab Godmode Other Permission 2015-02-23 09:26:51 +11:00
Zack
63231c73f2 Utilize new account hooks to insert and delete from the SSC table, since this is what the feature was intended for. 2015-02-22 16:17:05 -05:00
Lucas Nicodemus
deb4113c73 /user group has proper error handling
This blast of commits fixes #543
2015-02-21 17:50:19 -07:00
Lucas Nicodemus
70104f795c /user password now returns correct message if user does not exist 2015-02-21 17:40:58 -07:00
Lucas Nicodemus
32c7645795 /user del now responds appropriately if the user doesn't exist 2015-02-21 17:36:32 -07:00
Lucas Nicodemus
964115dbb5 /user add now returns sensible errors 2015-02-21 17:34:39 -07:00
Zack
f9bf470b1d Tick version and update copyright 2015-01-28 15:29:13 -05:00
Zack Piispanen
444af6cf57 Update to latest TSAPI. Changed update manager to use same code as stat tracker, which hopefully doesnt break on mono. Also changed it to not check every update to see if time has passed. Made packetbufferer async for windows and if specified for mono. Fixed maxspawns error message to explain range. Ticked version. 2014-09-09 03:49:57 -04:00
Brian Ricketts
e2258c84d7 Fixed invalid default value for max spawns 2014-08-31 03:34:42 -05:00
Zack
18138afd1d Update ServerAPI to latest. Added command to reset the completed angler quests. Verified that angler quests are working as intended. Set value in db to 9, completed quest, received fuzzy carrot, shut down server, set to saw it was set to 10, set to 19, started server, completed quest, received his hat. Please stop reporting this as broken. 2014-08-02 10:18:47 -04:00
Zack
7a8422de5c Add tile banning, because such whine, much desire (doge).
I am sure this will result in someone whining for wall banning as well, but that can wait another couple of months.
2014-07-27 20:57:17 -04:00
MarioE
738607f1aa Fix /time outputting the wrong time 2014-07-20 18:44:25 -04:00
MarioE
1228acbbc8 Fix up /tpnpc a bit, tick version 2014-07-20 18:08:01 -04:00
MarioE
4ce305b91d Merge pull request #822 from WhiteXZ/general-devel
Add /tpnpc to allow teleportation to active npcs
2014-07-20 18:06:25 -04:00
MarioE
038f606939 Add offline account banning to /ban addtemp 2014-07-13 07:57:58 -04:00
MarioE
e13de5dba0 Merge pull request #820 from AquaBlitz11/general-devel
Fix Force Xmas Message Display
2014-07-10 23:40:41 -04:00
Zack
fb451c6d49 Update license header for 2014 2014-07-10 21:48:33 -04:00
Zack
4468a880d2 Fix Time being based on 30 minute hours. 2014-07-10 21:23:50 -04:00
Zack
915e791406 Initial work to move all Server Side Character code to its own module. 2014-07-10 21:09:32 -04:00
White
a8a08caa4b Add /tpnpc to allow teleportation to active npcs 2014-07-10 17:58:20 +09:30
MarioE
aa8f762f9c Re-introduce /tphere 2014-07-09 10:33:25 -04:00
AquaBlitz11
b6bd0ff1e2 Fix Force Xmas Message Display 2014-07-09 20:03:16 +07:00
MarioE
16cf364d59 Add user account banning, similar to offline bans
Also removed logging of bans since... the command is logged as well
2014-07-02 13:34:15 -04:00
MarioE
3e12e80a89 Clean up /itemban, /projban and tempbans 2014-07-02 10:51:06 -04:00
MarioE
6d3bb30c7c Fix a quick typo I made 2014-07-02 08:19:20 -04:00
MarioE
e715a6bac9 Send WorldInfo when setting various time flags, fix time format 2014-06-30 11:02:36 -04:00