about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* [Data] Eye Room -> Gallery connectionStar Rauchenberger8 days1-0/+16
|
* [Client] Added compassStar Rauchenberger8 days6-0/+134
|
* [Data] Renamed some doors with compass directionsStar Rauchenberger8 days9-72/+72
|
* [Data] Roof -> Orchestra RoomStar Rauchenberger8 days1-0/+6
|
* [Client] Handle strict purple/cyan ending optionsStar Rauchenberger8 days3-0/+115
|
* Added strict purple/cyan ending optionsStar Rauchenberger8 days8-0/+48
|
* [Client] Released v5.6Star Rauchenberger10 days1-0/+12
|
* [Client] Bump version client-v5.6Star Rauchenberger10 days1-1/+1
|
* [Client] Prevent letters from respawningStar Rauchenberger10 days1-0/+14
|
* Reworded Congruent thing in READMEStar Rauchenberger11 days1-3/+3
|
* Released apworld & client v5.5Star Rauchenberger11 days2-0/+23
|
* Bump versions data-v5 client-v5.5 apworld-v5.5Star Rauchenberger11 days3-3/+3
|
* [Data] Rename TURN check near Shop EntranceStar Rauchenberger11 days1-1/+1
|
* [Data] Daedalus - C Keyholder should be in East AreaStar Rauchenberger11 days1-1/+1
|
* [Apworld] Fix indirect conditions for deep reqsStar Rauchenberger11 days2-11/+35
|
* [Apworld] Fixed reqs simplification mutating common objectsStar Rauchenberger11 days1-4/+9
|
* [Data] the_ancient:THIS was missing a symbolStar Rauchenberger12 days1-0/+1
|
* Released Apworld v4.4Star Rauchenberger13 days1-0/+11
|
* [Apworld] Bump version apworld-v4.4Star Rauchenberger13 days1-1/+1
|
* [Apworld] Fixed panel set location namesStar Rauchenberger13 days1-1/+1
|
* Released Apworld v4.3 and Client v4.4Star Rauchenberger14 days2-0/+33
|
* Bump versions data-v4 client-v4.4 apworld-v4.3Star Rauchenberger14 days3-3/+3
|
* [Client] Prevent breaking roof logic with IcarusStar Rauchenberger14 days2-0/+12
|
* [Client] Clear out messages between connectionsStar Rauchenberger14 days2-4/+15
|
* [Client] Don't show our trapsStar Rauchenberger14 days2-1/+8
|
* [Client] Fixed warnings in galleryStar Rauchenberger14 days1-1/+4
|
* [Client] Fixed ITEM_CYAN letter shuffleStar Rauchenberger14 days1-0/+3
|
* [Client] Handle anti collectable trapsStar Rauchenberger14 days3-2/+33
|
* Added anti collectable trapsStar Rauchenberger2025-09-136-3/+92
|
* [Data] Added the hidden EYE panel in the anti collectable roomStar Rauchenberger2025-09-133-6/+11
|
* [Client] Handle anti-collectable locationStar Rauchenberger2025-09-131-0/+3
|
* Add anti-collectable locationStar Rauchenberger2025-09-136-1/+15
|
* [Apworld] Added compatability for python 3.11Star Rauchenberger2025-09-132-2/+2
|
* [Client] Fix Orange Door Hider locationStar Rauchenberger2025-09-121-0/+3
|
* Mention Anti-Collectable door in READMEStar Rauchenberger2025-09-121-0/+1
|
* [Data] Fixed Control Center Red Door receiverStar Rauchenberger2025-09-121-1/+1
|
* Released Client v3.3Star Rauchenberger2025-09-121-0/+10
|
* [Client] Bump version client-v3.3Star Rauchenberger2025-09-121-1/+1
|
* [Client] Fixed issue with large datapackagesStar Rauchenberger2025-09-123-4/+9
|
* [Client] Center title on connection screenStar Rauchenberger2025-09-121-0/+1
|
* Indent properlyStar Rauchenberger2025-09-121-4/+4
|
* Updated READMEStar Rauchenberger2025-09-121-4/+28
|
* Released Apworld & Client v3.2Star Rauchenberger2025-09-122-0/+24
|
* Bump versions data-v3 client-v3.2 apworld-v3.2Star Rauchenberger2025-09-123-3/+3
|
* [Data] Made Welcome Back middle door in daed vanillaStar Rauchenberger2025-09-121-2/+2
|
* [Apworld] Some access checking optimizationsStar Rauchenberger2025-09-123-13/+90
| | | | | | | | | | | | | | | | | | | | | | Letter requirements in OR logic (which is the main thing OR logic is used for) is simplified now. Any requirement within the OR logic that is redundant with the top level requirement now has the redundant letters removed. If a clause in a disjunction becomes empty due to this, the disjunction can be removed. Additionally, if all of the clauses in a disjunction are identical, then they can be merged into the top level requirement. I manually verified that every requirement that is affected by this simplification looks correct. Region objects are also now used in access checking instead of looking up the regions by name during access checking. This is a little faster for access checks that involve a lot of rooms, such as the Maze Gravestone. Finally, locations no longer check for access to the region the location is in, and connections no longer check for access to the source region, because these are both implied by how the graph works.
* [Client] Warn when major version doesn't matchStar Rauchenberger2025-09-123-0/+43
|
* Added starting room letters FAQ to readmeStar Rauchenberger2025-09-121-0/+13
|
* [Client] Handle gallery painting shuffleStar Rauchenberger2025-09-121-0/+7
|
* Added gallery painting shuffleStar Rauchenberger2025-09-125-17/+30
|