Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed May 14, 2024
1 parent f4a86fe commit 93c8395
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Changelog

## Version 2.20.0
* Fixed for Valheim 0.218.15, older Valheim versions may not work properly
* Added HeavyBuild to PieceCategories
* Fixed internal renaming of the Building piece category
* Fixed positioning and size of hammer categories
* Fixed warnings about mock ParticleSystem dictionaries
* Fixed CreatureManager.OnCreaturesRegistered was not invoked if no custom creatures were added

## Version 2.19.4
- Fixed errors when loading prefabs when running with Krumpac's Reforged (thx probablykory)
- Fixed prebuild publicizer could create ambiguous events
- Fixed prebuild publicizer to include an assembly hash to detect if it has changed
- Changed references to be copied to the build output folder when compiling a mod that uses JotunnLib.props
- Simplified vanilla category count lookup
* Fixed errors when loading prefabs when running with Krumpac's Reforged (thx probablykory)
* Fixed prebuild publicizer could create ambiguous events
* Fixed prebuild publicizer to include an assembly hash to detect if it has changed
* Changed references to be copied to the build output folder when compiling a mod that uses JotunnLib.props
* Simplified vanilla category count lookup

## Version 2.19.3
* Fixed piece categories to dynamically find the vanilla category count
Expand Down

0 comments on commit 93c8395

Please sign in to comment.