1. The forums are scheduled for deletion on or after December 31, 2024 (JST). Please back up or archive any data you find important to you. If you do not have an account, you cannot login or create an account.
  1. nicatronTg
    Created by nicatronTg
    Aug 7, 2015
    Welcome to TShock 4.3.8 for Terraria 1.3.0.7 for API 1.21. This release includes many stability improvements and additional hooks. Download now.

    Notable changes include:
    • Auth system kicks players if system is disabled. (@nicatronTg)
    • Fixed /login permitting multiple logins without a logout in between. (@nicatronTg)
    • Allow[Hallow/Corruption/Crimson]Creep in config now work. (@Wight)
    • API: Treasure bags are now named properly. (@Wight)
    • API: Clients no longer close on disconnect. (@Wolfje)
    • API: Add server broadcast hook. (@Wight)
    • API: Fixed pressure plate hook triggering multiple times. (@Patrikk)
    • API: Fixed issues with SendQ writes failing. (@Wolfje)
    • API: Version tick to 1.21
  2. nicatronTg
    Created by nicatronTg
    Jul 24, 2015
    Welcome to TShock 4.3.7 PreRelease for Terraria 1.3.0.7. This release adds support for Terraria 1.3.0.7. Download now.

    There are a couple issues we have yet to investigate fully:
    • Visual tile artifacts.
    • Out of memory errors.
    If you experience visual artifacts, please report the following additional information in your report:
    1. The number of players on the server.
    2. The world size.
    3. An in depth report if possible, of how to re-create the problem on a stock map.
    4. Whether or not the problem occurs with only specific tilesets or all tilesets.
    If you experience out of memory errors, please provide a memory dump of the server during this state, zip it, and upload it so that we can inspect it. Please provide the same information as above, and, rather than posting the link publically, private message me your process dump files.
  3. nicatronTg
    Created by nicatronTg
    Jul 23, 2015
    Welcome to TShock 4.3.6 for Terraria 1.3.0.6 (pre release). This is a pre-release, and may not be stable. Use at your own risk. Download now!

    Notable changes include:
    • API: NPCs shoot the right way (@WhiteXZ)
    • API: The server config file works correctly with priority and port (@Patrikkk)
    • API: Removed support for favorites and removed JSON dependencies. (@Enerdy)
    • API: Removed support for clouds. (@Enerdy)
    • API: Fixed a whole lot of bugs with wiring, and in general re-wrote some core bits that were bugged. (@WhiteXZ)
    • API: Fixed projectile AI bugs. (@AndrioCelos)
    • API: Fixed world saving problems. (WhiteXZ)
    • API: Fixed server not accepting more connections once max slots was filled. (@WhiteXZ)
    • API: Removed startup parameters and moved them to TShock. (@George) (From Multiplay UK)
    • API: Item.SetDefaults() no longer kills some tools. (@Enerdy)
    • API: Restored chat bubbles. (@WhiteXZ)
    • API: Updated to 1.3.0.6. (@Enerdy & @Patrikkk)
    • API: Lots and I mean lots of network improvements in the SendQ department. (@tylerjwatson)
    • API: Added NpcLootDrop and DropBossBag hooks. (@Patrikkk)
    • API: Fixed hook: NpcTriggerPressurePlate (@Patrikkk)
    • API: Fixed hook: ProjectileTriggerPressurePlate (@Patrikkk)
    • API: Fixed hook: ItemSetDefaultsString (@Patrikkk)
    • API: Fixed hook: ItemSetDefaultsInt (@Patrikkk)
    • API: Fixed hook: ItemNetDefaults (@Patrikkk)
    • API: Fixed hook: GameStatueSpawn (@Patrikkk)
    • API: Fixed hook: NpcNetDefaults (@Patrikkk)
    • API: Fixed hook: NpcNetSetDefaultsString (@Patrikkk)
    • API: Fixed hook: NpcNetSetDefaultsInt (@Patrikkk)
    • API: Fixed hook: NpcSpawn (@Patrikkk)
    • API: Fixed hook: NpcTransformation (@Patrikkk)
    • API: Fixed hook: NpcStrike (@Patrikkk)
    • API: Updated AssemblyInfo to 1.3.0.6. (@nicatronTg)
    • API: Moved to .NET...
  4. nicatronTg
    Created by nicatronTg
    Jul 13, 2015
    Welcome to TShock 4.3.5 for Terraria 1.3.0.5. Download, via Github.

    Notable changes include:
    • Fixes visual artifacts, crashes, and other problems. (@Wolfje)
    • Fix HandleSpawnBoss, and as a result the spawnboss command and boss spawning items. (@Ijwu)
    • Rewrite SendQ for more network stack improvements (@Wolfje)
    • Update to Terraria 1.3.0.5 (@Patrikk)
  5. nicatronTg
    Created by nicatronTg
    Jul 12, 2015
    This update has been pulled due to an unexpected anomaly. Please downgrade to 4.3.3.

    Welcome to TShock for Terraria 4.3.4 for Terraria 1.3.0.4. This release includes fixes for invasion progress, several deadlocks, and a complete overhaul of SendQ. Download now, via Github.

    Notable changes:
    • Fix invasion progress messages (@Wight)
    • Completely rewrite SendQ to have less deadlocks and greatly improved performance (@Wolfje)