-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Love your work so far. This is the best Valheim character editor yet
Some features I'd like to see, in no particular order:
-
Rearrange the order of skills
For example, one of my characters has skills in this order: Run, Jump, Swim, ... etc
Another character has Run, Clubs, Blocking, ... etc -
Edit the Crafted By tag on an item
Both when renaming a character (rename that character's crafted items too), and also just whenever -
Compatibility with inventory size/slot mods
Making changes with Loki currently deletes items equipped in EquipmentAndQuickSlots, and probably has similar interactions with other mods that extend the inventory size -
Show the name of the character in the dropdown menu rather than the filename, and rename the file when renaming a character.
Edit: I just noticed these are already on your list:
-
Edit character stats (kills, deaths, crafts, builds)
These stats are stored at the top of the character file, and are visible on the character select screen with the BetterUI mod
The game currently doesn't increment the kill counter by default, but StatsLogger enables that -
Clean up world map/explore/location data
Each time a character joins a new world, it adds 4MB to the file size of the character.fch file.
Would it be possible to prune old worlds?