summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* [Data] Small tweaksStar Rauchenberger6 days7-2/+16
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger6 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger6 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 Rauchenberger6 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 Rauchenberger7 days1-3/+1
|
* [Client] Added textclientStar Rauchenberger7 days4-0/+145
|
* [Client] Save connection settings to diskStar Rauchenberger7 days2-2/+37
|
* [Client] Last received item is rememberedStar Rauchenberger7 days1-1/+33
|
* [Client] Added ending locationsStar Rauchenberger7 days3-0/+22
| | | | Getting an ending (other than White) also does not send you to the credits.
* [Client] Added mastery checksStar Rauchenberger7 days1-0/+12
|
* [Client] Various fixesStar Rauchenberger7 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 Rauchenberger7 days1-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger8 days7-22/+51
| | | | Also fixed castle stairs.
* [Client] Added messages overlayStar Rauchenberger8 days4-6/+166
|
* Client is starting to work!Star Rauchenberger8 days13-0/+1270
|
* Couple of logic errorsStar Rauchenberger8 days3-3/+3
|
* Renamed Painting and Keyholder protosStar Rauchenberger9 days3-8/+8
|
* Added requirements to Green Ending doorStar Rauchenberger9 days1-2/+27
|
* Letter requirements in apworldStar Rauchenberger9 days3-7/+66
| | | | Also fixed or logic so everything actually works now.
* Set apworld victory conditionStar Rauchenberger9 days4-28/+76
|
* Prevent assigning ap_id==0Star Rauchenberger9 days2-2/+2
|
* Added control_centerStar Rauchenberger9 days28-15/+860
|
* Added the_wordsStar Rauchenberger10 days8-3/+157
|
* Added the_wondrousStar Rauchenberger10 days9-3/+191
|
* Added the_wiseStar Rauchenberger10 days9-5/+351
|
* Added the_unkemptStar Rauchenberger10 days17-4/+1023
|
* Added the_treeStar Rauchenberger10 days9-8/+441
|
* Added the_towerStar Rauchenberger10 days9-3/+837
|
* Added the_three_doorsStar Rauchenberger11 days11-2/+398
|
* Added the_tenaciousStar Rauchenberger11 days14-7/+201
|
* Added the_talentedStar Rauchenberger11 days8-1/+284
|
* Added the_symbolicStar Rauchenberger11 days28-1/+1682
|
* Ok another Lime Pyramid connectionStar Rauchenberger12 days2-0/+25
|
* Connected up Lime PyramidStar Rauchenberger12 days2-0/+81
|
* Fixed typo in Blue Smiley Annex connectionStar Rauchenberger12 days1-1/+1
|
* Added daedalusStar Rauchenberger12 days162-32/+10732
|
* 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-20208-973/+997
|
* Committed map dump scriptStar Rauchenberger2025-08-201-0/+171
|
* Added the_sweetStar Rauchenberger2025-08-207-0/+289
|
* Added the_sun_templeStar Rauchenberger2025-08-2010-2/+167
|
* Implemented complete_at=1 in the apworldStar Rauchenberger2025-08-201-3/+11
|
* Maps have display names nowStar Rauchenberger2025-08-2048-6/+81
| | | | Also added endings to the apworld.
* Added "endings" object typeStar Rauchenberger2025-08-2018-8/+160
|
* Added the_sturdyStar Rauchenberger2025-08-207-2/+206
|
* Added the_stormyStar Rauchenberger2025-08-1912-0/+238
|