- Update for OTAPI 2.0.0.36 and Terraria 1.4.0.4. (@hakusaro, @Patrikkk, @DeathCradle)
- Fixed /wind command. (@AxeelAnder)
- Fixed NPC debuff issue when attempting to fight bosses resulting in kicks. (@AxeelAnder)
- Fixed players are unable to remove an NPC. Change
byte NPCHomeChangeEventArgs.Homeless
toHouseholdStatus NPCHomeChangeEventArgs.HouseholdStatus
. (@AxeelAnder) - Fixed lava, wet, honey, and dry bombs;
and lava, wet, honey, and dry grenades;
and lava, wet, honey, and dry rockets;
and lava, wet, honey, and dry mines. (@Olink) - Fix Bloody Tear displaying the wrong text when used. (@Olink)
- Fix the visibility toggle for the last two accessory slots. (@Olink)
- Adding Journey mode user account permissions. Journey mode must be enabled for these to have any effect. (@Patrikkk)
tshock.journey.time.freeze
tshock.journey.time.set
tshock.journey.time.setspeed
tshock.journey.godmode
tshock.journey.wind.strength
tshock.journey.wind.freeze
tshock.journey.rain.strength
tshock.journey.rain.freeze
tshock.journey.placementrange
tshock.journey.setdifficulty
tshock.journey.biomespreadfreeze
tshock.journey.setspawnrate
- Changed default thresholds for some changes in the config file to accommodate new items & changes to Terraria. (@hakusaro)
If you have problems with smart doors and you trust your users unconditionally, you can give them the permission tshock.ignore.sendtilesquare
. Please note that when you do this, you're basically giving them full control of the world. Don't give this to anyone who you don't want to have full control of the world.
Please vote on what you want us to work on next with a thumbs-up emoji. Remember that you can set DebugLogs
to true
and then give us your logs to quickly fix problems. The 1.4 project is public and you can view it right now.