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 |
|
Deathmax
|
dac1e6c282
|
Merge pull request #328 from k0rd/general-devel
Added a more descriptive error message when database dlls are missing.
|
2012-01-20 17:34:30 -08:00 |
|
k0rd
|
7dcac918ec
|
Added a more descriptive error message when database dlls are missing.
|
2012-01-20 18:45:53 -05:00 |
|
Deathmax
|
290fe1a1da
|
Remove some redundant code
|
2012-01-20 15:20:07 +08:00 |
|
Deathmax
|
672d360e9d
|
Merge fail
|
2012-01-20 14:35:59 +08:00 |
|
Zack Piispanen
|
733be6b84e
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
TerrariaServerBins/TerrariaServer.exe
|
2012-01-19 16:33:22 -05:00 |
|
Zack Piispanen
|
f36828ab91
|
Update bin to fix not updating world list after world gen
|
2012-01-19 16:30:06 -05:00 |
|
Deathmax
|
564d5f0cb1
|
Allow players to ignore the damage caps.
|
2012-01-19 22:10:34 +08:00 |
|
Deathmax
|
e06588a8de
|
Some changes to projectile cheat detection
(Redigit actually listened to some of Zidonuke's requests)
|
2012-01-19 21:38:42 +08:00 |
|
Deathmax
|
55d7b78971
|
Untested support for multiple languages when spawning NPCs/Prefixes/Items
|
2012-01-19 18:47:41 +08:00 |
|
Zack Piispanen
|
43d0ff72cf
|
Fixed duplicate join announcement
|
2012-01-18 19:13:04 -05:00 |
|
Deathmax
|
66fd4ac375
|
Update server binary
Fix save issues
|
2012-01-19 06:14:55 +08:00 |
|
Deathmax
|
92996bf738
|
Replace usages of ASCII with UTF8
|
2012-01-18 20:56:18 +08:00 |
|
Deathmax
|
e879135d21
|
Remove valid string checks, Terraria seems to check and replace invalid chars by default
|
2012-01-18 20:55:30 +08:00 |
|
Deathmax
|
27f61645ce
|
Add permissions for spawning bosses/starting invasions
|
2012-01-18 19:50:49 +08:00 |
|
Deathmax
|
44408a25d6
|
Update to 1.1.2
|
2012-01-18 19:42:38 +08:00 |
|
Zack Piispanen
|
38011f6364
|
added a bool to the world save mechanism. This should prevent it from saving 3 times at once. Hopefully thats what was causing server crashes
|
2012-01-15 17:46:38 -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 |
|
Zack Piispanen
|
aa99c1d0b2
|
Gave user feedback when a region overrides their permission
|
2012-01-14 22:18:14 -05:00 |
|
Zack Piispanen
|
80ec7d8053
|
removed debug code, like a boss
|
2012-01-14 22:14:19 -05:00 |
|
Zack Piispanen
|
1a3c0191d9
|
NPC home fix since the packet doesnt work
|
2012-01-14 22:13:16 -05:00 |
|
Deathmax
|
9480b69754
|
Catch objectdisposedexception when writing to log file
|
2012-01-15 11:09:48 +08:00 |
|
Deathmax
|
b85754ee1f
|
Add debugging info for which method called Disable()
|
2012-01-14 10:47:27 +08:00 |
|
Deathmax
|
71117ae0b5
|
Add reasons to all Disable() usages
|
2012-01-14 10:40:06 +08:00 |
|
Zack
|
7ab577282e
|
Whoops, num4 was already defined :D
|
2012-01-13 12:53:13 -05:00 |
|
Zack
|
4fa3ff77a2
|
Reverted The Ore gen command to max of 1000 tiles and the original random pattern that was there before. Also removed the dumb stuff with iron, that didnt appear to work on my local tests.
|
2012-01-13 12:49:37 -05:00 |
|
Deathmax
|
a5aa923123
|
Workaround for Skeletron Prime's projectiles triggering disables.
|
2012-01-13 17:41:14 +08:00 |
|
Deathmax
|
51058c5060
|
Return 1001 instead of 1000 if we can't locate the projectile associated with specified identity.
|
2012-01-13 17:36:43 +08:00 |
|
Deathmax
|
19aec7ffec
|
Re-add saveworld hook & broadcast
|
2012-01-13 16:50:09 +08:00 |
|
Deathmax
|
3ef87534c8
|
Log socket errors
Update server binary
|
2012-01-13 16:45:08 +08:00 |
|
Deathmax
|
fcc7cfff50
|
Some hooks aren't disposed.
|
2012-01-13 16:33:35 +08:00 |
|
Deathmax
|
4473632691
|
Remove redundunt -ip handling in TShock.
TAPI already handles -ip
|
2012-01-13 16:23:03 +08:00 |
|
Zack Piispanen
|
4c4cd4027d
|
Removed lua, because it shouldnt be here.
Attempted hotfix of trashcan abuse. User's inventory shouldn't be saved if they are being nagged about logging out.
|
2012-01-12 18:00:05 -05:00 |
|
Zack
|
491eafd484
|
Fixed range checking to use the range we specify instead of hardcoded 32.
|
2012-01-12 11:01:44 -05:00 |
|
Zack
|
e503abcab9
|
Merge pull request #325 from natrim/itembans-fix
Itembans fix 2
|
2012-01-12 07:56:17 -08:00 |
|
Natrim
|
4eeb09fb58
|
somepony forgot debug message here
|
2012-01-12 14:29:00 +01:00 |
|
Deathmax
|
16c660db44
|
Fix coins not dropping properly.
Anti-cheat protection was preventing item update packets while dead, which is what occurs when someone dies and drops their items.
|
2012-01-12 19:38:48 +08:00 |
|
Deathmax
|
0cf287ca11
|
Increase the projectile range to 128 rather than 100. (2048px)
|
2012-01-12 19:06:11 +08:00 |
|
Zidonuke
|
606964f028
|
Merge pull request #324 from natrim/itembans-fix
Itembans fix
|
2012-01-11 02:33:24 -08:00 |
|
Natrim
|
e113982158
|
don't display '()' in banned item list when no allowed groups is available
|
2012-01-11 11:29:27 +01:00 |
|
Natrim
|
5b7971f753
|
fix for banitem deleting in MYSQL
|
2012-01-11 11:29:13 +01:00 |
|
Zidonuke
|
ae7bf98909
|
Merge pull request #323 from natrim/general-devel
fix in SSI
|
2012-01-11 02:28:53 -08:00 |
|
Natrim
|
64b0a5c434
|
fix for GetDataHandlers: ERROR: System.IndexOutOfRangeException: Array index is out of range. in TShockAPI.PlayerData.StoreSlot
|
2012-01-11 11:08:09 +01:00 |
|
Lucas Nicodemus
|
5c5444dc83
|
Merge pull request #322 from natrim/general-devel
Item bans additions
|
2012-01-10 20:28:07 -08:00 |
|
Natrim
|
2e7fa14a91
|
add commands for allowed groups for banned items
|
2012-01-10 11:17:54 +01:00 |
|
Natrim
|
50eeae2a86
|
aliases for item banning
|
2012-01-10 11:17:49 +01:00 |
|
Natrim
|
b4d6908f98
|
add list items command to display banned items
|
2012-01-10 11:17:24 +01:00 |
|
Lucas Nicodemus
|
61c4edfcde
|
Disable leave message if the server is full.
TSHOCKPLUGINS-16
|
2012-01-07 14:22:21 -07:00 |
|