Archipelago/worlds/witness
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
settings The Witness: Obelisk Keys (#2805) 2024-03-12 20:04:13 +01:00
WitnessItems.txt The Witness: Obelisk Keys (#2805) 2024-03-12 20:04:13 +01:00
WitnessLogic.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicExpert.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicVanilla.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
__init__.py The Witness: Obelisk Keys (#2805) 2024-03-12 20:04:13 +01:00
hints.py The Witness: Add junk hint for Zork: Grand Inquisitor (#2961) 2024-03-15 17:54:21 +01:00
items.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
locations.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
options.py The Witness: Fix newlines in Witness option tooltips (#2971) 2024-03-21 16:51:29 +01:00
player_logic.py The Witness: Fix seed bleed issue (#3008) 2024-03-22 21:30:51 +01:00
presets.py The Witness: Obelisk Keys (#2805) 2024-03-12 20:04:13 +01:00
regions.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
rules.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
static_logic.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
utils.py The Witness: Obelisk Keys (#2805) 2024-03-12 20:04:13 +01:00