Archipelago/worlds/yoshisisland
Nicholas Saylor 569c37cb8e
Core, Webhost, Docs: Replace all usages of player settings (#3067)
* Replace all usages of player settings

* Fixed line break error

* Attempt to fix line break again

* Finally figure out what Pycharm did to this file

* Pycharm search failed me

* Remove duplicate s

* Update ArchipIdle

* Revert random newline changes from Pycharm

* Remove player settings from fstrings and rename --samesettings to --sameoptions

* Finally get PyCharm to not auto-format my commits, randomly inserting the newlines

* Removing player-settings

* Missed one

* Remove final line break error
Co-authored-by: Exempt-Medic <60412657+exempt-medic@users.noreply.github.com>

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: Exempt-Medic <ExemptMedic@Gmail.com>
2024-04-06 19:25:26 -04:00
..
docs Core, Webhost, Docs: Replace all usages of player settings (#3067) 2024-04-06 19:25:26 -04:00
Client.py Yoshi's Island: add patch suffix (#3061) 2024-03-31 17:50:31 +02:00
Items.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
Locations.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
Options.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
Regions.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
Rom.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
Rules.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
__init__.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
level_logic.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
setup_bosses.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00
setup_game.py Yoshi's Island: Implement New Game (#2141) 2024-03-22 21:35:00 +01:00