ZenDragon-ZenPath icon

ZenPath

Run on paths using less stamina. Half on dirt paths. None on paved roads. Snow reduces movement speed

CHANGELOG

v1.0.0

  • add help info to Compendium
  • recompile for Zen.ModLib v1.10.0

v0.4.1

  • Improve flexibility and future compatibility:
    • rename the config "Winter Ground Is Snow" to just "Ground Is Snow"
    • change the type to StringList: it's now a list of keys instead of a single checkbox.

v0.4.0

  • add feature: Winter Ground Is Snow, if Seasons is installed it treats the frozen ground as snow. Instructions in the configs.
  • recompile for Zen.ModLib v1.9.1

v0.3.3

  • add Portuguese (Brazilian) translations

v0.3.2

  • add German translations
  • add Russian translations

v0.3.1

  • compiled for Valheim v0.221.4, Call to Arms

v0.3.0

  • updated for Zen.ModLib v1.2.0
  • recompile for BepInEx v5.4.2332
  • recompile for JVL v2.26.0

v0.2.9

  • update readme, no code changes.

v0.2.8

  • snow speed default tweak: 75% to accommodate for armor weight.

v0.2.7

  • config default tweak: snow move speed set to 70% in configs instead of 60%

v0.2.6

  • new feature: movement speed reduced on snow (configurable)
  • translation files added

v0.2.5

  • minor code cleanup. No functional changes.

v0.2.4

  • fix so that multiple SE cooperate. you can now run on a path and have Eikthyr's power both activated at once, and they compound their buffs.
  • bump Zen.ModLib version req to v1.1.3 (not needed, but easier to keep everything in sync)

v0.2.3

  • update for Zen.ModLib v1.1.0

v0.2.2

  • fixed config sync

v0.2.1

  • removed BepInEx from dependency, Zen.ModLib handles it.

v0.2.0

  • use Zen.ModLib

v0.1.9

  • add extra error checking for when on unknown surfaces..

v0.1.8

  • update logging and configs subsystem

v0.1.7

  • cleanup log info

v0.1.6

  • UPDATE FOR VALHEIM v0.220.3

v0.1.5

  • initial release