about summary refs log tree commit diff stats
path: root/client/Archipelago
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Changed version format HEAD mainStar Rauchenberger21 hours2-2/+3
|
* [Client] Handle symbol shuffleStar Rauchenberger22 hours5-0/+159
|
* [Client] Remove door behind X1Star Rauchenberger27 hours1-0/+5
|
* [Client] Prevent text client on connection screenStar Rauchenberger2 days3-1/+13
|
* [Client] Handle lavender cubesStar Rauchenberger2 days1-1/+4
|
* [Client] Handle cyan door behaviorStar Rauchenberger2 days2-19/+52
| | | | Player still needs to leave and re-enter the map for "any double letter" value.
* [Client] Handle grouped doors / shuffled CC doorsStar Rauchenberger3 days1-0/+17
|
* [Client] Location scouting for lettersStar Rauchenberger4 days5-8/+89
|
* [Client] Handle letter shuffleStar Rauchenberger4 days9-15/+345
| | | | Cyan doors are not handled properly yet.
* [Client] Client pause mode?Star Rauchenberger5 days1-0/+2
|
* [Client] Maybe for real fixed the crash on connectStar Rauchenberger5 days1-2/+1
|
* [Client] Fixed external names in messages popupStar Rauchenberger6 days1-8/+8
|
* [Client] Handle roof access optionStar Rauchenberger6 days2-1/+3
|
* [Client] Handle keyholder sanityStar Rauchenberger8 days2-2/+28
|
* [Client] Handle progressive doorsStar Rauchenberger9 days7-63/+99
|
* [Client] Fix intermittent crash on connectStar Rauchenberger9 days1-1/+1
|
* [Client] Display message when goalingStar Rauchenberger9 days1-0/+2
|
* [Client] Handle triggering goalStar Rauchenberger9 days5-3/+51
|
* [Client] Batch sending locations on map loadStar Rauchenberger10 days3-1/+27
|
* [Client] Restrict Daedalus roof accessStar Rauchenberger10 days1-0/+50
|
* [Client] Keyholders in locationsStar Rauchenberger10 days1-0/+19
|
* [Client] Handle locations needing specific answersStar Rauchenberger11 days1-2/+9
|
* [Client] Potentially fixed crash when loading corrupted localdataStar Rauchenberger11 days2-6/+4
|
* [Client] Added textclientStar Rauchenberger12 days4-0/+145
|
* [Client] Save connection settings to diskStar Rauchenberger12 days2-2/+37
|
* [Client] Last received item is rememberedStar Rauchenberger12 days1-1/+33
|
* [Client] Added ending locationsStar Rauchenberger12 days3-0/+22
| | | | Getting an ending (other than White) also does not send you to the credits.
* [Client] Added mastery checksStar Rauchenberger12 days1-0/+12
|
* [Client] Various fixesStar Rauchenberger12 days6-13/+101
| | | | | - Locations count puzzles in a map that are already solved. - Item-controlled paintings, animation listeners, and teleport listeners are handled properly.
* [Client] Added messages overlayStar Rauchenberger13 days4-6/+166
|
* Client is starting to work!Star Rauchenberger13 days11-0/+1107