about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Handle anti-collectable locationStar Rauchenberger13 days1-0/+3
|
* Add anti-collectable locationStar Rauchenberger13 days6-1/+15
|
* [Apworld] Added compatability for python 3.11Star Rauchenberger13 days2-2/+2
|
* [Client] Fix Orange Door Hider locationStar Rauchenberger14 days1-0/+3
|
* Mention Anti-Collectable door in READMEStar Rauchenberger14 days1-0/+1
|
* [Data] Fixed Control Center Red Door receiverStar Rauchenberger14 days1-1/+1
|
* Released Client v3.3Star Rauchenberger14 days1-0/+10
|
* [Client] Bump version client-v3.3Star Rauchenberger14 days1-1/+1
|
* [Client] Fixed issue with large datapackagesStar Rauchenberger14 days3-4/+9
|
* [Client] Center title on connection screenStar Rauchenberger14 days1-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
|
* [Apworld] Handle complete_at > 1Star Rauchenberger2025-09-122-4/+54
|
* [Client] Fixed The Great - Colorful EntranceStar Rauchenberger2025-09-123-1/+40
|
* [Data] Added missing connection in Outside HouseStar Rauchenberger2025-09-121-0/+5
|
* [Data] Added Theo Panels checkStar Rauchenberger2025-09-122-0/+11
|
* [Data] Hotel checkered door fixesStar Rauchenberger2025-09-111-40/+7
|
* [Client] Prevent hotel panels from warping awayStar Rauchenberger2025-09-111-0/+11
|
* [Client] Fixed keyholders after ending bugStar Rauchenberger2025-09-111-2/+2
|
* [Data] Renamed Sticks and Stones locationStar Rauchenberger2025-09-111-0/+1
|
* [Data] Added Lime Hexes locationStar Rauchenberger2025-09-112-0/+12
|
* [Apworld] Turn on door shuffle by defaultStar Rauchenberger2025-09-111-2/+2
|
* [Data] Allow WALL solution to the_entry!OPENStar Rauchenberger2025-09-113-3/+6
|
* [Data] Fixed connection target required door logic bugsStar Rauchenberger2025-09-1119-49/+174
|
* [Data] Fixed darkroom/colorful connectionStar Rauchenberger2025-09-114-7/+13
|
* Bump versionsStar Rauchenberger2025-09-113-3/+3
|
* [Client] Display wincon in entryStar Rauchenberger2025-09-111-1/+19
|
* [Data] Fixed Purple NE Vestibules location nameStar Rauchenberger2025-09-111-1/+0
|
* Worked on the documentationStar Rauchenberger2025-09-113-8/+67
|
* [Data] Daed roof access to F KeyholderStar Rauchenberger2025-09-111-0/+6
|
* [Client] Fixed darkroom double letter panel blockersStar Rauchenberger2025-09-112-0/+40
|
* [Client] Read major version from datafileStar Rauchenberger2025-09-102-3/+3
|
* [Apworld] Read major version from datafileStar Rauchenberger2025-09-103-3/+6
|
* [Data] Add version numberStar Rauchenberger2025-09-104-0/+14
|
* [Client] Changed version formatStar Rauchenberger2025-09-092-2/+3
|
* [Apworld] Add version numberStar Rauchenberger2025-09-091-0/+3
|
* [Client] Handle symbol shuffleStar Rauchenberger2025-09-095-0/+159
|
* Added symbol shuffleStar Rauchenberger2025-09-0914-20/+167
| | | | | Also fixed unlocked letters + any double letter cyan doors, and tweaked some logic related to important panels with symbols on them.
* Merge branch 'main' of fourisland.com:/srv/git/lingo2-archipelagoStar Rauchenberger2025-09-096-4/+32
|\
| * Made sure the apworld unit tests passStar Rauchenberger2025-09-085-4/+20
| |
| * [Apworld] Added item/location groupsStar Rauchenberger2025-09-082-0/+12
| |
* | [Client] Remove door behind X1Star Rauchenberger2025-09-091-0/+5
|/