about summary refs log tree commit diff stats
path: root/src/game_data.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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