Sylwis Charm v1.8.2
An ethereal, glowing companion orb that follows the player, built with reliable multiplayer synchronization.
This mod introduces a persistent, visually appealing orb that floats above and behind the player character. It is designed to be fully functional and stable in multiplayer environments, specifically handling instant, long-distance travel (like using portals) by instantly snapping the orb to the owner's new location for all observers.
Features
- Ethereal Companion: A constantly orbiting, glowing blue sphere that gently hovers above and behind the player.
- Toggle Key: Summon or dismiss the orb using the F8 key.
- Multiplayer Safe: Uses RPCs and intelligent movement logic to ensure the orb's position is accurately synchronized for all players in the game.
- Teleport Correction: Includes a built-in logic to instantly snap the orb to the player's position if they travel more than 50 meters in a single frame (e.g., using a portal), preventing the common "stuck orb" bug for observers.
Installation (Thunderstore Mod Manager)
- Install Thunderstore Mod Manager or r2modman.
- Search for Sylwi's Charm and click Install.
- Ensure the required dependency, BepInExPack Valheim, is also installed.
Manual Installation
- Make sure you have BepInExPack Valheim installed.
- Download the latest release ZIP file.
- Extract the Sylwi's Charm.dll file from the ZIP.
- Move the Sylwi's Charm.dll file into the BepInEx/plugins folder of your Valheim installation.
Known Issues
Changelog
v1.8.1
- Implemented instant snap logic (TeleportSnapDistance = 50m) to ensure the orb synchronizes instantly after portal travel for all players (owner and observers).
- Added comprehensive player cleanup logic for better stability on death/logout.
- Fixed RPC signature for Dismiss function.
v1.8.2