summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Fixed external names in messages popupStar Rauchenberger45 hours1-8/+8
|
* [Client] Handle roof access optionStar Rauchenberger45 hours2-1/+3
|
* [Data] Strip unnecessary AP IDsStar Rauchenberger45 hours5-35/+208
| | | | This was causing issues in the client, specifically for The Ancient.
* Renamed filler item to "A Job Well Done"Star Rauchenberger3 days3-4/+8
|
* Added option for Daedalus roof access logicStar Rauchenberger3 days9-0/+343
|
* [Client] Handle keyholder sanityStar Rauchenberger4 days2-2/+28
|
* Added keyholder sanityStar Rauchenberger4 days33-8/+183
|
* [Client] Handle progressive doorsStar Rauchenberger5 days7-63/+99
|
* [Client] Fix intermittent crash on connectStar Rauchenberger5 days1-1/+1
|
* [Data] Question Room What proxies were mislabeledStar Rauchenberger5 days1-5/+5
|
* Added progressive doorsStar Rauchenberger5 days15-38/+219
|
* [Data] Fixed Rainbow Rooms logicStar Rauchenberger5 days2-18/+20
|
* [Client] Display message when goalingStar Rauchenberger5 days1-0/+2
|
* [Data] Some more double letters fixesStar Rauchenberger5 days4-1/+9
|
* [Client] Handle triggering goalStar Rauchenberger5 days5-3/+51
|
* [Client] Batch sending locations on map loadStar Rauchenberger6 days3-1/+27
|
* [Client] Restrict Daedalus roof accessStar Rauchenberger6 days1-0/+50
|
* [Client] Keyholders in locationsStar Rauchenberger6 days1-0/+19
|
* [Data] Couple of renamesStar Rauchenberger6 days4-2/+4
|
* [Apworld] Added options to slot dataStar Rauchenberger6 days1-0/+11
|
* [Apworld] Better handling of White EndingStar Rauchenberger6 days1-2/+14
| | | | | It now has the correct logic, and also no location will be created for it.
* Handled cyan doorsStar Rauchenberger6 days13-17/+37
|
* [Data] Small tweaksStar Rauchenberger6 days8-22/+34
|
* [Client] Handle locations needing specific answersStar Rauchenberger7 days1-2/+9
|
* [Client] Potentially fixed crash when loading corrupted localdataStar Rauchenberger7 days2-6/+4
|
* [Data] Small tweaksStar Rauchenberger7 days7-2/+16
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger7 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger7 days491-692/+798
| | | | | | | | | | | | | | | | | | 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.
* [Apworld] Require CC access + letters for CC color doorsStar Rauchenberger7 days1-0/+4
|
* [Data] Wondrous gallery painting goes to huge roomStar Rauchenberger7 days1-1/+1
|
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger7 days22-37/+42
|
* [Data] Added logic for Tenacious Color PaintingStar Rauchenberger7 days2-1/+9
|
* [Data] S1 Door is not a location anymoreStar Rauchenberger8 days1-3/+1
|
* [Client] Added textclientStar Rauchenberger8 days4-0/+145
|
* [Client] Save connection settings to diskStar Rauchenberger8 days2-2/+37
|
* [Client] Last received item is rememberedStar Rauchenberger8 days1-1/+33
|
* [Client] Added ending locationsStar Rauchenberger8 days3-0/+22
| | | | Getting an ending (other than White) also does not send you to the credits.
* [Client] Added mastery checksStar Rauchenberger8 days1-0/+12
|
* [Client] Various fixesStar Rauchenberger8 days6-13/+101
| | | | | - Locations count puzzles in a map that are already solved. - Item-controlled paintings, animation listeners, and teleport listeners are handled properly.
* [Data] Fix castle stairs (again)Star Rauchenberger8 days1-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger9 days7-22/+51
| | | | Also fixed castle stairs.
* [Client] Added messages overlayStar Rauchenberger9 days4-6/+166
|
* Client is starting to work!Star Rauchenberger9 days13-0/+1270
|
* Couple of logic errorsStar Rauchenberger9 days3-3/+3
|
* Renamed Painting and Keyholder protosStar Rauchenberger10 days3-8/+8
|
* Added requirements to Green Ending doorStar Rauchenberger10 days1-2/+27
|
* Letter requirements in apworldStar Rauchenberger10 days3-7/+66
| | | | Also fixed or logic so everything actually works now.
* Set apworld victory conditionStar Rauchenberger10 days4-28/+76
|
* Prevent assigning ap_id==0Star Rauchenberger10 days2-2/+2
|
* Added control_centerStar Rauchenberger10 days28-15/+860
|