


A Valheim mod that adds a new Exploration Skill to the game. Exploring and finding new points of interest will increase the skill. As the skill increases, so will the player's sight range (on the minimap.) Discovered locations can be pinned to the map with a hotkey. Default hotkey is "P", but it can be changed in the config file.
|
|
BepInEx is required for this mod. Assuming BepInEx is already installed, locate the BepInEx folder in the Valheim installation directory (By default: C:\ProgramFiles(x86)\Steam\steamapps\common\Valheim\BepInEx) and navigate to the plugins folder. Unzip the contents of this package to a folder called "ExpertExplorer" within the plugins folder. This should be all that is required, assuming all mod dependencies are installed.
Localization is implemented and English localization is provided. I would love to expand to other languages in the future.
You can report issues with the mod at the github link below.
https://github.com/MysteriousMilk/ExpertExplorer
Additionally, you can reach me in the Valheim Modding Discord under the name Milk.
v1.6 - Rebuild and Localization Updates
v1.5 - Mod Compatibility and Bug Fixes
v1.4.7 - Call to Arms
v1.4.6 - Localization Fixes
v1.4.5 - Valheim Patch 0.220.3 Compatibility
v1.4.4 - More World Locations Compatibility
v1.4.3 - Localization Fallback
v1.4.2 - Bog Witch Update
v1.4.1 - Version and Localization Fix
v1.4 - Auto-Pinning
v1.3.1 - Version Number Fix
Fix issue where version number did not have the "patch" digit, causing issues validating against the server version
v1.3 - Dungeon Auto-Pinning Option
v1.2 - UI Tweaks and Location Pinning
v1.1.2 - Player Save Fix
Fix issue where saved biome data would duplicate everytime the player entered a biome, thus driving up the player file size.
v1.1.1 - Ashlands Update
Mod rebuilt to support the Ashlands update.
v1.1.0 - Multiplayer Support
Mod now works in multiplayer. Added RPC calls to communicate location data between the server and client.
v1.0.1 - Localization Fix
Internalized localization (at least for now) because r2modman condenses the directory structure to a single subdirectory.
v1.0.0 - Initial Release
Implemented base mod functionality.