about summary refs log tree commit diff stats
path: root/src/tracker_state.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added door popups that report requirementsStar Rauchenberger2024-05-161-84/+230
|
* Started making subway mapStar Rauchenberger2024-05-121-0/+20
|
* Fix pilgrimage detection when sunwarp shuffle is onStar Rauchenberger2024-04-271-14/+24
|
* Added sunwarp shuffleStar Rauchenberger2024-03-021-6/+30
|
* Fix pilgrimage detection for vanilla doorsStar Rauchenberger2024-02-281-14/+69
| | | | Also add new pilgrimage options.
* Added real pilgrimage detectionStar Rauchenberger2024-02-261-180/+237
|
* Added sunwarp access supportStar Rauchenberger2024-01-311-2/+35
|
* Handle LEVEL 2 panel hunt being enabled globally nowStar Rauchenberger2023-11-251-1/+2
|
* 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