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.
UlvriksWorldUpdate
QoL mod that focuses on improvements to sailing and exploration for multiplayer.
| Date uploaded | 8 months ago |
| Version | 0.0.2 |
| Download link | ulvrikironpaw-UlvriksWorldUpdate-0.0.2.zip |
| Downloads | 268 |
| Dependency string | ulvrikironpaw-UlvriksWorldUpdate-0.0.2 |
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.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.27.0README
Ulvrik's World Update
QoL Valheim mod that focuses on improvements to sailing and exploration for multiplayer.
About
This mod focuses on QoL changes for exploration and sailing in multiplayer.
Installation (manual)
Add the UWU.dll files to your BepInEx/plugins folder on both client and server. The configuration file BepInEx/config/com.ulvrikironpaw.uwu.cfg is generated the first time the mod is run in Valheim. This mod depends on Jotunn and BepInExPack_Valheim.
Features
All features are toggleable in the configuration file, but can also be enabled/disabled in the in-game console with the "UWU" prefixed commands.
Sailing
-
ModerBoating
Permanently applies the Moder buff. Default is false.
-
NotMyShip
Aggression toward ships will be reduced while no player is aboard. Default is true.
-
PaddleFaster
Makes paddling forward and backward about twice as fast. Default is true.
-
SailFaster
Makes ship sailing speed about 40% faster. Default is true.
-
SailingGrace
Reduces the penalty for headwinds. Full mast in a headwind is a little slower than the PaddleFaster option. Default is true.
-
ShipBonkies
Hammer destructs ships for a full refund when no player is aboard. Default is true.
-
ShipPin
Tracks ships on the map. Default is true.
-
Speedometer
A lightweight UI speedometer in meters per second that is largely for debugging sailing speeds. Default is false.
Feature Requests
Please file an issue on Github. Please limit feature requests to QoL changes in exploration.
Changelog
0.0.2
- Fix null pointer when local player is not yet assigned in ModerBoating. This probably didn't affect gameplay, but removed the error none-the-less
- Updated readme and default options
0.0.1
The initial release contains ModerBoating, NotMyShip, PaddleFaster, SailingGrace, ShipBonkies, ShipPin, and Speedometer.