Archipelago/worlds/oot
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
..
data
docs Core, Webhost, Docs: Replace all usages of player settings (#3067) 2024-04-06 19:25:26 -04:00
ColorSFXOptions.py
Colors.py
Cosmetics.py
Dungeon.py
DungeonList.py
Entrance.py OoT Time Optimization (#2401) 2023-10-30 04:05:49 +01:00
EntranceShuffle.py OoT Time Optimization (#2401) 2023-10-30 04:05:49 +01:00
HintList.py
Hints.py
IconManip.py
ItemPool.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Items.py
JSONDump.py
LICENSE
Location.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
LocationList.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
LogicTricks.py
MQ.py
Messages.py
Music.py
N64Patch.py
Options.py OOT: Adjust the Logic Trick Keys to be an ordered object (#2736) 2024-01-18 02:18:03 +01:00
Patches.py Core: add layer for patches that don't use `Patch.py` (#2889) 2024-03-14 22:29:29 +01:00
Regions.py
Rom.py
RuleParser.py
Rules.py OoT: fix incorrect calls to sweep_for_events (#2417) 2023-11-02 20:02:38 +01:00
SaveContext.py
SceneFlags.py
Sounds.py
TextBox.py
Utils.py
__init__.py OoT: Entrance Spoiler Fixes (#2500) 2024-03-15 08:05:44 -05:00
build_color_options.py
crc.py
ntype.py
texture_util.py