about summary refs log tree commit diff stats
path: root/apworld/context.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix "invalid seed_name" error when switching mwsStar Rauchenberger2 days1-0/+4
|
* Fixed disconnect when tracking an old slotStar Rauchenberger3 days1-1/+1
|
* Fix goal reappearing in tracker after relaunchStar Rauchenberger4 days1-3/+4
|
* Show when goal is reachable in trackerStar Rauchenberger4 days1-2/+21
|
* Fix crash when hintingStar Rauchenberger5 days1-2/+3
|
* Added checked worldports tab to trackerStar Rauchenberger5 days1-0/+1
|
* Treat worldports as items for trackerStar Rauchenberger6 days1-5/+67
|
* Treat local letters as items for trackerStar Rauchenberger6 days1-112/+276
| | | | 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.
* Write steam_appid.txt on launchStar Rauchenberger6 days1-0/+6
|
* Automatically close client when clicking QuitStar Rauchenberger6 days1-0/+3
|
* Added accessible locations tab to gameStar Rauchenberger6 days1-5/+37
|
* Fix item colors in game textclientStar Rauchenberger8 days1-1/+2
|
* Support launching with AP URLStar Rauchenberger8 days1-4/+12
|
* Game talks through CommonClient nowStar Rauchenberger8 days1-0/+304