Skip to content

Releases: Grantapher/ValheimPlus

[PTB ONLY] 0.9.13.0-alpha01 - Ashlands

24 Apr 23:16
Compare
Choose a tag to compare

Notes

  • Compatibility with Valheim 0.218.11.
  • Auto fuel and similar functionality no longer wastes the resource.
  • Added new Ashlands materials to the StructuralIntegrity section.

Most Recent Releases

Compatibility

  • ✅ - Valheim 0.218.11 (n-24) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.13.0-alpha01
  • ⛔️ - Anything else

Detailed Patch Notes

  • e507e78 - Update changed RPC names. Fixes issues of automation consuming resources to no effect.
  • 37a7277 - Add new materials to structural integrity and clean up maintainability of the patch
  • 940c5c1 - Compile against Valheim 0.218.11
  • b2280e3 - Fix Building.noWeatherDamage

0.9.12.0 - 0.217.38 Compatibility

14 Dec 18:28
Compare
Choose a tag to compare

Other Links

Patch Notes (since 0.9.11.0)

  • Compatibility with Valheim 0.217.38.
  • Updated old skill names in Experience config. These parts of the config were already affecting the experience rate of the skill on the right hand side, this just makes the config match what the skill names are in the game.
    • fireMagic -> elementalMagic
    • frostMagic -> bloodMagic

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.217.38 (n-20) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.12.0
  • ✅ - Valheim 0.217.36 (n-19) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.12.0
  • ⛔️ - Anything else

Detailed Patch Notes

[PTB ONLY] 0.9.12.0-alpha01 - 0.217.36 Compatibility

05 Dec 07:40
Compare
Choose a tag to compare

Notes

  • Compatibility with Valheim 0.217.36.
  • Updated old skill names in Experience config. These parts of the config were already affecting the experience rate of the skill on the right hand side, this just makes the config match what the skill names are in the game.
    • fireMagic -> elementalMagic
    • frostMagic -> bloodMagic

Most Recent Releases

Compatibility

  • ✅ - Valheim 0.217.36 (n-19) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.12.0-alpha01
  • ⛔️ - Anything else

Detailed Patch Notes

0.9.11.0 - Various Changes (See patch notes)

11 Nov 22:07
Compare
Choose a tag to compare

Other Links

Patch Notes (since 0.9.10.0)

  • Update BepinExPack_Valheim
  • Add Demister section in which you can modify the range of de-misting items.
  • Smelter and related configs now support more than 250 inputted items again
  • 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)
  • Fixed EitrRefinery.maximumSap and EitrRefinery.maximumSoftTissue being swapped
  • Minor bug fixes.

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.217.29 (n-17) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.11.0
  • ⛔️ - Anything else

Detailed Patch Notes

  • #36, #37 - Update BepinExPack_Valheim to 5.4.2202. Remove unstripped_corlib references.
  • #22, #20 - Add Demister section to modify the range of items that clear mist.
  • #30, eb3d616 - Fix bug where log would be spammed while using ammo counts and the player dies.
  • Support showing multiple ammo counts at once when displayBowAmmoCounts=2.
    • 7e2831e - Initial implementation
    • afc773d - Performance improvement and more error spam removed. Instead of relying on GameObject.Find(string) to keep track of ammo counter text, the patch now tracks these game objects on their own. GameObject.Find(string) takes too much time (0.5 to 1 milliseconds), where tracking it ourselves is fairly instant.
  • #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.
  • 1b43853 - The config file will now be downloaded from the release associated with the mod version instead of the tag.
  • #33 Fixes EitrRefinery.maximumSap and EitrRefinery.maximumSoftTissue being swapped
  • 133a252 Smelter and related now support more than 250 "ores" again

0.9.10.1-alpha02 - Ammo Counter Performance

09 Oct 00:23
Compare
Choose a tag to compare

Notes

  • Increase performance of the Ammo Counter.

Most Recent Releases

Compatibility

  • ✅ - Valheim 0.217.24 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.1-alpha02
  • ✅ - Valheim 0.217.22 (n-15) + BepInExPack_Valheim 5.4.2200 + ValheimPlus 0.9.10.1-alpha02
  • ✅ - 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

  • afc773d
    • #31 - Instead of relying on GameObject.Find(string) to keep track of ammo counter text, the patch now tracks these game objects on their own. GameObject.Find(string) takes too much time (0.5 to 1 milliseconds), where tracking it ourselves is fairly instant.
    • #30 - Another source of error spam removed

