about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Data] Some more double letters fixesStar Rauchenberger11 days4-1/+9
|
* [Client] Handle triggering goalStar Rauchenberger11 days5-3/+51
|
* [Client] Batch sending locations on map loadStar Rauchenberger12 days3-1/+27
|
* [Client] Restrict Daedalus roof accessStar Rauchenberger12 days1-0/+50
|
* [Client] Keyholders in locationsStar Rauchenberger12 days1-0/+19
|
* [Data] Couple of renamesStar Rauchenberger12 days4-2/+4
|
* [Apworld] Added options to slot dataStar Rauchenberger12 days1-0/+11
|
* [Apworld] Better handling of White EndingStar Rauchenberger12 days1-2/+14
| | | | | It now has the correct logic, and also no location will be created for it.
* Handled cyan doorsStar Rauchenberger12 days13-17/+37
|
* [Data] Small tweaksStar Rauchenberger12 days8-22/+34
|
* [Client] Handle locations needing specific answersStar Rauchenberger13 days1-2/+9
|
* [Client] Potentially fixed crash when loading corrupted localdataStar Rauchenberger13 days2-6/+4
|
* [Data] Small tweaksStar Rauchenberger13 days7-2/+16
|
* [Data] Bad logic in the_owl due to missing warpStar Rauchenberger13 days5-22/+23
|
* Changed how door location names are formattedStar Rauchenberger13 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 Rauchenberger13 days1-0/+4
|
* [Data] Wondrous gallery painting goes to huge roomStar Rauchenberger13 days1-1/+1
|
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger13 days22-37/+42
|
* [Data] Added logic for Tenacious Color PaintingStar Rauchenberger13 days2-1/+9
|
* [Data] S1 Door is not a location anymoreStar Rauchenberger14 days1-3/+1
|
* [Client] Added textclientStar Rauchenberger14 days4-0/+145
|
* [Client] Save connection settings to diskStar Rauchenberger14 days2-2/+37
|
* [Client] Last received item is rememberedStar Rauchenberger14 days1-1/+33
|
* [Client] Added ending locationsStar Rauchenberger14 days3-0/+22
| | | | Getting an ending (other than White) also does not send you to the credits.
* [Client] Added mastery checksStar Rauchenberger14 days1-0/+12
|
* [Client] Various fixesStar Rauchenberger2025-08-296-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 Rauchenberger2025-08-291-2/+2
|
* [Data] Replace move_paintings with receiversStar Rauchenberger2025-08-287-22/+51
| | | | Also fixed castle stairs.
* [Client] Added messages overlayStar Rauchenberger2025-08-284-6/+166
|
* Client is starting to work!Star Rauchenberger2025-08-2813-0/+1270
|
* Couple of logic errorsStar Rauchenberger2025-08-283-3/+3
|
* Renamed Painting and Keyholder protosStar Rauchenberger2025-08-273-8/+8
|
* Added requirements to Green Ending doorStar Rauchenberger2025-08-271-2/+27
|
* Letter requirements in apworldStar Rauchenberger2025-08-273-7/+66
| | | | Also fixed or logic so everything actually works now.
* Set apworld victory conditionStar Rauchenberger2025-08-274-28/+76
|
* Prevent assigning ap_id==0Star Rauchenberger2025-08-272-2/+2
|
* Added control_centerStar Rauchenberger2025-08-2728-15/+860
|
* Added the_wordsStar Rauchenberger2025-08-268-3/+157
|
* Added the_wondrousStar Rauchenberger2025-08-269-3/+191
|
* Added the_wiseStar Rauchenberger2025-08-269-5/+351
|
* Added the_unkemptStar Rauchenberger2025-08-2617-4/+1023
|
* Added the_treeStar Rauchenberger2025-08-269-8/+441
|
* Added the_towerStar Rauchenberger2025-08-269-3/+837
|
* Added the_three_doorsStar Rauchenberger2025-08-2611-2/+398
|
* Added the_tenaciousStar Rauchenberger2025-08-2514-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
|