Zack Piispanen
162d90126d
Decision: Only display the text by default
2012-05-27 22:16:10 -04:00
Zack Piispanen
bb657995f0
Fix chat over heads.
2012-05-27 22:14:15 -04:00
Lucas Nicodemus
6528a9e8f1
Added a config option for the formatting to use if chataboveheads is on
2012-05-27 11:03:58 -06:00
Lucas Nicodemus
8bcc24da7e
Added some code to enable chat above heads
2012-05-27 10:19:52 -06:00
Deathmax
727bff5bd4
Fixes #439
...
Adds a configurable world name to be sent to clients which is saved as
the name of the server.
2012-05-27 11:46:49 +08:00
Lucas Nicodemus
1fb554a804
Added some documentation to some stuff
2012-05-26 11:04:36 -06:00
Lucas Nicodemus
2537da2346
Added a config option for preventing world modification when dead
...
Closes #437
2012-05-26 03:46:11 -06:00
Lucas Nicodemus
e596f309c5
Committed the change to ConfigFile.cs this time
2012-05-25 23:33:57 -06:00
Lucas Nicodemus
36f368ac20
Add PreventPiggyBanksOnServerSideInventory config opion
2012-05-25 23:29:40 -06:00
Lucas Nicodemus
5394734a33
Removed the last two changes without revertting
2012-05-25 20:10:19 -06:00
Lucas Nicodemus
81ba0f9108
Fixed a typo in 'AllowHardmoreCreep'
2012-05-25 20:09:39 -06:00
Lucas Nicodemus
3bad04af79
Made config options for hardmore creep more clear as to what they do.
...
Closes #448
2012-05-25 20:08:52 -06:00
Zack Piispanen
50d9cb602d
Added config option to prevent people from spawning banned items.
2012-04-27 01:03:05 -04:00
Zack Piispanen
c27dfddaaa
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
2012-04-27 00:48:53 -04:00
Zack Piispanen
653e609e25
Added config option to allow control of how statue spawn limits work. Updated binary to work with new hooks.
2012-04-27 00:48:38 -04:00
Lucas Nicodemus
8d5cdf04a8
Update copyright to reflect actual year date.
2012-04-24 12:45:46 -06:00
Zack Piispanen
c81cd39fb3
New Features For the new Release! Config options to enable the spread of creep in hardmode. This means users can disable the corruption or the hallow from spreading. This allows server owners the chance to play on hardmode without it ruining their worlds. This does require the new TerrariaServer but the only change is the addition of a hook, which I believe does not require the increment of an API version attribute.
2012-04-18 00:46:30 -04:00
Zack Piispanen
7c7a9a90ee
Whitelist kick message.
2012-04-15 14:59:10 -04:00
stevenh
41dbd31aac
Converted all files to LF line endings
2012-02-21 15:56:34 +00:00
Zack Piispanen
46a653da99
Added config option for how often to save ssi, and applied that to the save checker.
...
Changed the OnTileEdit hook to take a player as well, so we know who is doing the edit.
Changed the output of the Debug folder to go back to bin\Debug\ since I dont work 3 directories about TShock.
2012-02-04 16:39:36 -05:00
k0rd
b66358bef2
Prevents users from sneaking items onto the server by holding them in their hands when ServerSideInventory is enabled.
2012-01-24 00:07:25 -05:00
k0rd
2d650b0a1b
Fix for skeletron prime disabling players.
...
New config option to ignore crystal shrapnel for projectile updates.
2012-01-23 10:54:10 -05:00
Zack Piispanen
efee7caed2
Added ice workaround for players who want to use ice even with canbuild off.
...
This feature is only half done as players still get warned when their ice breaks.
2012-01-20 23:36:27 -05:00
Zack Piispanen
95946ba060
added a no clip override in the config file, this hopefully will allow you to stop all that dumb teleporting when you accidentally no clip.
2012-01-15 17:33:43 -05:00
Zack Piispanen
2a59de5293
Added config options for ignoring projectile bugs. Just turn these on if you get debuffed for projectile update/create/kill messages.
2012-01-15 02:11:23 -05:00
Zack Piispanen
00b2d768d7
Added config options for max damage and projectile max damage
2012-01-14 23:03:28 -05:00
Lucas Nicodemus
4b77ca549e
Users shouldn't "leave" when they enter an incorrect password anymore. Just as soon as someone reimplements the OnLeave hook.
2012-01-01 18:46:06 -07:00
Lucas Nicodemus
bf9d0137f1
Added any missing license headers to all files
2012-01-01 03:06:48 -07:00
high
ab65c30ce6
Added -dump switch which dumps permissions/config options
...
Dumps are now alphabetical.
2011-12-31 19:10:17 -05:00
Lucas Nicodemus
73bf4857eb
Invalid expression term semicolon fuck off.
2011-12-31 16:18:34 -07:00
Lucas Nicodemus
89b70f5612
Turn that stupid thing on by default.
2011-12-31 16:14:42 -07:00
Lucas Nicodemus
94f5f12d46
Remove configuration option for sync players
2011-12-31 13:41:55 -07:00
darkunderdog
53231c0622
fixed wording in config for allowloginanyusername
2011-12-30 20:33:08 -06:00
darkunderdog
eaeb37ced5
users now can login with /login password - new config option to enable the ability to log in with username and password
2011-12-30 20:29:27 -06:00
Lucas Nicodemus
c6abbfe4d2
ReSharper code reformat to match naming conventions and stuff
2011-12-30 14:38:04 -07:00
Lucas Nicodemus
1147788154
ReSharper redundant code cleanup
2011-12-30 14:32:05 -07:00
Zidonuke
6353f9c877
Fix anti dead protection, some item bans, and default configs.
2011-12-29 02:50:05 -05:00
Zidonuke
f360067198
Request for Erik
2011-12-29 01:56:18 -05:00
Zidonuke
b7d84d6855
Implemented guest group config and default group.
2011-12-29 00:38:22 -05:00
Zidonuke
be20d07707
Implemented config for disabling account login at join.
2011-12-29 00:32:12 -05:00
Zidonuke
8521241ab7
Fix slots bug
2011-12-28 23:12:05 -05:00
Zidonuke
5619ae3660
Disabled region protection for chests by default, added config option. Thanks DarkunderdoG
2011-12-28 22:38:29 -05:00
Zidonuke
34efba9c1f
Changed hack detection to allow future permissions overrides, now prevents hack clients modding max hp while online.
2011-12-28 21:03:29 -05:00
Zidonuke
da5de78155
Server password in tshock now, you can login with your account password now
2011-12-28 20:40:25 -05:00
Zidonuke
14e2d8ca46
Add max range for being restricted
...
Change max reserved slots to 20
2011-12-27 14:53:55 -05:00
Zidonuke
d01426e2b1
New anti spam for liquids and projectiles
...
Revamped anti spam systems
New liquid security
2011-12-27 14:06:06 -05:00
Zidonuke
c11b944735
Invisibility Potions are now item banable.
...
New noclip detection, has ignore permission.
2011-12-27 13:26:37 -05:00
Zidonuke
40973abb3f
Add require login config
2011-12-27 12:42:53 -05:00
Zidonuke
5c6d03f9af
Improved spam detection for create and kill tiles.
...
Improved item use blocking with banned items.
Reserved slots should work now to 5 slots above max.
2011-12-27 12:02:07 -05:00
Zidonuke
9a4a77dfcc
Force time config.
2011-12-27 10:06:34 -05:00