about summary refs log tree commit diff stats
path: root/util/generate_gamedata.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into panelsStar Rauchenberger2024-07-161-0/+5
|\
| * Merge branch 'tinysphere' into futureStar Rauchenberger2024-05-171-0/+5
| |\
| | * Expand sphere 1 in door shuffle + no ECHStar Rauchenberger2024-04-211-0/+5
| | |
* | | Merge branch 'main' into panelsStar Rauchenberger2024-04-271-0/+88
|\| |
| * | Make progression items resistant to renamesStar Rauchenberger2024-04-221-1/+20
| | |
| * | Merge branch 'sunwarps' into futureStar Rauchenberger2024-04-181-1/+27
| |\ \
| | * | Merge branch 'main' into sunwarpsStar Rauchenberger2024-04-181-3/+3
| | |\|
| | * | Added sunwarp shufflingStar Rauchenberger2024-03-021-1/+16
| | | |
| | * | Fix sunwarp accessStar Rauchenberger2024-02-281-0/+11
| | | |
| | * | Added support for warp items (including sunwarps)Star Rauchenberger2024-01-311-0/+24
| | | |
| * | | Reapply "Added support for warp items (including sunwarps)"Star Rauchenberger2024-04-181-0/+24
| | |/ | |/| | | | | | | This reverts commit 17572f8cd5945536eccffbbe832517d75993c03f.
* / | Implemented panels mode door shuffleStar Rauchenberger2024-04-151-0/+38
|/ /
* / group subdirective was renamedStar Rauchenberger2024-02-021-3/+3
|/
* 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