about summary refs log tree commit diff stats
path: root/src/game_data.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'panels'Star Rauchenberger12 hours1-0/+8
|\
| * Merge branch 'main' into panelsStar Rauchenberger2024-09-081-2/+2
| |\
| * \ Merge branch 'main' into panelsStar Rauchenberger2024-07-241-0/+3
| |\ \
| * \ \ Merge branch 'main' into panelsStar Rauchenberger2024-07-161-1/+3
| |\ \ \
| * \ \ \ Merge branch 'main' into panelsStar Rauchenberger2024-06-091-3/+38
| |\ \ \ \
| * \ \ \ \ Merge branch 'main' into panelsStar Rauchenberger2024-04-271-1/+21
| |\ \ \ \ \
| * | | | | | Support panels mode door shuffleStar Rauchenberger2024-04-161-0/+8
| | | | | | |
* | | | | | | make paintings 1 directional and add "arrows" the "arrows" are circles ↵art0007i2024-09-241-1/+5
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | because I couldn't figure out how to use the DrawPolygon function...
* | | | | | Save analysis uses remote location for non-counting panelsStar Rauchenberger2024-07-241-2/+2
| |_|_|_|/ |/| | | |
* | | | | Added savedata analyzerStar Rauchenberger2024-07-191-0/+3
| |_|_|/ |/| | |
* | | | Added path tracking for debuggingStar Rauchenberger2024-07-161-0/+1
| | | |
* | | | Merge branch 'future'Star Rauchenberger2024-07-011-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tinysphere' into futureStar Rauchenberger2024-05-171-0/+1
| |\ \ \ \
| | * | | | Expand sphere 1 in door shuffle + no ECHStar Rauchenberger2024-04-211-0/+1
| | | |/ / | | |/| |
* | | | | Fixed subway map when eye_painting is mappedStar Rauchenberger2024-06-101-1/+1
| |_|_|/ |/| | |
* | | | Fixed broken paintings and window repaintingStar Rauchenberger2024-06-081-0/+1
| | | |
* | | | Merge branch 'subway'Star Rauchenberger2024-06-061-3/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Proper painting reachability detectionStar Rauchenberger2024-06-061-4/+7
| | | |
| * | | Show unchecked paintingsStar Rauchenberger2024-05-291-0/+1
| | | |
| * | | Hovered connections on subway map!Star Rauchenberger2024-05-141-0/+4
| | | |
| * | | Started making subway mapStar Rauchenberger2024-05-121-0/+25
| |/ /
* / / Handle panel location name config fieldStar Rauchenberger2024-05-171-0/+1
|/ /
* | Added sunwarp shuffleStar Rauchenberger2024-03-021-0/+2
| |
* | Fix pilgrimage detection for vanilla doorsStar Rauchenberger2024-02-281-0/+9
| | | | | | | | Also add new pilgrimage options.
* | Added real pilgrimage detectionStar Rauchenberger2024-02-261-4/+10
| |
* | Added sunwarp access supportStar Rauchenberger2024-01-311-0/+3
|/
* Fixed hunt-only areas not showing up for huntsStar Rauchenberger2023-11-171-0/+1
|
* Show hunt panels optionStar Rauchenberger2023-11-171-0/+2
|
* Use hardcoded AP ids nowStar Rauchenberger2023-09-171-0/+7
|
* Panelsanity supportStar Rauchenberger2023-08-251-2/+6
|
* Rewrote how panel solvability is determinedStar Rauchenberger2023-08-251-0/+1
| | | | This fixes an edge case with LEVEL 2, and likely fixes an undiscovered issue with no-doors Pilgrimage.
* LEVEL 2 and required_panel supportStar Rauchenberger2023-08-031-0/+3
|
* Show list of achievements on the sideStar Rauchenberger2023-05-211-0/+1
|
* Support reduce_checksStar Rauchenberger2023-05-091-0/+2
|
* Refactored away singletonsStar Rauchenberger2023-05-051-50/+9
| | | | (Except TrackerConfig, for now at least)
* Organised repoStar Rauchenberger2023-05-051-0/+135