Skip to content

0.2.0: Options and trickless logic

Compare
Choose a tag to compare
@lilDavid lilDavid released this 22 Aug 12:38
· 55 commits to main since this release

Adds logic rules for the basic, no-tricks logic and most seed options. Options are automatically selected using slot data if you use the AP autotracking.

Logic rules are generated by parsing the AP world's data files, so while I expect the rules to be mostly correct due to the literal translation, there's a good chance I missed something when translating the helper functions or in converting the logic rules to PopTracker's format, so please report any inconsistencies!

This also makes a few corrections for entry mistakes in earlier versions: the energy tank count originally capped at 12 and is now 14, and the progressive beams tracker still assumed you started with Power and now lets you choose your first beam.

Next update will either be tricks or improvements to the item graphics.

Full Changelog: 0.1.1...0.2.0