about summary refs log tree commit diff stats
path: root/src/tracker_state.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added early color hallways support v0.5.3Star Rauchenberger2023-09-281-0/+5
|
* Fixed race condition in reachabilityStar Rauchenberger2023-09-171-3/+11
|
* Use hardcoded AP ids nowStar Rauchenberger2023-09-171-11/+9
|
* 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