about summary refs log tree commit diff stats
path: root/Archipelago/settings_screen.gd
Commit message (Collapse)AuthorAgeFilesLines
* Puzzle skipsStar Rauchenberger2023-08-031-0/+1
|
* Prevent [secret thing]Star Rauchenberger2023-06-181-0/+1
|
* Disable panel uncompletionStar Rauchenberger2023-05-111-0/+1
|
* Increased max in buffer sizeStar Rauchenberger2023-04-291-0/+4
| | | | Horray! We don't have to hardcode games not to download.
* Provide status updates on the connection processStar Rauchenberger2023-04-291-0/+11
|
* Progressive Art Gallery and Hallway RoomStar Rauchenberger2023-04-281-0/+1
| | | | Also, Art Gallery is now changed a little in doors mode. The backroom is always available so that you have access to the previous floors at all times. The paintings in the backroom do not appear until you have the floor unlocked. ORDER is also blocked off until you get the fifth floor.
* Increased settings screen field font sizeStar Rauchenberger2023-04-281-0/+9
|
* Client now shows a version numberStar Rauchenberger2023-04-211-7/+11
|
* Returning to main menu now disconnectsStar Rauchenberger2023-04-201-0/+1
|
* Disable connect button while connectingStar Rauchenberger2023-04-201-0/+2
| | | | Pressing back now also halts the connection.
* Show error message if failure to connectStar Rauchenberger2023-04-201-0/+9
|
* Disabled ending/levelchangingStar Rauchenberger2023-04-181-0/+2
|
* Implemented color shuffleStar Rauchenberger2023-04-161-0/+5
|
* Save file name is now generated from AP dataStar Rauchenberger2023-04-131-0/+3
| | | | The name used on the new game screen no longer matters.
* It WORKS!Star Rauchenberger2023-04-131-0/+26
| | | | You can send checks and receive door items!
* Client switches to LL1 after a successful connectionStar Rauchenberger2023-04-131-0/+9
|
* Created global client objectStar Rauchenberger2023-04-121-12/+10
|
* Settings screenStar Rauchenberger2023-04-121-0/+21