CHANGELOG
1.2.4
- Fixed some staffs not registering hits.
- Fixed a possible similar issue with destructible objects.
- Load settings slightly earlier.
- Fixed typo in changelog 1.2.3.
1.2.3
- Fixed mod not loading due to changes in game update. (Thanks to ninVic9 for reporting this.)
1.2.2
- Removed ability to increase Retail Kills, game is now doing this as intended.
- Added category in the UI to show stats logged by Valheim Devs.
- Reworked Console commands to be in-line with the official ones.
- Removed ability to type commands into the chatbox, F5 console only now.
- Changed the save format slightly, old formats will be converted automatically. (no worries)
- Fixed the mod crashing due to previous Valheim updates. (Thanks to itsAriecha for pointing this out.)
- Changed BepInEx dependency from 5.4.1502 to 5.4.2200.
1.2.1
- Fixed beehives or dungeon objects not logging correctly.
- Fixed tree logs falling causing error messages.
- Fixed search tab not showing the results correctly.
1.2.0
- Fixed the "inckills" console command not correctly applying when changed.
- Added "hidedeaths" console command to hide every "Player Death" related stat. (Request by Anonymous.)
- Removed some obsolete debugging code.
- Added "Interacted" Stats for interactions with certain objects in the world.
- Added "Settings" to the custom window available from the Compendium.
- Fixed Plugin not loading after "Hearth & Home" update.
- Changed BepInEx dependency from 5.4.800 to 5.4.1502.
1.1.0
- Added a custom window which replaces the view in the Compendium to fix having too many stats breaking the display (might see some more work down the road)
- Added categories to the custom window which includes all the "handcrafted" stat selections
- Added a "Weapons" category to the categories in the custom window
- Added a search function to the custom window
- Added a "raw" view to the custom window which will show you every stat currently logged
- Removed the entries in the Compendium but one, which now acts as button to open the StatsLogger window
- Added logging for LastDeath (time)
- Added logging for LastDamageTaken (time)
- Changed display for "time" based values to a 00:00:00 format
- Added the mod icon as sprite for the stat announce effect, it's not an empty white square anymore now
1.0.1
- Fixed some Stats not correctly logging in Multiplayer. (Special thanks to Drebonda & Daniel for acting as test subjects.)
- Hiding unnecessary debug outputs.
- Changed BepInEx dependency from 5.4.602 to 5.4.800.
1.0.0
- Initial release