Skip to content

[PTB ONLY] 0.9.14.0-alpha01 - 0.218.16 Compatibility and New Features

Compare
Choose a tag to compare
@Grantapher Grantapher released this 29 May 07:56

Notes

  • Compatibility with Valheim game version 0.218.16.
  • EitrUsage and HealthUsage sections added to reduce the Eitr/Health usage of spells.
  • AutoStack section added to enable stacking items to multiple chests at once.
  • Turret section added to allow tuning of the Ballista.
  • SapCollector section added to allow tuning of the Sap Collector as well as enabling auto-deposit.
  • HotTub section added to allow easier fueling of the Hot Tub.
  • ShieldGenerator section added to allow easier fueling of the Shield Generator.
  • Oven section added to allow easier fueling of the Oven.
  • Pickable, Gathering and FireSource sections updated with some Mistlands/Ashlands items.
  • 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!

  • @Bellian - EitrUsage, HealthUsage, Turret, AutoStack, and Bug Fixes.
  • @snorkyware - HotTub, ShieldGenerator, Oven, SapCollector, and Bug Fixes.
  • @Dournbrood - Bug Fixes.
  • @IVovo - Chance of extra drop in Pickable and Gathering.

Most Recent Releases

Compatibility

  • ✅ - Valheim 0.218.16 (n-28) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.14.0-alpha01
  • ⛔️⛔️⛔️ - Valheim 0.218.15 (n-27) + BepInExPack_Valheim 5.4.2202 + ValheimPlus 0.9.14.0-alpha01
  • ⛔️ - Anything else

Detailed Patch Notes

  • 3b456ae - Fixes GridAlignment registering multiple keypresses for a single press.
  • 5614097 - Fixes bug where pickables would not interact with properly with the Pickable section disabled.
  • #68 Various items added to relevant Gathering and Pickable sections for Mistlands/Ashlands items. New Pickable.questItems config added.
  • #66, 09e8472 - EitrUsage and HealthUsage added akin to StaminaUsage. Can be used to reduce eitr and health usage when casting spells.
  • 3e99196 - Only call RPC_AddFuelAmount when fuel is actually being added so that the "fuel added animation" only is shown when fuel is truly added.
  • #70, d1b32ad - Add Blue Brazier to FireSource.torches.
  • #71, b1bf73b - Add HotTub section to allow autoFuel and infiniteFuel on the hot tub.
  • #72, 0978253 - Add Oven section to allow autoFuel and infiniteFuel on the oven.
  • #73, 5864508 - Add SapCollector section to allow modifying of the Sap Collector's production speed, capacity, and allow autoDeposit to a container. Also allows updating the hover text to show the duration until next deposit of sap.
  • #74, c84c633 - Add ShieldGenerator section to allow autoFuel and infiniteFuel on the Shield Generator.
  • #75, 5489eab - Add AutoStack which will perform the "Stack All" operation on nearby chests when the user uses it normally on a chest.
  • #76 - Add Turret section that allows customizing the turret's ammo, turn speed, rate of fire, view distance, and whether or not to ignore players.
  • #77 - Fixes bug where crafting multi-recipe (raw fish) wouldn't work.
  • #78 - Fixes bug where snapping points wouldn't work with FreePlacementRotation.
  • #79 - Add Docker Compose file
  • #80 - Allows Gathering/Pickable values to give a chance at another item when the yield amount results in a fraction of an item.
  • #81, 4d5bcdb - Compatibility for 0.218.16