Not pictured here is the poptracker export button at the bottom left, which exports poptracker's version of logic.
Includes:
- Full poptracker support
- A web version hosted on itch.io
- Minor logic fixes for the .json files
- Lots of specific key commands:
- I: Gets the coordinates of your mouse position based on the map image
- L: Outputs the Level Info into the debug console
- W: Outputs the World Info into the debug console
- C: Exports all Check Info for the Google Spreadsheet
- T: Reports the total number of all checks in Glover AP, sorted by catagories
- P: Outputs tables for use with the ItemPools.js file
- : Outputs and copies all basic level info formatted for the Lua table (connector_bizhawk_glover.lua)
- ]: Outputs and copies the Garib level info formatted for the Lua table (connector_bizhawk_glover.lua)
- [: Creates level C code switch statements for use with Glover AP's romhacking side of the code
- X: Compares a level XML from argb24's Glover editor tools to a text file containing the raw memory of Glover's levels to give an in-depth breakdown of how Glover's levels are built from memory to runtime
Full Changelog: 0.9.4...1.0.0