Full notes
Full Ash & Rust update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
- UI and audio
Patch v0.9014
Fixed major Leap issue that would cause the player to get stuck in the jump animation and not able to move. (For those curious it was to do with the pathfinding system which if it didn't find a viable path to the destination, it would fallback to an alternate method, but I had inadvertently bricked the fallback method when I was working on another mechanic).
Large tooltips that were sometimes partly rendering off-screen should now be "smarter" and always render on-screen.
Fixed tooltips not showing details on Crafting Items at the Science Station.
Fixed Item Rerollers which were accidentally working on Gear as well but not supposed to.
Fixed Crown of Fortune Head Gear which had a problem on the 3d model that was causing other issues.
Source
Changelog.gg summarizes and formats this update. How we read updates.
