Commit graph

2459 commits

Author SHA1 Message Date
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
Enerdy
7135217315 Fix Utils.GetPrefixById 2014-07-20 01:54:02 +01:00
MarioE
1fe4dbd594 Fix "deadlock" occurring? 2014-07-16 09:33:33 -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
MarioE
afffa46ef2 Add config option for anonymous boss/invasion messages 2014-07-10 19:21:22 -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
3021575ad5 Merge pull request #817 from Enerdy/general-devel
Update updateUrl, add update file
2014-07-04 21:04:05 -04:00
Enerdy
0f236742d9 Update updateUrl, add update file 2014-07-04 23:37:13 +01:00
Stealownz
3748789110 Adds kick/ban on hardcore death. 2014-07-05 00:08:21 +08:00
MarioE
36594e7fe4 Tick version 2014-07-02 17:05:32 -04:00
MarioE
f8a9603101 Add connection ghosting
Adds #815
2014-07-02 16:53:49 -04: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
e2d826a157 Add config option "RespawnBossSeconds"
Fixes #813
2014-07-01 14:43:56 -04:00
MarioE
e715a6bac9 Send WorldInfo when setting various time flags, fix time format 2014-06-30 11:02:36 -04:00
MarioE
97252dfe93 Add /forcehalloween, fix /hardmode to actually send changes, clamp tile positions in /tppos, remove extra permissions 2014-06-28 19:30:23 -04:00
MarioE
df7a0d86e5 Fix help text 2014-06-28 10:08:06 -04:00
MarioE
5cbcef49e6 Add /time to allow getting the time and inputting 24-hour time 2014-06-27 22:30:01 -04:00
MarioE
1df9f40a6c Clean up pumpkin moon and frost moon commands 2014-06-27 22:02:46 -04:00
MarioE
5073714f43 Improve /maxspawns and /spawnrate logic 2014-06-27 21:58:12 -04:00
MarioE
66b0f3899c Merge /tphere into /tp, add /tppos 2014-06-27 21:53:01 -04:00
MarioE
69529fad38 Fix permissions referring to "SSI" instead of "SSC"
Fixes #811
2014-06-27 20:58:31 -04:00
MarioE
63a8d6cdc4 Add crimsand projectile 2014-06-25 14:15:23 -04:00
MarioE
8e7851e5d1 Fix dirt rod 2014-06-25 08:52:00 -04:00
MarioE
5e74037a3a Remove any sort of Raptor interconnection -- should have been in some sort of separate plugin anyhow 2014-06-25 01:22:32 -04:00
MarioE
eb246e9531 Merge pull request #809 from ancientgods/general-devel
Added server version
2014-06-25 01:05:01 -04:00
MarioE
5b8fcfde7b Fix player info not actually being sent to other clients 2014-06-24 21:05:07 -04:00
Laurens de Voogd
7c7f6007b7 Changed version to serverversion 2014-06-25 00:28:51 +02:00
Laurens de Voogd
28fd3bbc56 Removed the space between tshock and version
Because Endimmion told me to
2014-06-25 00:27:03 +02:00
Laurens de Voogd
bf60e34b18 Added TShock version 2014-06-25 00:24:20 +02:00
MarioE
bcebc2efc5 Split permission to hurt NPCs 2014-06-24 16:01:24 -04:00
MarioE
10634c4621 Fix eclipses not being sent, enable certain SSC functions if Main.ServerSideCharacter instead 2014-06-24 00:28:01 -04:00
MarioE
5225a55e76 Delegate /tphere * to a separate permission. Also made teleports more exact 2014-06-24 00:18:41 -04:00
MarioE
f4bce20d50 Fix ice rod tiles not being broken and fix various sendtilesquare-related tile bugs 2014-06-20 11:31:55 -04:00
Laurens de Voogd
59ebe35650 Added server version 2014-06-17 17:37:53 +02:00
k0rd
e50f2dfd1e changing variable to be less ambiguous 2014-06-12 13:33:42 -04:00
k0rd
a1158cb2e7 change permission for renamenpc to the npc node.
permission is now tshock.npc.rename
2014-06-12 13:27:55 -04:00
k0rd
98f1af65fa new command: /renamenpc <guide,nurse,etc.> <newname>
Change a town NPC's name to anything you want!
requires permission tshock.renamenpc

requested by our friends from /tg/
2014-06-12 04:03:16 -04:00
MarioE
19944db0e8 Remove unnecessary handling of teleport packet - fixes the "double teleport" glitch 2014-06-10 23:44:15 -04:00
Zack
b56f95c6d1 Merge pull request #806 from ancientgods/general-devel
Fixed /group
2014-06-09 15:37:43 -04:00
Laurens de Voogd
d0aaf9a5df Fixed /group 2014-06-07 02:56:13 +02:00
atom0s
75d3b9624c Changed spaces to tabs. 2014-06-06 09:59:32 -07:00
atom0s
15db899b57 Added check for over-stacked items creating a negative amount for items over max stack count.
Added message output to player for why they are disabled when having an over-stacked item.
Added message output to player for why they are disabled when having a banned item equipped.
2014-06-06 09:56:31 -07:00