summary refs log tree commit diff stats
path: root/data/maps
Commit message (Collapse)AuthorAgeFilesLines
* [Data] Question Room What proxies were mislabeledStar Rauchenberger5 days1-5/+5
|
* [Data] Fixed Rainbow Rooms logicStar Rauchenberger5 days1-18/+19
|
* [Data] Some more double letters fixesStar Rauchenberger5 days4-1/+9
|
* [Data] Couple of renamesStar Rauchenberger6 days3-2/+3
|
* Handled cyan doorsStar Rauchenberger6 days8-16/+16
|
* [Data] Small tweaksStar Rauchenberger6 days7-22/+30
|
* [Data] Small tweaksStar Rauchenberger7 days6-2/+11
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger7 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger7 days480-472/+380
| | | | | | | | | | | | | | | | | | STANDARD type doors with at most four panels in the same map area and no other trigger objects will have their location names generated from the names of the panels used to open the door, similar to Lingo 1. Other door types will use the door's name. In either case, the name can be overridden using the new location_name field. Rooms can also set a panel_display_name field, which will be used in location names for doors, and is used to group panels into areas. Panels themselves can set display names, which differentiates their locations from other panels in the same area. Many maps were updated for this, but note that the_symbolic and the_unyielding have validator failures because of duplicate panel names. This won't matter until panelsanity is implemented.
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger7 days21-36/+42
|
* [Data] Added logic for Tenacious Color PaintingStar Rauchenberger7 days2-1/+9
|
* [Data] S1 Door is not a location anymoreStar Rauchenberger8 days1-3/+1
|
* [Data] Fix castle stairs (again)Star Rauchenberger8 days1-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger9 days6-21/+50
| | | | Also fixed castle stairs.
* Couple of logic errorsStar Rauchenberger9 days3-3/+3
|
* Added requirements to Green Ending doorStar Rauchenberger10 days1-2/+27
|
* Added control_centerStar Rauchenberger10 days20-0/+482
|
* Added the_wordsStar Rauchenberger10 days6-1/+95
|
* Added the_wondrousStar Rauchenberger10 days7-1/+120
|
* Added the_wiseStar Rauchenberger10 days7-1/+239
|
* Added the_unkemptStar Rauchenberger10 days15-0/+836
|
* Added the_treeStar Rauchenberger11 days7-3/+323
|
* Added the_towerStar Rauchenberger11 days7-1/+708
|
* Added the_three_doorsStar Rauchenberger11 days9-1/+352
|
* Added the_tenaciousStar Rauchenberger11 days12-4/+130
|
* Added the_talentedStar Rauchenberger12 days6-0/+235
|
* Added the_symbolicStar Rauchenberger12 days26-0/+1465
|
* Ok another Lime Pyramid connectionStar Rauchenberger12 days2-0/+25
|
* Connected up Lime PyramidStar Rauchenberger12 days2-0/+81
|
* Fixed typo in Blue Smiley Annex connectionStar Rauchenberger13 days1-1/+1
|
* Added daedalusStar Rauchenberger13 days159-8/+9179
|
* Fixed a couple of missing connectionsStar Rauchenberger2025-08-213-0/+18
|
* Added the_unyieldingStar Rauchenberger2025-08-2144-7/+2040
|
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-20205-950/+950
|
* Added the_sweetStar Rauchenberger2025-08-205-0/+254
|
* Added the_sun_templeStar Rauchenberger2025-08-208-1/+130
|
* Maps have display names nowStar Rauchenberger2025-08-2043-0/+43
| | | | Also added endings to the apworld.
* Added "endings" object typeStar Rauchenberger2025-08-207-7/+28
|
* Added the_sturdyStar Rauchenberger2025-08-205-0/+157
|
* Added the_stormyStar Rauchenberger2025-08-1910-0/+193
|
* Added the_sirenicStar Rauchenberger2025-08-195-0/+187
|
* Added the_shopStar Rauchenberger2025-08-182-0/+201
|
* Added the_revitalizedStar Rauchenberger2025-08-1810-0/+136
|
* Added the_repetitiveStar Rauchenberger2025-08-1820-26/+1010
|
* Added the_relentlessStar Rauchenberger2025-08-1810-0/+409
|
* Added the_quietStar Rauchenberger2025-08-185-0/+158
|
* Validate that nodes in game files are usedStar Rauchenberger2025-08-1821-25/+162
| | | | You can now also list out nodes that you are explicitly not mapping out. The current state of the repo does produce some warnings when the validator is run and they're either endings, paintings that I'm not sure what to do with yet, and weird proxy stuff I'm not sure how to handle yet.
* Validate that node paths aren't used multiple timesStar Rauchenberger2025-08-171-7/+0
|
* Added the_plazaStar Rauchenberger2025-08-1712-0/+797
|
* Added the_perceptiveStar Rauchenberger2025-08-171-0/+7
|