about summary refs log tree commit diff stats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Added gallery painting shuffleStar Rauchenberger19 hours1-17/+17
|
* [Client] Fixed The Great - Colorful EntranceStar Rauchenberger21 hours1-1/+0
|
* [Data] Added missing connection in Outside HouseStar Rauchenberger22 hours1-0/+5
|
* [Data] Added Theo Panels checkStar Rauchenberger22 hours2-0/+11
|
* [Data] Hotel checkered door fixesStar Rauchenberger30 hours1-40/+7
|
* [Data] Renamed Sticks and Stones locationStar Rauchenberger31 hours1-0/+1
|
* [Data] Added Lime Hexes locationStar Rauchenberger32 hours2-0/+12
|
* [Data] Allow WALL solution to the_entry!OPENStar Rauchenberger33 hours1-1/+3
|
* [Data] Fixed connection target required door logic bugsStar Rauchenberger33 hours15-45/+97
|
* [Data] Fixed darkroom/colorful connectionStar Rauchenberger35 hours4-7/+13
|
* Bump versionsStar Rauchenberger37 hours1-1/+1
|
* [Data] Fixed Purple NE Vestibules location nameStar Rauchenberger43 hours1-1/+0
|
* [Data] Daed roof access to F KeyholderStar Rauchenberger44 hours1-0/+6
|
* [Data] Add version numberStar Rauchenberger2 days1-0/+1
|
* Added symbol shuffleStar Rauchenberger4 days6-1/+70
| | | | | Also fixed unlocked letters + any double letter cyan doors, and tweaked some logic related to important panels with symbols on them.
* Made sure the apworld unit tests passStar Rauchenberger4 days1-1/+1
|
* Started writing READMEsStar Rauchenberger4 days1-0/+13
|
* [Data] Tweak owl logicStar Rauchenberger5 days2-10/+35
|
* Added lavender cubes logicStar Rauchenberger5 days8-11/+47
|
* [Data] the_great/BYE is behind a "cyan door"Star Rauchenberger5 days3-0/+11
|
* Add cyan door behavior optionStar Rauchenberger5 days8-4/+70
|
* Added door groupsStar Rauchenberger6 days7-10/+98
|
* [Data] Renamed some locationsStar Rauchenberger6 days5-0/+7
|
* [Data] Replaced Symbolic Entrance with single doorStar Rauchenberger8 days3-45/+19
|
* [Data] Strip unnecessary AP IDsStar Rauchenberger9 days1-15/+0
| | | | This was causing issues in the client, specifically for The Ancient.
* Renamed filler item to "A Job Well Done"Star Rauchenberger9 days1-1/+1
|
* Added option for Daedalus roof access logicStar Rauchenberger9 days3-0/+317
|
* Added keyholder sanityStar Rauchenberger11 days24-0/+86
|
* [Data] Question Room What proxies were mislabeledStar Rauchenberger12 days1-5/+5
|
* Added progressive doorsStar Rauchenberger12 days2-0/+25
|
* [Data] Fixed Rainbow Rooms logicStar Rauchenberger12 days2-18/+20
|
* [Data] Some more double letters fixesStar Rauchenberger12 days4-1/+9
|
* [Data] Couple of renamesStar Rauchenberger13 days4-2/+4
|
* Handled cyan doorsStar Rauchenberger13 days8-16/+16
|
* [Data] Small tweaksStar Rauchenberger13 days8-22/+34
|
* [Data] Small tweaksStar Rauchenberger13 days7-2/+16
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger14 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger14 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 Rauchenberger14 days1-1/+1
|
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger14 days21-36/+42
|
* [Data] Added logic for Tenacious Color PaintingStar Rauchenberger14 days2-1/+9
|
* [Data] S1 Door is not a location anymoreStar Rauchenberger2025-08-291-3/+1
|
* [Data] Fix castle stairs (again)Star Rauchenberger2025-08-291-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger2025-08-287-22/+51
| | | | Also fixed castle stairs.
* Couple of logic errorsStar Rauchenberger2025-08-283-3/+3
|
* Added requirements to Green Ending doorStar Rauchenberger2025-08-271-2/+27
|
* Letter requirements in apworldStar Rauchenberger2025-08-271-0/+16
| | | | Also fixed or logic so everything actually works now.
* Prevent assigning ap_id==0Star Rauchenberger2025-08-271-1/+1
|
* Added control_centerStar Rauchenberger2025-08-2722-14/+837
|
* Added the_wordsStar Rauchenberger2025-08-268-3/+157
|