Skip to content

Basic GodotAP TextClient Prerelease 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@EmilyV99 EmilyV99 released this 23 Jun 06:44
· 58 commits to main since this release

Tracker Tab

For any game, automatically list locations that have been found vs not found.

Place an appropriately-formatted TrackerPack file in the ./tracker_packs/ folder, and when connecting to the matching game, that tracker will be used instead of the default location list. Currently TrackerPacks still only show a list of locations (though visuals are planned), the key feature is being able to see what locations are currently logically accessible (or out-of-logically accessible, with sequence breaks / glitches / etc) vs inaccessible.

EDIT: Reuploaded with fixes