You are viewing a potentially older version of this package. View all versions.
turbero-DetailedLevels-1.3.1 icon

DetailedLevels

Mod for skills tracking with more details. Enough guessing progress only with the bottom bar.

Date uploaded 6 days ago
Version 1.3.1
Download link turbero-DetailedLevels-1.3.1.zip
Downloads 614
Dependency string turbero-DetailedLevels-1.3.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Detailed Levels

Showcase link: https://www.youtube.com/watch?v=dhLkLpgBZ7I

[ENG] The Detailed Levels plugin shows skills tracking with more details, including float level numbers and buffs to see their progress dynamically without checking the skills dialog all the time.

[ESP] El mod Detailed Levels permite hacer un seguimiento de las skills del jugador con más precisión en la interfaz a medida que pelea en la sección de buffs y dinámicamente seguir su progreso sin abrir el diálogo de skills.

Main features

[ENG] Use the configuration file "Turbero.DetailedLevels.cfg" that will be created once the mod is executed for first time in order or a new in-game options panel to use the next features:

  • Select any skill and see its progress dynamically as a buff on your screen
  • Sort skills by name or level
  • Choose how many decimals you want to see from 0 to 15 (default = 2)
  • Choose how often you want to see the skillup messages in the center of your screen when you skill up (default = each 5 levels)
  • Enable/disable the debug logs entirely (disabled by default)
  • Translated to ALL LANGUAGES (except the panel options)

About myself

DISCORD: Turbero (Turbero#3465)

STEAM: https://steamcommunity.com/id/turbero

For any concerns or doubts, find me in the Hijos de Freyja Team Discord or in my own channel (click on icons):

[ENG/ESP]

[ESP]

  

This is my first Valheim mod ever after learning the basics. It's difficult to come up with something not created yet by the whole modding community, which is amazing on the other hand.

I'll be doing my best! =)

[ESP]

Usa el fichero de configuración "Turbero.DetailedLevels.cfg" tras ejecutarlo por primera vez o el nuevo panel de opciones incluido. Principales novedades:

  • Elige cualquier skill para hacer seguimiento y que aparezca en la parte de los buffs del jugador
  • Ordena tus skills por nombre o nivel
  • Elige cuantos decimales quieres ver de 0 a 15 (2 por defecto)
  • Elige cada cuantos niveles quieres ver un mensaje cuando subes de nivel en el centro de la pantalla, igual que cuando subes el primer nivel de cada skill (cada 5 niveles por defecto)
  • Activa/desactiva los logs (desactivado por defecto)
  • Traducido a TODOS LOS IDIOMAS (excepto el panel de opciones)

Si quieres disfrutar de este mod y muchos más, únete a la comunidad de Hijos de Freyja =) : https://discord.gg/hijos-de-freyja-818547021777993748

O pregúntame en mis canales personales:

[ENG]

[ESP]

CHANGELOG

CHANGELOG

1.3.2

  • Small fix to prevent random NREs when opening inventory
  • Default hotkey changed to F4

1.3.1

  • Small fix for exception when pressing Esc or tab for first time in the game

1.3.0

  • Created wood panel with options for the mod at the bottom of the skills dialog panel (only in English for now):
    1. Added existing options of current skill loss and reload tracked skills after dying
    2. Added new controls to configure level up messages
  • Now the toggle value to reload skill buffs after dying remains when exiting the game
  • Removed option to disable the mod by config (who does after installing a mod anyway lol)

1.2.2

  • Added toggle in skills panel to save skill buffs when dying and setting them automatically when respawing

1.2.1

  • Added small icon and text with exact value of the skills percetage lost when dying (not hardcoded. If you change with other mods, it will be shown here)
  • Added option to change skill background color in skills dialog from configuration file

1.2.0

  • Added new buttons to sort skills dialog by name and by skill, up and down
  • Fixed skill dialog hotfix to avoid opening/closing while game is paused

1.1.2

  • Adding hotkey to skill dialog button tooltip in inventory

1.1.1

  • Added configurable hot key to open/close skills dialog (default = F7)
  • Fixed issue when new skill is learnt, it was not creating the buff at that very moment

1.1.0

  • Added new feature to select skills and attach them to the buff UI and check progress continuosly while fighting, running, building, etc

1.0.3

  • Small fix for removing error in log when loading mod

1.0.2

  • Small fix for yellow message when showing level achieved
  • Refactored code for future new features

1.0.1

  • Added configuration file for manipulating new options
  • Enable/disable the mod and the debug logs entirely (logs disabled by default)
  • Choose how many decimals you want to see from 0 to 15 (default = 2)
  • Choose how often you want to see the yellow message in the center when you skill up (default = each 5 levels)

1.0.0

Initial version