You are viewing a potentially older version of this package. View all versions.
Ketanol-LevelingSystem_SharingXP-2.5.5 icon

LevelingSystem SharingXP

35 skills, shared XP, runic wing flight and rare powers. Compatibility update for Valheim 1.0.7.

Date uploaded 17 hours ago
Version 2.5.5
Download link Ketanol-LevelingSystem_SharingXP-2.5.5.zip
Downloads 360
Dependency string Ketanol-LevelingSystem_SharingXP-2.5.5

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350
ValheimModding-Jotunn-2.29.2 icon
ValheimModding-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.29.2
ValheimModding-JsonDotNET-13.0.3 icon
ValheimModding-JsonDotNET

Shared version 13.0.3 of Json.NET from Newtonsoft, net45 package for use in Valheim mods. Maintained by the ValheimModding team.

Preferred version: 13.0.3

README

LevelingSystem SharingXP 2.5.5

A leveling and shared-experience mod for Valheim by Ketanol.

Features

  • 35 skills, rare powers, and configurable character progression.
  • Shared XP for cooperative play.
  • Runic wing flight with stamina mechanics.
  • Localized skill interface and descriptions.
  • Preserves the crosshair and hover text improvements from 2.5.4.

Update for Valheim 1.0.7

This release updates game API calls used by Second Life and wing notifications. It fixes a missing-method exception that could interrupt player death processing.

A built-in compatibility bridge restores Jotunn 2.29.2's building-category updates and console-command registration on the new game API. The bridge is scoped to Jotunn 2.29.2 and the changed piece-table layout; it is inactive on other Jotunn versions. No modified Jotunn DLL is required.

Requirements and installation

  • Valheim 1.0.7.
  • BepInExPack Valheim 5.4.2350.
  • Jotunn 2.29.2.
  • JsonDotNET 13.0.3.

Use a Thunderstore-compatible mod manager to install the package and its dependencies. For a manual installation, close the game and place DW.CharacterProgression.dll in BepInEx/plugins/LevelingSystem_SharingXP/ after installing the dependencies.

Keep one copy of the mod DLL. Replace the previous LevelingSystem_SharingXP DLL instead of keeping both copies. Existing progression and configuration formats are unchanged.

For multiplayer, install the same mod version on the server and every client. A full multiplayer session with multiple connected clients has not been validated for this release.

Compatibility notes

The rarely reported animal-invulnerability issue was not reproduced, so this release does not claim to fix every possible cause of that symptom. Other mods may need their own Valheim 1.0.7 updates.

CHANGELOG

Changelog

2.5.5

  • Rebuilt against Valheim 1.0.7.
  • Updated Character.Message API bindings used by Second Life and wing notifications.
  • Fixed player death processing interrupted by the obsolete message-method signature.
  • Added an integrated compatibility bridge for Jotunn 2.29.2's building categories.
  • Preserved the game's recipe-availability filtering in the build menu.
  • Adapted Jotunn 2.29.2 console commands to the new Terminal.ConsoleCommand constructor.
  • Raised the BepInExPack Valheim dependency to 5.4.2350.
  • Preserved skill balance, shared XP, wing mechanics, and existing save/config formats.

2.5.4

  • Fixed skill-menu overlap with the Valheim crosshair and hover text.
  • Kept descriptions behind the information button and preserved skill-card interaction.