Skip to content

0.9.10.1-alpha01 - Mistlands updates and bug fixes

Compare
Choose a tag to compare
@Grantapher Grantapher released this 07 Oct 23:15
· 28 commits to grantapher-development since this release

Notes

  • Add Demister section in which you can modify the range of de-misting items.
  • Support showing multiple ammo counts at once in HUD section.
  • Add drop amount modifiers to some pickable/gatherable items. (Black Cores, Yggdrasil Wood, Black Marble, Copper Scrap)
  • Minor bug fixes.

Most Recent Releases

Compatibility

  • ✅ - Valheim 0.217.24 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.1-alpha01
  • ✅ - Valheim 0.217.22 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.1-alpha01
  • ✅ - Valheim 0.217.24 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.0
  • ✅ - Valheim 0.217.22 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.0
  • ⛔️ - Anything else

Detailed Patch Notes

  • #22, #20 - Add Demister section to modify the range of items that clear mist.
  • 7e2831e - Support showing multiple ammo counts at once when displayBowAmmoCounts=2.
  • #18 - Add various missing materials:
    • d952eff - Copper Scrap can be added to Furnace when Furnace.allowAllOres is enabled.
    • #19, 0678eb3 - Add Black Cores to Pickable section.
    • ee8ab32 - Add missing materials to the Gathering section:
      • Yggdrasil Wood
      • Black Marble
      • Copper Scrap
  • #21 - Fix some occurrences of chests being counted multiple times in some CraftFromChest use cases.
  • #30, eb3d616 - Fix bug where log would be spammed while using ammo counts and the player dies.
  • 1b43853 - The config file will now be downloaded from the release associated with the mod version instead of the tag.