about summary refs log tree commit diff stats
path: root/src/tracker_state.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote how panel solvability is determinedStar Rauchenberger2023-08-251-64/+96
| | | | This fixes an edge case with LEVEL 2, and likely fixes an undiscovered issue with no-doors Pilgrimage.
* Keep flood boundary even when on doors modeStar Rauchenberger2023-08-231-1/+3
| | | | Certain complex topologies (such as The Steady) require keeping the transitions around for longer.
* LEVEL 2 and required_panel supportStar Rauchenberger2023-08-031-0/+25
|
* Refactored away singletonsStar Rauchenberger2023-05-051-20/+28
| | | | (Except TrackerConfig, for now at least)
* Organised repoStar Rauchenberger2023-05-051-0/+181