Overhaul 4.5.3, the bettering
Added 2021-01-25 19:40:22 +0000 UTCHey. This is yet another maintenance patch for the 1.3 Overhaul version. It fixes 10+ bugs (one of which has been making multiplayer way more horrible than it should've been, for many years), changes default configuration settings to be more accessible for new players, and fixes Mana Flower being utterly useless. Also, Antiaris will no longer cause your Overhaul's console to open every time you load them together.
If nothing went wrong, this will hopefully be the last 1.3 update, and I'll soon begin posting 1.4 betas (together with tModLoader for them) in-between other work.
-== Download ==-
From Mod Browser: Link (OR just type "Terraria Overhaul" in Mod Browser!)
From MEGA: Link (Use if mod browser doesn't work for you)
-== Changelog ==-
Multiplayer:
- Multiplayer stability improvements.
Configuration:
- "Fixed Camera" option will now be on by default, as most people prefer it to be closer to vanilla.
- "Advanced Smart Cursor" option will now be off by default, as most people were getting confused by the change.
Mod Compatibility:
- OverhaulInit() hooks will no longer be called for the Antiaris mod, as it's abandoned and uses no longer existing Overhaul APIs.
Technical:
- Finally switched to 'discord-rpc-csharp' for the Discord Rich Presence system. This is a managed C# version that does not require any other libraries to function, and, therefore, will work the same on all operational systems and tML versions, including Dradonhunter's 64-bit fork.
Changed:
- Backported some gore code from 1.4's Overhaul, which fixed some bugs, and removed a few horrible potentially compatibility-breaking method replacement injections.
- Gore pieces now inherit fire status.
- Mana Flower will now skip potion drinking animation when it occurs during item usage. This makes Last Prism viable again.
Fixed:
- Issue #433 - Gore frequently suddenly disappears, even if gore stay is enabled.
- Issue #434 - Gore stay option is never checked anywhere.
- Issue #435 - Modded magic projectile effects can cause crashes.
- Issue #285 - Worlds still sometimes generate with real life's season instead of selected one. This is a conflict with WorldgenPreviewer, as it accidentally makes Overhaul think that the game is in main menu during world generation.
- Issue #436 - Crimson Ligaments cannot be hit with melee weapons.
- Issue #437 - Item Overhauls don't check for ItemLoader.CanUseItem, causing some mod items to be usable when they shouldn't. For example, Calamity's Roxcalibur shouldn't be usable in pre-hardmode, but has been with Overhaul installed.
- Issue #431 - Discord Rich Presence doesn't work on 64-bit tML, and possibly outside of Windows too.
- Issue #438 - Melee weapons' damage desyncs in multiplayer.
- Issue #439 - Melee weapons sometimes deal more damage than they should. Awful.
- Issue #440 - A null reference exception may occur in a hook to Main.PlaySound
Thank you yet again for your continued support.