You are viewing a potentially older version of this package. View all versions.
FixItFelix-DiscoveryRadius-1.0.4 icon

DiscoveryRadius

Dynamic discovery radius depending on environmental conditions.

Date uploaded 6 months ago
Version 1.0.4
Download link FixItFelix-DiscoveryRadius-1.0.4.zip
Downloads 754
Dependency string FixItFelix-DiscoveryRadius-1.0.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Discovery Radius

This mod will change the way how your discovery radius of Valheim will reveal your map.

Features

  • ServerSynced
  • Configurable base radius for travelling on land and sea
  • Configurable multipliers that will be applied based on in-game environmental conditions:
    • Altitude: higher altitude will reveal more
    • Forest: inside a forest the radius is reduced
    • Daylight: depending on light available the radius varies
    • Weather: weather conditions with less visibility will also lower the radius
  • Configurable display options that will add additional information to your HUD

Miscellaneous

Attributions
  • This mod is derived from PathFinder mod that is available via Apache 2 license.
  • icon
Contact

CHANGELOG

  • 1.0.3 & .4 -> updated dependencies, server sync, and compiled against 0.217.30
  • 1.0.2 -> updated dependencies and compiled against 0.217.24 and updated server sync
  • 1.0.1 -> improved default values
  • 1.0.0 -> first release on ThunderStore, might require some testing, feedback welcome