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)
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1.5
updated serversync.
Version 1.1.4
updated location manager
Version 1.1.3
updated for the latest valheim build (219.13) bog witch
Version 1.1.2
minor code fixes
Version 1.1.1
updated for the latest valheim build (218.15 ashlands)
Version 1.1.0
fixed location issue (shoutout to @jere for the quicked fix on location manager.)
Version 1.0.9
updated for the latest valheim build (217.46)
updated serversync
Version 1.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
Version 1.0.7
fixed minor translation issue.
updated manifest bepinex dependency string.
Version 1.0.6
fixed multiplayer version check issues
Version 1.0.5
updated to the latest valheim build (217.22)
Version 1.0.4
updated to the latest valheim build (217.14) hilders request.
Version 1.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.
Version 1.0.2
changed meadows/blackforest waypoint fuel item to resin and swamps/mountains/plains waypoint to coal.
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 your `BepInEx\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.