Release 1.1.0
- Updated for Valheim 1.0
- Skip item drops that have been converted to build pieces
- Ignored items no longer stop other items in range from being picked up
Release 1.0.12
- Updated for patch 0.220.3
Release 1.0.11
Release 1.0.10
- Fix bug with Ignore All behavior
Release 1.0.9
- Further optimization of IgnoreItem method
Release 1.0.8
- Change main method from transpiler to prefix
- Catch NullReferenceException when standing next to cart
Release 1.0.7
- Remove debugging log statements
Release 1.0.6
Release 1.0.5
- Cleaned up main class by moving some code
- Optimize ignore list construction
- Move messages to top-left
- Remove unused ValheimItem class
Release 1.0.4
- It's now okay to put spaces after commas in the config file
- Update README
Release 1.0.3
- Move isModded flag to class Awake()
- Remove debugging logging statements
- Fix name of config file in README