0.7.4-beta
Pre-release
Pre-release
- Fixed Lumberjack Cave requirements to correctly show Inspect only when Light World is accessible, but the drop down is not available.
- Fixed Blacksmith requirements to correctly handle the Mirror logical requirement for Basic Item Placement.
- Fixed Escape to requirements to correctly update as chests are collected.
- Changed Available to int for all section types instead of int for some and bool for others.
- Changed Marking items to collect based on an event trigger from Available reaching 0 instead of by the action itself.
- Various optimizations to reduce unnecessary function calls.