Zack Piispanen
ec9cb09cd8
REST status or v2/server/status now checks for a permission to display ips to the caller. The only way to get this enabled is to use securetokenendpoint config option.
...
Refactored a tsplayer method.
2013-10-19 22:13:09 -04:00
Zack Piispanen
4c5c2ba0de
Convert Itemban.HasPermission to check if user has Permission.usebanneditem and remove redundant checks elsewhere.
2013-10-19 12:34:00 -04:00
Zack Piispanen
7720380b09
Weird issue with packet bufferer warnings.
2013-10-19 02:54:16 -04:00
Zack Piispanen
078dca1f40
Add in code to auto kill clients that have large buffers. This is disabled, and set to 5mb.
...
If enabled, this would silently kill players as their buffer is full, which could have bad consequences in large servers with lag. This is intended to deal with the issue where servers are running out of memory.
2013-10-19 02:34:15 -04:00
k0rd
11edf7f61b
Merge pull request #666 from PhoenixICE/general-devel
...
merging even though this is PR#666 !!!
2013-10-18 19:39:41 -07:00
Zack Piispanen
2b8e40ad0e
Rod of discord permission change.
2013-10-18 22:34:35 -04:00
Zack
bd123bc97a
Merge pull request #672 from MarioE/general-devel
...
Redo some permissions
2013-10-18 19:31:02 -07:00
k0rd
4f106c7dff
Additional handling for beds (yes, magic mirror is still required)
2013-10-16 19:50:31 -04:00
MarioE
ea83ff1bda
Redo some permissions
...
Split up tshock.world.causeevents & tshock.world.editspawn and moved
/maxspawns and /spawnrate to the npc node.
2013-10-15 18:23:06 -04:00
PhoenixICE
61f6bb1a01
Fixed double teleporting with SSC
...
users getting teleported twice with ssc and rememberpos if they didn't
have loginbeforejoin enabled
2013-10-14 16:18:39 +11:00
Zack Piispanen
0d350d53fa
Fix Skeletron Prime Crash Exploiting people, naughty naughty
...
Set secondUpdate to stop displaying, because apparently no one knows that not being logged in is breaking the rules when requirelogin:true
2013-10-11 21:02:05 -04:00
PhoenixICE
dd3883b393
ItemBan Use Group Parenting
...
Made Item bans now abide by group parenting.
2013-10-11 21:12:47 +11:00
Zack Piispanen
ddb2afefe9
Fix hardcore deaths by wiping and reseeding the tsCharacter table.
...
Log to server/logs chat over head.
2013-10-11 00:49:46 -04:00
Zack Piispanen
acdaa2eb05
Fix Chat over head.
...
Copy pasta fix in /group (CS #Regions)
2013-10-11 00:16:19 -04:00
MarioE
7be923f640
Send better wall of flesh error messages
2013-10-10 19:16:19 -04:00
MarioE
966ba85e1c
Add /spawnboss for the time being
2013-10-10 18:57:33 -04:00
k0rd
73f0901835
tick tshock version
2013-10-10 02:44:36 -04:00
k0rd
8bb817458e
fixes for placement of new chairs and beds; also corrects a math err
2013-10-10 02:24:54 -04:00
k0rd
c838315aec
Fixes placement of monster banners
2013-10-10 01:22:31 -04:00
k0rd
f8e5e1e081
blank UUID ignore for login, forgot to add this file
2013-10-09 23:55:46 -04:00
k0rd
a58e21191b
Add options to kick empty UUID - handling to ignore UUID login and bans for blank UUIDs if this option is not enabled
2013-10-09 23:53:24 -04:00
k0rd
a40eecc82f
version tick
2013-10-09 22:42:28 -04:00
MarioE
6b2a914f97
Update server bin & fix crash exploit
2013-10-09 22:29:45 -04:00
MarioE
d3f3ff7501
Fix /whisper
2013-10-09 17:58:02 -04:00
Zidonuke Ghost
8f1d88abe7
0 Mana is technically allowed due to older characters.
2013-10-09 06:46:43 -04:00
MarioE
a6b46a2748
Fix HandleTile
2013-10-08 23:37:49 -04:00
MarioE
3db37bb94a
Item stacks are shorts. Fixes severe SSC bugs
2013-10-08 19:45:04 -04:00
MarioE
944b319bed
Check HP <= 495 instead of 480
2013-10-08 17:02:44 -04:00
k0rd
4fd766a505
Merge pull request #635 from CyberShadow/announce-save
...
Add AnnounceSave option
2013-10-08 01:54:31 -07:00
Simon311
b97ae242cd
More of & -> &&
...
I. Am. Dumb.
2013-10-08 11:03:54 +04:00
Vladimir Panteleev
6fac82ee2c
Add AnnounceSave option
2013-10-08 04:22:00 +00:00
k0rd
0878900ea5
Removed DisablePiggybanksOnSSC configuration option; piggy banks and safes cannot be used with SSC at this time.
2013-10-07 23:18:49 -04:00
Zack Piispanen
fe00e3a195
Fix description in config for chatoverheads, as well as fix handling of health/mana item usage for SSC
2013-10-07 22:41:37 -04:00
Zack Piispanen
01263424ae
Fix SSC with UseServerName
2013-10-07 22:17:03 -04:00
Simon311
f63758a7d4
& -> &&
2013-10-07 11:44:53 +04:00
Simon311
55537d3034
Coin Gun is not eligible for this ;)
2013-10-07 10:58:56 +04:00
Simon311
a1fa2cdb9c
Fixing Heart and Star requiring inventory slot
...
Those don't ever get to inventory, they are consumed by players :)
2013-10-07 10:44:54 +04:00
Simon311
4151c831d6
Fixing improper / handling
...
This might be as old as TShock itself. Also, you might as well do &
args.Text != "/" instead of Length, it is just a matter of taste.
2013-10-07 10:40:56 +04:00
Zidonuke Ghost
05ff0be3f5
Reverting change that sneaked in.
2013-10-06 02:59:19 -04:00
Zidonuke Ghost
3f956801f8
Removed stat hack configs and permissions, added hardcoded limits due to crash exploit potential from abnormal stats. Also added hardcoded limits of player damage and killme due to crash exploits.
2013-10-06 02:56:55 -04:00
MarioE
b958b43f9b
Raise /heal to 500 HP
2013-10-05 22:50:37 -04:00
Lucas Nicodemus
1388e9bcb3
Merge pull request #620 from MarioE/general-devel
...
Commands
2013-10-05 19:38:28 -07:00
MarioE
428ee68b86
Up the default TilePaintThreshold and fix one last typo
2013-10-05 18:22:05 -04:00
MarioE
c12b592d60
Added some paint boundary checks, fixed OnPaintWall typo, fixed paint rollback
2013-10-05 18:00:05 -04:00
MarioE
d7103b815e
Fix a typo
2013-10-05 17:52:26 -04:00
MarioE
a2766fdb17
Having it build is good.
2013-10-05 17:48:19 -04:00
MarioE
7630db080c
Apparently there are spectre painting tools
2013-10-05 17:45:30 -04:00
Zack Piispanen
ba23be0236
If health is dead, then kill the player.
2013-10-05 17:08:31 -04:00
MarioE
311fbde46e
If /help second argument starts with /, remove it
2013-10-05 15:30:28 -04:00
MarioE
fd66407ccf
Merge remote-tracking branch 'nyx/general-devel' into general-devel
2013-10-05 12:30:47 -04:00