about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Released Apworld v4.3 and Client v4.4 HEAD mainStar Rauchenberger22 hours2-0/+33
|
* Bump versions data-v4 client-v4.4 apworld-v4.3Star Rauchenberger22 hours3-3/+3
|
* [Client] Prevent breaking roof logic with IcarusStar Rauchenberger23 hours2-0/+12
|
* [Client] Clear out messages between connectionsStar Rauchenberger24 hours2-4/+15
|
* [Client] Don't show our trapsStar Rauchenberger24 hours2-1/+8
|
* [Client] Fixed warnings in galleryStar Rauchenberger24 hours1-1/+4
|
* [Client] Fixed ITEM_CYAN letter shuffleStar Rauchenberger24 hours1-0/+3
|
* [Client] Handle anti collectable trapsStar Rauchenberger24 hours3-2/+33
|
* Added anti collectable trapsStar Rauchenberger25 hours6-3/+92
|
* [Data] Added the hidden EYE panel in the anti collectable roomStar Rauchenberger26 hours3-6/+11
|
* [Client] Handle anti-collectable locationStar Rauchenberger26 hours1-0/+3
|
* Add anti-collectable locationStar Rauchenberger26 hours6-1/+15
|
* [Apworld] Added compatability for python 3.11Star Rauchenberger26 hours2-2/+2
|
* [Client] Fix Orange Door Hider locationStar Rauchenberger38 hours1-0/+3
|
* Mention Anti-Collectable door in READMEStar Rauchenberger38 hours1-0/+1
|
* [Data] Fixed Control Center Red Door receiverStar Rauchenberger38 hours1-1/+1
|
* Released Client v3.3Star Rauchenberger40 hours1-0/+10
|
* [Client] Bump version client-v3.3Star Rauchenberger40 hours1-1/+1
|
* [Client] Fixed issue with large datapackagesStar Rauchenberger40 hours3-4/+9
|
* [Client] Center title on connection screenStar Rauchenberger42 hours1-0/+1
|
* Indent properlyStar Rauchenberger46 hours1-4/+4
|
* Updated READMEStar Rauchenberger46 hours1-4/+28
|
* Released Apworld & Client v3.2Star Rauchenberger47 hours2-0/+24
|
* Bump versions data-v3 client-v3.2 apworld-v3.2Star Rauchenberger47 hours3-3/+3
|
* [Data] Made Welcome Back middle door in daed vanillaStar Rauchenberger47 hours1-2/+2
|
* [Apworld] Some access checking optimizationsStar Rauchenberger48 hours3-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 Rauchenberger2 days3-0/+43
|
* Added starting room letters FAQ to readmeStar Rauchenberger2 days1-0/+13
|
* [Client] Handle gallery painting shuffleStar Rauchenberger2 days1-0/+7
|
* Added gallery painting shuffleStar Rauchenberger2 days5-17/+30
|
* [Apworld] Handle complete_at > 1Star Rauchenberger2 days2-4/+54
|
* [Client] Fixed The Great - Colorful EntranceStar Rauchenberger2 days3-1/+40
|
* [Data] Added missing connection in Outside HouseStar Rauchenberger2 days1-0/+5
|
* [Data] Added Theo Panels checkStar Rauchenberger2 days2-0/+11
|
* [Data] Hotel checkered door fixesStar Rauchenberger3 days1-40/+7
|
* [Client] Prevent hotel panels from warping awayStar Rauchenberger3 days1-0/+11
|
* [Client] Fixed keyholders after ending bugStar Rauchenberger3 days1-2/+2
|
* [Data] Renamed Sticks and Stones locationStar Rauchenberger3 days1-0/+1
|
* [Data] Added Lime Hexes locationStar Rauchenberger3 days2-0/+12
|
* [Apworld] Turn on door shuffle by defaultStar Rauchenberger3 days1-2/+2
|
* [Data] Allow WALL solution to the_entry!OPENStar Rauchenberger3 days3-3/+6
|
* [Data] Fixed connection target required door logic bugsStar Rauchenberger3 days19-49/+174
|
* [Data] Fixed darkroom/colorful connectionStar Rauchenberger3 days4-7/+13
|
* Bump versionsStar Rauchenberger3 days3-3/+3
|
* [Client] Display wincon in entryStar Rauchenberger3 days1-1/+19
|
* [Data] Fixed Purple NE Vestibules location nameStar Rauchenberger3 days1-1/+0
|
* Worked on the documentationStar Rauchenberger3 days3-8/+67
|
* [Data] Daed roof access to F KeyholderStar Rauchenberger3 days1-0/+6
|
* [Client] Fixed darkroom double letter panel blockersStar Rauchenberger3 days2-0/+40
|
* [Client] Read major version from datafileStar Rauchenberger4 days2-3/+3
|