Archipelago/worlds/oot
NewSoupVi 64b654d42e
Core, some worlds: Rename sweep_for_events to sweep_for_advancements (#3571)
* Rename sweep_for_events to sweep_for_advancements

* more event->advancement renames

* oops accidentally deleted the deprecation thing in the force push

* Update TestDungeon.py

* Update BaseClasses.py

* Update BaseClasses.py

* oops

* utils.deprecate

* treble, you had no idea how right you were

* Update test_panel_hunt.py

* Update BaseClasses.py

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>

---------

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
2024-08-23 01:15:05 +02: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 OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
Dungeon.py
DungeonList.py
Entrance.py OoT Time Optimization (#2401) 2023-10-30 04:05:49 +01:00
EntranceShuffle.py Core, some worlds: Rename sweep_for_events to sweep_for_advancements (#3571) 2024-08-23 01:15:05 +02:00
HintList.py
Hints.py LttP: extract Dungeon and Boss from core (#1787) 2023-05-20 19:57:48 +02:00
IconManip.py
ItemPool.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Items.py OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
JSONDump.py
LICENSE
Location.py Core: replace `Location.event` with `advancement` property (#2871) 2024-04-14 20:37:48 +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 Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05: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 Core, some worlds: Rename sweep_for_events to sweep_for_advancements (#3571) 2024-08-23 01:15:05 +02:00
SaveContext.py
SceneFlags.py
Sounds.py
TextBox.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Utils.py OoT: Update Utils.py (#2310) 2023-10-18 23:53:54 +02:00
__init__.py Core, some worlds: Rename sweep_for_events to sweep_for_advancements (#3571) 2024-08-23 01:15:05 +02:00
build_color_options.py
crc.py
ntype.py
texture_util.py