v4.8 - fuzzy type matching and bug fixes
What's Changed
- Changes ItemManager.isArmor, isWeapon, and isShield to use looser string.match instead of exact match. This means formats like "Magic Armor" in the type field will also be accepted instead of simply "Armor".
- Fixed detection of wondrous items.
- Widened charge/maxcharge fields so "Maximum" label is visible. Sorry they don't line up anymore.
- Fixed weapon/armor fields getting 'stuck' visible.
- Fixed 4th divider not being visible.
Full Changelog: v4.7...v4.8