MountYourFriends
Mount your friends in Valheim 1.0. A players-only compatibility build of Koosemose's Mount Up.Changelog
3.2.23
Valheim 1.0 compatibility and players-only release.
- Removed the animal, saddle, teleport, custom-mount, and AllTameable patch paths from this build.
- Reworked player mounting for Valheim 1.0, where other players no longer pass through the old
Player.Interactroute used by Mount Up. - Added player-mount input handling through
Player.Updateand Valheim's current hovered-creature detection. - Updated the
Character.AttachStartcall for its Valheim 1.0 signature, including the added camera transform argument. - Corrected the affected IL metadata, local-variable signature, and evaluation-stack size required by the updated attachment call.
- Fixed multiplayer rider positioning so both the rider and the player being mounted see the rider in the correct place.
- Added a networked rider-to-carrier relationship so remote clients can reconstruct the mounted position locally instead of displaying a delayed rider position.
- Disabled collision between the rider and carrier while mounted to prevent the carrier from slowly sliding while standing still.
- Restored normal player collision after dismounting.
- Removed diagnostic logging used during compatibility testing.


