Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Waypoint
Adds waypoint location to the world that will act as safe zones for vikings and adventurers alike.
| Date uploaded | 9 months ago |
| Version | 1.1.7 |
| Download link | blacks7ar-Waypoint-1.1.7.zip |
| Downloads | 3925 |
| Dependency string | blacks7ar-Waypoint-1.1.7 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
# Waypoint
Adds waypoint location to the world that will act as safe zones for vikings and adventurers alike. You can find them in 5 different biomes (meadows, blackforest, swamps, mountains and plains)

## Installation (manual)
- extract
Waypoint.dllfile to yourBepInEx\Plugins\folder. - open console (F5) then type this command to generate the location on existing worlds: (NOTE: Needs UpgradeWorld mod in order for the command to work).
" /waypoint generate "
## Features
- Adds a new location scattered throughout the world.
- You can use them as camp fires if you want to rest and have a rested buff (except in the swamps which is always raining).
- Each biome has its own waypoint and gives different comfort level.
- It also features a no monster zone with a limited range.
## Credits
- @Majestic for all the feedbacks and always testing my new created mod.
CHANGELOG
v1.1.7
- updated for the latest bepinex build (5.4.2333).
- updated for the latest valheim build (221.4) call to arms update.
- updated unity project with the latest game rip.
Changelog History (click to expand)
v1.1.6
- updated locationmanager and serversync.
v1.1.5
- updated serversync.
v1.1.4
- updated location manager
v1.1.3
- updated for the latest valheim build (219.13) bog witch
v1.1.2
- minor code fixes
v1.1.1
- updated for the latest valheim build (218.15 ashlands)
v1.1.0
- fixed location issue (shoutout to @jere for the quicked fix on location manager.)
v1.0.9
- updated for the latest valheim build (217.46)
- updated serversync
v1.0.8
- updated to the latest valheim build (217.28)
- added config option for max fuel, fuel consumption per seconds and no monster zone radius.
- updated serversync and dependencies
- updated manifests bepinex dependency string
- put localization example to a zip package to avoid unnecessary duplicates
v1.0.7
- fixed minor translation issue.
- updated manifest bepinex dependency string.
v1.0.6
- fixed multiplayer version check issues
v1.0.5
- updated to the latest valheim build (217.22)
v1.0.4
- updated to the latest valheim build (217.14) hilders request.
v1.0.3
- updated to the latest valheim build (216.9)
- reduced the amount of waypoints to be generated in each biome
- adjust waypoints spawn distance to each other.
v1.0.2
- changed meadows/blackforest waypoint fuel item to resin and swamps/mountains/plains waypoint to coal.
v1.0.1
- added installation command line on the readme
v1.0.0
- first released