Archipelago/worlds/oot
Fabian Dill 3e0d1d4e1c
Core: change Region caching to on_change from on-miss-strategy (#2366)
2023-10-29 19:47:37 +01:00
..
data
docs OoT: Update YAML Instructions (#1745) 2023-10-27 15:43:36 +02: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
EntranceShuffle.py oot: remove special NL exceptions in entrance randomization 2023-01-26 21:24:27 +01:00
HintList.py oot/alttp: fix bugs found through MMBN3 testing (#1527) 2023-03-11 20:15:30 +01:00
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 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 Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Patches.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +02:00
Regions.py core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
Rom.py
RuleParser.py
Rules.py Ocarina of Time: long-awaited bugfixes (#2344) 2023-10-22 18:38:47 +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: change Region caching to on_change from on-miss-strategy (#2366) 2023-10-29 19:47:37 +01:00
build_color_options.py
crc.py
ntype.py
texture_util.py