about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Don't create useless connectionsStar Rauchenberger3 days1-0/+6
| | | | Connections that can't be used unless you already have access to the other side (e.g. being on the "wrong side" of a vanilla door) are useless because they never increase access. This change turns these into oneway connections. This has helped with ER failures significantly, reducing the fail rate from about 14% to about 3%.
* Error when no progressionStar Rauchenberger4 days1-0/+6
|
* Shortened some location names in the_greatStar Rauchenberger4 days6-116/+130
|
* Prevent White Ending from exiting APStar Rauchenberger5 days1-1/+1
|
* Update A Job Well Done signStar Rauchenberger5 days2-0/+31
|
* Fix various minor client bugsStar Rauchenberger5 days4-18/+19
| | | | This is what we get for not running in the editor for a while!
* Add setting for not auto-starting the gameStar Rauchenberger5 days2-1/+3
|
* Don't resend confirmed checked locationsStar Rauchenberger5 days2-1/+4
|
* Liberated/Literate entrance panels in logic looking upStar Rauchenberger5 days6-20/+50
|
* Make Sun Temple -> Graveyard be in logicStar Rauchenberger5 days1-0/+15
|
* Use port display names in connectionsStar Rauchenberger6 days1-3/+3
|
* Added button to get logical pathStar Rauchenberger6 days6-32/+233
|
* Released v7.0.2Star Rauchenberger7 days1-0/+11
|
* Bump version v7.0.2Star Rauchenberger7 days1-1/+1
|
* Added instructions for playing on LinuxStar Rauchenberger7 days1-1/+21
|
* Create stub loaderStar Rauchenberger7 days1-0/+153
|
* Renamed Welcome Back Door locationStar Rauchenberger8 days1-0/+1
|
* Minor import tweaksStar Rauchenberger8 days2-2/+2
|
* Fix password authenticationStar Rauchenberger8 days1-5/+2
|
* Released v7.0.1Star Rauchenberger9 days1-0/+16
|
* Add warning about worldports + cc colors v7.0.1Star Rauchenberger9 days1-0/+3
|
* Bump versionStar Rauchenberger9 days1-1/+1
|
* Show in-game when connection dropsStar Rauchenberger9 days3-0/+61
|
* Show error message when can't connectStar Rauchenberger9 days1-2/+26
|
* Fix "invalid seed_name" error when switching mwsStar Rauchenberger9 days1-0/+4
|
* Disconnect when saying no to version mismatchStar Rauchenberger9 days1-0/+3
|
* Fix vanilla-only oneway door in The RepetitiveStar Rauchenberger10 days6-2/+14
|
* Fixed disconnect when tracking an old slotStar Rauchenberger10 days1-1/+1
|
* Edited READMEStar Rauchenberger10 days1-3/+0
| | | | This note isn't relevant anymore because you can't get out of the Archipelago scene.
* Released v7.0.0Star Rauchenberger10 days1-0/+37
|
* Removed free connection out of Digital Gallery Maze v7.0.0Star Rauchenberger11 days1-5/+0
|
* Fix goal reappearing in tracker after relaunchStar Rauchenberger11 days1-3/+4
|
* Client uses new versioning scheme nowStar Rauchenberger11 days2-9/+13
|
* Change version schemeStar Rauchenberger11 days7-9/+18
|
* Rename seasonings doors locationStar Rauchenberger11 days1-0/+1
|
* Show when goal is reachable in trackerStar Rauchenberger11 days10-22/+73
|
* Don't create a location for your endingStar Rauchenberger11 days1-6/+3
|
* Fix crash when hintingStar Rauchenberger12 days1-2/+3
|
* Fixed CC gray door receiver (again)Star Rauchenberger12 days1-1/+1
|
* Added question to READMEStar Rauchenberger12 days1-0/+9
|
* Fixed misnamed ports in the_parthenonStar Rauchenberger12 days1-2/+2
|
* Added checked worldports tab to trackerStar Rauchenberger12 days3-1/+99
|
* Use port display names in trackerStar Rauchenberger12 days1-1/+1
|
* Separate The Orb's middle port into own regionStar Rauchenberger12 days4-15/+24
|
* Added display names to portsStar Rauchenberger12 days144-0/+181
|
* Indicate location or worldport with icons in overlayStar Rauchenberger12 days4-3/+29
|
* Added icon for launcherStar Rauchenberger12 days2-2/+3
|
* Treat worldports as items for trackerStar Rauchenberger13 days9-12/+157
|
* Treat local letters as items for trackerStar Rauchenberger13 days9-144/+379
| | | | Local letters are now synced with datastorage, so they transfer to other computers like regular items would, and the tracker also now waits until you collect local letters before showing what they give you in logic.
* Make minimap toggleableStar Rauchenberger13 days3-0/+26
|