about summary refs log tree commit diff stats
path: root/Archipelago/settings_screen.gd
Commit message (Collapse)AuthorAgeFilesLines
* Prevent selecting another level after running APStar Rauchenberger2024-06-211-0/+1
|
* Prevent pilgrimage_terminator reformatting issue v3.0.0Star Rauchenberger2024-04-181-1/+2
|
* Merge branch 'main' into sunwarpsStar Rauchenberger2024-04-181-1/+44
|\
| * Add connection historyStar Rauchenberger2024-04-171-0/+31
| |
| * Log Steam build ID for debuggingStar Rauchenberger2024-04-091-0/+6
| |
| * Added player position trackingStar Rauchenberger2024-04-031-0/+1
| |
| * Transition into using level1_stableStar Rauchenberger2024-03-231-1/+6
| |
* | Fixed pilgrimage terminator load for compileStar Rauchenberger2024-03-171-3/+1
| |
* | Add pilgrimage allows roof access / paintingsStar Rauchenberger2024-02-281-0/+4
| |
* | Added support for warp items (including sunwarps)Star Rauchenberger2024-01-311-0/+1
|/
* Stack/double proxyingStar Rauchenberger2024-01-041-0/+5
|
* Add ghost multiplayer v0.16.0Star Rauchenberger2023-11-281-3/+3
|
* Make loadScriptExtension compatible with the compilerStar Rauchenberger2023-11-231-14/+12
|
* Preload all scripts in settings_screenStar Rauchenberger2023-11-221-0/+8
|
* confusing world is now an optionStar Rauchenberger2023-11-211-0/+1
|
* 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