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 | a year ago |
Version | 1.0.8 |
Download link | blacks7ar-Waypoint-1.0.8.zip |
Downloads | 6134 |
Dependency string | blacks7ar-Waypoint-1.0.8 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
# 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.dll
file 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.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
Changelog History (click to expand)
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
CHANGELOG
v1.1.3
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
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