about summary refs log tree commit diff stats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* [Data] Replaced Symbolic Entrance with single doorStar Rauchenberger3 days3-45/+19
|
* [Data] Strip unnecessary AP IDsStar Rauchenberger4 days1-15/+0
| | | | This was causing issues in the client, specifically for The Ancient.
* Renamed filler item to "A Job Well Done"Star Rauchenberger5 days1-1/+1
|
* Added option for Daedalus roof access logicStar Rauchenberger5 days3-0/+317
|
* Added keyholder sanityStar Rauchenberger6 days24-0/+86
|
* [Data] Question Room What proxies were mislabeledStar Rauchenberger7 days1-5/+5
|
* Added progressive doorsStar Rauchenberger7 days2-0/+25
|
* [Data] Fixed Rainbow Rooms logicStar Rauchenberger7 days2-18/+20
|
* [Data] Some more double letters fixesStar Rauchenberger7 days4-1/+9
|
* [Data] Couple of renamesStar Rauchenberger8 days4-2/+4
|
* Handled cyan doorsStar Rauchenberger8 days8-16/+16
|
* [Data] Small tweaksStar Rauchenberger8 days8-22/+34
|
* [Data] Small tweaksStar Rauchenberger9 days7-2/+16
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger9 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger9 days481-472/+385
| | | | | | | | | | | | | | | | | | 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] Wondrous gallery painting goes to huge roomStar Rauchenberger9 days1-1/+1
|
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger9 days21-36/+42
|
* [Data] Added logic for Tenacious Color PaintingStar Rauchenberger9 days2-1/+9
|
* [Data] S1 Door is not a location anymoreStar Rauchenberger10 days1-3/+1
|
* [Data] Fix castle stairs (again)Star Rauchenberger10 days1-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger11 days7-22/+51
| | | | Also fixed castle stairs.
* Couple of logic errorsStar Rauchenberger11 days3-3/+3
|
* Added requirements to Green Ending doorStar Rauchenberger12 days1-2/+27
|
* Letter requirements in apworldStar Rauchenberger12 days1-0/+16
| | | | Also fixed or logic so everything actually works now.
* Prevent assigning ap_id==0Star Rauchenberger12 days1-1/+1
|
* Added control_centerStar Rauchenberger12 days22-14/+837
|
* Added the_wordsStar Rauchenberger13 days8-3/+157
|
* Added the_wondrousStar Rauchenberger13 days9-3/+191
|
* Added the_wiseStar Rauchenberger13 days9-5/+351
|
* Added the_unkemptStar Rauchenberger13 days17-4/+1023
|
* Added the_treeStar Rauchenberger13 days9-8/+441
|
* Added the_towerStar Rauchenberger13 days9-3/+837
|
* Added the_three_doorsStar Rauchenberger14 days11-2/+398
|
* Added the_tenaciousStar Rauchenberger14 days14-7/+201
|
* Added the_talentedStar Rauchenberger2025-08-258-1/+284
|
* Added the_symbolicStar Rauchenberger2025-08-2528-1/+1682
|
* Ok another Lime Pyramid connectionStar Rauchenberger2025-08-242-0/+25
|
* Connected up Lime PyramidStar Rauchenberger2025-08-242-0/+81
|
* Fixed typo in Blue Smiley Annex connectionStar Rauchenberger2025-08-241-1/+1
|
* Added daedalusStar Rauchenberger2025-08-24161-32/+10727
|
* Fixed a couple of missing connectionsStar Rauchenberger2025-08-213-0/+18
|
* Added the_unyieldingStar Rauchenberger2025-08-2146-12/+2370
|
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-20205-950/+950
|
* Added the_sweetStar Rauchenberger2025-08-207-0/+289
|
* Added the_sun_templeStar Rauchenberger2025-08-2010-2/+167
|
* Maps have display names nowStar Rauchenberger2025-08-2043-0/+43
| | | | Also added endings to the apworld.
* Added "endings" object typeStar Rauchenberger2025-08-208-7/+36
|
* Added the_sturdyStar Rauchenberger2025-08-207-2/+206
|
* Added the_stormyStar Rauchenberger2025-08-1912-0/+238
|
* Added the_sirenicStar Rauchenberger2025-08-197-1/+231
|