about summary refs log tree commit diff stats
path: root/util/generate_gamedata.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix sunwarp accessStar Rauchenberger2024-02-281-0/+11
|
* Added support for warp items (including sunwarps)Star Rauchenberger2024-01-311-0/+24
|
* Track hunt panelsStar Rauchenberger2023-11-171-0/+4
|
* Use static item/location IDsStar Rauchenberger2023-09-111-40/+25
|
* Only necessary checks are sent out nowStar Rauchenberger2023-08-221-1/+26
| | | | i.e. the checks for every individual panel are not sent out if you are not playing panelsanity.
* Gamedata is generated from main AP yamlStar Rauchenberger2023-08-011-34/+181
| | | | We now also include static data that was previously sent in slot data.
* Report achievements to AP using data storage (for tracker)Star Rauchenberger2023-05-211-0/+3
|
* Signs get updated in panel shuffle modeStar Rauchenberger2023-04-191-1/+7
| | | | Palindromes room is fixed now too.
* Implemented color shuffleStar Rauchenberger2023-04-161-0/+37