0.9.10.1-alpha01 - Mistlands updates and bug fixes

07 Oct 23:15
Compare
Choose a tag to compare

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.

0.9.10.0 - Valheim 0.217.22 Compatibility

06 Oct 02:56
Compare
Choose a tag to compare

Other Links

Patch Notes (since 0.9.9.17)

  • Compatibility fixes for 0.217.22 (n-15)
  • #9 Fixes hot tub not working
  • #12 Fixes ABM placement ghost not appearing.

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.

Steam Version Compatibility

  • ✅ - 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

0.9.9.18-alpha01 - Bug fixes

28 Aug 02:26
Compare
Choose a tag to compare

Notes

  • #9 Fixes hot tub not working
  • #12 Fixes ABM placement ghost not appearing.

Compatibility

  • ✅ - Valheim 0.217.14 (n-12) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.18-alpha01
  • ✅ - Valheim 0.217.14 (n-12) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17
  • ⛔️ - Anything else

0.9.9.17 - Valheim 0.217.14 compatibility

22 Aug 20:56
Compare
Choose a tag to compare

Other Links

Patch Notes

  • Compatibility fixes for 0.217.14 (n-12)
  • Fixed world save corruption.
  • More helpful logs.

World Modifiers

Many of the new World Modifiers that Valheim has introduced have overlap with functionality that V+ provides. When this happens, V+ modifications will often modify this multiplicatively. So if you have turned up your iron scrap drops by 100% in V+, and also have the resource rate in world modifiers turned up to 2x, then it will result in 4x the drop of iron scrap.

The Valheim game looks to have added a max drop limit of a full stack of whatever the item is being dropped, likely to save your computer from freezing at dropping 5000 items at once if you really crank up the drop amounts, so if the drop rate numbers aren't adding up, this may be why.

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.

Steam Version Compatibility

  • ✅ - Valheim 0.217.14 (n-12) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17
  • ⛔️ - Anything else

Detailed Patch Notes

  • Capped smelter and related (kiln, furnace) ore capacities to 250 to avoid world save corruption.
    • Having more than 255 ore in a smelter or related building and then saving the game will corrupt the world save.
    • Those affected by this can fix this via the mod Save Recovery.
  • Missing configs Experience.crossbows and Experience.fishing added.
  • The ValheimPlus settings menu section dropdown is now sorted.
  • Updated some logging to have the severity match the message.
  • Converted some needless Prefix patches to Postfix.
  • Updated transpiling of broken transpiler patches to match the new game code.
  • Added option to disable config auto-updates for users who have trouble downloading the config.
  • Logging improvements during startup.
    • Whether the game version is too new or old for the Valheim Plus version.
    • Prints out the link of where the config is being downloaded from.

0.9.9.17-alpha02 - ONLY COMPATIBLE WITH PTB - 0.217.11 compatibility

10 Aug 00:35
Compare
Choose a tag to compare

Most Recent Releases

High-Level Notes

  • Compatibility with Valheim 0.217.11 (n-9).
  • Fixed world save corruption.
  • More helpful logs.

Game File Compatibility

  • ✅ - Valheim 0.217.14 (n-12) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17-alpha02
  • ✅ - Valheim 0.217.13 (n-11) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17-alpha02
  • ✅ - Valheim 0.217.12 (n-10 + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17-alpha02
  • ✅ - Valheim 0.217.11 (n-9) + BepInExPack_Valheim 5.4.2105 + ValheimPlus 0.9.9.17-alpha02
  • ⛔️ - Anything else

Detailed Notes

  • Capped smelter and related (kiln, furnace) ore capacities to 250 to avoid world save corruption.
    • Having more than 255 ore in a smelter or related building and then saving the game will corrupt the world save.
    • Those affected by this can fix this via the mod Save Recovery.
  • Added option to disable config auto-updates for users who have trouble downloading the config.
  • Logging improvements during startup.
    • Whether the game version is too new or old for the Valheim Plus version.
    • Prints out the link of where the config is being downloaded from.

Alpha Risk

The 0.217.* Valheim game updates contain many changes, I only verified the issues that were obviously broken (would stop the game from running or had some obvious error log). It is possible that there are other issues that are not as obvious, given the breadth of changes this mod makes to the game. As always, Make backups of your characters and worlds before trying out the PTB.