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
MarioE
acfc770c8a
Added /clear npc (/butcher without item drops)
2013-10-05 12:28:38 -04:00
k0rd
4e6aef1ddc
Disables noclip detection for the following items:
...
metal bars
platforms
work benches
tables
anvils
tinkerer's workshop
pianos
dressers
bookcases
2013-10-05 12:12:38 -04:00
MarioE
4bd522f1db
Modify more commands
...
Combined /killprojectile and /clearitems
Removed whisper prefix from whisper messages (color should be more than
sufficient)
Removed /star
Added /butcher [mob type]
Removed deprecated command methods
2013-10-05 12:07:07 -04:00
MarioE
017b3f07f6
Update /invade, make /help <command> not work if no access
2013-10-05 10:59:37 -04:00
MarioE
aa28b84d8c
Refactor some commands...
2013-10-05 10:46:40 -04:00
MarioE
b0997536d3
Add command help text
...
Also remove /debugreg, as it is now pointless.
2013-10-05 10:34:28 -04:00
MarioE
dd54ddeb5f
Modifiy commands
...
Remove boss spawning commands, remove deprecation commands, and merge
hardmode commands.
2013-10-05 09:23:47 -04:00
Zack Piispanen
fb03df1442
Tick version
2013-10-05 01:58:05 -04:00
k0rd
d1852464ae
added mannequins to orientable tiles
2013-10-05 01:56:33 -04:00
Zack Piispanen
e868cc52e9
Send right id
2013-10-05 01:54:01 -04:00
Zack Piispanen
55262e6108
Send packet too
2013-10-04 23:07:44 -04:00
Zack Piispanen
60d3252a2e
Add in cases for every boss, even though most are caught by npc.boss.
2013-10-04 23:02:34 -04:00
Zack Piispanen
90231a73a4
Add KillProjectile command
2013-10-04 22:48:01 -04:00
MarioE
7e5909e04c
Fix column mismatch
2013-10-04 19:55:14 -04:00
MarioE
c00c929ad6
Modify PaginationTools output. This fixes some problems with wraparound in the server console.
2013-10-04 19:30:16 -04:00
MarioE
d4c7385781
Add some more hack checks to painting tiles & walls
...
Also add permission to ignore paint threshold
2013-10-04 19:05:10 -04:00
MarioE
149dbdf56d
Add hack checks to painting tiles & walls
2013-10-04 18:37:56 -04:00
k0rd
1b3f105bbf
Merge remote branch 'origin' into general-devel
2013-10-04 17:16:47 -04:00
k0rd
71e18c146c
Additional fixes for beds/ssc
2013-10-04 17:16:02 -04:00
k0rd
3df69f9765
Merge remote branch 'origin' into general-devel
2013-10-04 17:15:24 -04:00
Zack Piispanen
f80ed62719
Remove deprecation config option because it is causing issues.
2013-10-04 17:14:46 -04:00
MarioE
9aa27b9d3f
Add region protection to painting tiles & walls
2013-10-04 17:11:11 -04:00
k0rd
511d3f8834
Additional check for SSC spawning on bed
2013-10-04 17:03:42 -04:00
Zack Piispanen
ef35ffe091
Ensure we only save SSC when SSC is enabled.
2013-10-04 16:59:57 -04:00
Zack Piispanen
0ed25ebbfe
Fix chat over heads, thanks Inanzen for the tip months ago!
2013-10-04 16:11:36 -04:00
Zack Piispanen
f55eaa3caf
Fixed cannon tiles orientation bug
2013-10-04 15:21:28 -04:00
k0rd
142b67ace3
hardmode dungeon mobs shouldn't falsely trigger cheat detection when they hit you
2013-10-04 02:22:37 -04:00
Zack Piispanen
6f0d98000e
Another annoy command, the possibilities are endless.
2013-10-04 00:16:54 -04:00
k0rd
48a94b6247
Initial handling for saving/using beds with SSC
2013-10-04 00:14:52 -04:00