Skip to content

0.9.13.1 - Ashlands Bug Fixes

Latest
Compare
Choose a tag to compare
@Grantapher Grantapher released this 30 May 00:09

Other Links

Patch Notes (since 0.9.13.0)

  • Pickable and Gathering will now give a chance to get an extra item when the resulting yield is not a whole number.
  • Bug Fixes

Contributors

Thanks to multiple contributors for this release!

Install

See INSTALL.md. Will update as needed, so join the discord if you have issues. Also open to PRs updating this.

Troubleshooting

See TROUBLESHOOTING.md. Will update as needed, so join the discord if you have issues. Also open to PRs updating this.

Compatibility

  • ✅ - Valheim 0.218.15 (n-27) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.13.1
  • ⛔️ - Anything else

Detailed Patch Notes

  • 8b1bced - Fixes GridAlignment registering multiple keypresses for a single press.
  • d0c925c - Fixes bug where pickables would not interact with properly with the Pickable section disabled.
  • 485277e - Only call RPC_AddFuelAmount when fuel is actually being added so that the "fuel added animation" only is shown when fuel is truly added.
  • #77, 69f6636 - Fixes bug where crafting multi-recipe (raw fish) wouldn't work.
  • #78, ca4856e - Fixes bug where snapping points wouldn't work with FreePlacementRotation.
  • #80, e91990e - Allows Gathering/Pickable values to give a chance at another item when the yield amount results in a fraction of an item.