Overhaul 4.0.3, hm.
Added 2019-08-01 01:18:18 +0000 UTC
(How beautiful these thumbnails are...)
Heya! This is a long-awaited fix for issues the last update was filled with. Should've released it way earlier.
Shortly, the most important fixes were of the following issues:
- Random immediate crashes to desktop with no errors;
- Freezes to desktop with no errors;
- Audio not working on Linux & Mac;
- Long standing bug - Blue background and Background texture graphics memory corruption from resizing window on Linux & Mac (Thanks, Pom!);
- Long standing bug - Black squares randomly appearing on background, on all operational systems;
- Server hosting getting stuck, unless you disable UPnP port forwarding;
- Many vanilla bows don't shoot their special arrows;
Also, I redesigned DPS calculations for crit rework system, which fixed issues with rangers & mages getting way more crits to use than everyone else. Send your feedback to the mod's discord.
That's generally it, ignoring tens of little fixes. See the changelog below if you want more details.
-== Download ==-
From ModBrowser: Link (OR just type "Terraria Overhaul" in Mod Browser!)
From MEGA: Link (Only use if mod browser doesn't work for you)
-== Changelog ==-
Changed:
- Wet Sand no longer has gravity (until it dries).
- Rebalanced DPS calculations for crit charging. Weapons that use ammo should no longer have averagely-higher charge rates, and everything about the calculations should be generally more stable.
- Lowered charge loss per second from 1.5% to 1%.
Optimization:
- Lowered game's memory usage on dedicated servers by about 40-80MB by disposing of minimap arrays.
Fixed:
- (!!!) Issue #174 - Random sound-related AccessViolationExceptions can occur at any point in time. These kind of crashes don't produce a window, and close the game immediately, without any freezes.
- (!!!) Issue #175 - Sound may not be working for Linux & Mac users.
- (!!!) Issue #186 - (Long standing bug) Background may get completely corrupted on Linux and Mac, either turning blue or having other applications' graphics memory show up in it.
- (!) Issue #177 - Game may sometimes freeze into an error-less crash. This was caused by a bug in Wet Sand's falling logic, which has now been removed entirely.
- (!) Issue #158 - There are some dangerous debug keys accidentally left in the mod.
- (!) Issue #187 - (Long standing bug) Black squares may appear randomly sometimes on all operational systems, looking very black. This was solvable by toggling lighting modes.
- (!) Issue #173 - UPnP auto-port-forwarding throws errors on servers with Overhaul enabled?
- Issue #162 - Some vanilla bows' unique features like special arrows don't seem to work.
- Issue #169 - Screenshake factor from settings doesn't seem to affect anything.
- Issue #171 - A null reference exception may occur at TerrariaOverhaul.UI.ModItemSlot.Draw when repairing items at a repair table.
- Issue #167 - Disabling music options will cause music layering when music volume is set to zero.
- Issue #176 - Minimap-related crashes may occur on extra large worlds, due to minimap's render target array not getting resized.
- Issue #178 - Lightning rods don't attract lightning.
- Issue #179 - Some Overhaul tiles have incorrect tagging, resulting in, for example, non-burnable bushes and non-metallic gramophones.
- Issue #180 - Bows may sometimes not have auto-reuse forced on.
- Issue #181 - Thrown and Magic Weapons have some invalid velocities for every third projectile from charged attacks.
- Issue #182 - Earthquakes' screenshakes run ten times faster than they should, desyncing from audio.
- Issue #166 - IndexOutOfRangeException may occur in `TerrariaOverhaul.ExtensionsInternal.GetSafeWithData`. Ironic.
- Issue #170 - Ranged weapons charge crits more than they should, since they don't take ammo into account when calculating weapon's default damage per second.
- Issue #184 - Picking up arrows from the ground doesn't consume right click event, resulting in possible unwanted item uses.
- Issue #185 - Right clicking beds doesn't consume right click event, resulting in possible unwanted item uses.
- Issue #188 - Auto-updating may work incorrectly on tML 0.11.3.
Sounds repetitive, but thanks for your support, everyone.