about summary refs log tree commit diff stats
path: root/src/game_data.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Logging changesStar Rauchenberger2024-05-151-1/+6
|
* Warn on singleton subway tag dataStar Rauchenberger2024-05-141-0/+14
|
* Switch to wx loggingStar Rauchenberger2024-05-141-38/+21
|
* Hovered connections on subway map!Star Rauchenberger2024-05-141-1/+24
|
* Started making subway mapStar Rauchenberger2024-05-121-1/+61
|
* Merge branch 'future'Star Rauchenberger2024-04-221-61/+71
|\
| * Fix crossroads roof accessStar Rauchenberger2024-03-171-1/+1
| | | | | | | | honestly embarrassing
| * Added sunwarp shuffleStar Rauchenberger2024-03-021-1/+19
| |
| * Fix pilgrimage detection for vanilla doorsStar Rauchenberger2024-02-281-0/+19
| | | | | | | | Also add new pilgrimage options.
| * Added real pilgrimage detectionStar Rauchenberger2024-02-261-69/+34
| |
| * Added sunwarp access supportStar Rauchenberger2024-01-311-18/+26
| |
* | Fixed handling of door groupsStar Rauchenberger2024-04-011-2/+2
|/
* Fix some bad memory access stuffStar Rauchenberger2024-01-191-82/+99
|
* Stop relying on correctly set working directoryStar Rauchenberger2023-11-261-4/+8
|
* Fixed hunt-only areas not showing up for huntsStar Rauchenberger2023-11-171-0/+1
|
* Show hunt panels optionStar Rauchenberger2023-11-171-1/+6
|
* Use hardcoded AP ids nowStar Rauchenberger2023-09-171-5/+108
|
* Panelsanity supportStar Rauchenberger2023-08-251-48/+84
|
* Rewrote how panel solvability is determinedStar Rauchenberger2023-08-251-0/+5
| | | | 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/+28
|
* Doors show up in popups in definition orderStar Rauchenberger2023-07-031-1/+6
|
* Show list of achievements on the sideStar Rauchenberger2023-05-211-4/+3
|
* Support reduce_checksStar Rauchenberger2023-05-091-2/+17
|
* Detect fake pilgrimageStar Rauchenberger2023-05-061-0/+24
|
* Refactored away singletonsStar Rauchenberger2023-05-051-278/+326
| | | | (Except TrackerConfig, for now at least)
* Organised repoStar Rauchenberger2023-05-051-0/+406