Archipelago/worlds/alttp
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
test LTTP: fix some hashed string comparisons (#2927) 2024-03-11 10:00:28 +01:00
Bosses.py
Client.py SNIClient: dynamically generate patch file identifier (#2870) 2024-03-07 10:18:22 +01:00
Dungeons.py LTTP: remove multiworld = None (#2290) 2024-03-10 08:18:25 +01:00
EntranceRandomizer.py
EntranceShuffle.py ALttP: Re-mark light/dark world regions after applying plando connections (#2964) 2024-04-01 15:07:56 +02:00
InvertedRegions.py ALTTP: Skull Woods Inverted fix (#2980) 2024-04-01 15:06:31 +02:00
ItemPool.py ALTTP: Fix #2290's crashes (#2973) 2024-03-22 21:36:27 +01:00
Items.py LTTP: remove multiworld = None (#2290) 2024-03-10 08:18:25 +01:00
Options.py LTTP: fix some hashed string comparisons (#2927) 2024-03-11 10:00:28 +01:00
OverworldGlitchRules.py
Regions.py
Rom.py LTTP: Fix Bug With Custom Resource Spending (#3105) 2024-04-06 19:53:20 +02:00
Rules.py LTTP: fix some hashed string comparisons (#2927) 2024-03-11 10:00:28 +01:00
Shops.py LTTP: Missed per_slot_random change (#2907) 2024-03-06 16:43:34 +01:00
StateHelpers.py
SubClasses.py
Text.py
UnderworldGlitchRules.py
__init__.py LttP: fix fix fake world always applying 2024-04-06 17:40:52 +02:00
requirements.txt