Skip to content

0.7.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@trippsc2 trippsc2 released this 14 Apr 21:39
· 454 commits to master since this 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.