Archipelago/worlds/oot
Doug Hoskisson fdd7ffb089
Core: move output file name logic into core (#1066)
* move output file name logic into core

I see the same logic with small variations in each different world implementation.
It seems to me, it would be better in the core to keep it consistent.

* missed a few

* remove review comment

* + smw

* double quote strings

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* revert change to DS3 output file name

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-10-02 16:53:18 +02:00
..
data OoT: write data into autotracking context 2022-05-26 19:26:07 +02:00
docs OOT: Add note about common issue with lua option in the configuration step (#629) 2022-06-10 00:48:05 +02:00
ColorSFXOptions.py
Colors.py
Cosmetics.py
Dungeon.py
DungeonList.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Entrance.py
EntranceShuffle.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
HintList.py Fix another item.type crash bug. (#927) 2022-08-17 07:16:14 -07:00
Hints.py OoT: More item.type bugs. (#930) 2022-08-21 01:55:41 +02:00
IconManip.py
ItemPool.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
Items.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
JSONDump.py
LICENSE
Location.py
LocationList.py OoT: move Thieves' Hideout location IDs to match with old ID 2022-05-01 14:44:26 -05:00
LogicTricks.py OOT updates (#821) 2022-07-25 02:07:22 +02:00
MQ.py
Messages.py OoT: update logic files, naming, and logic tricks to version 6.2 2022-05-01 13:05:52 -05:00
Music.py
N64Patch.py
Options.py Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
Patches.py OoT bug fixes (#955) 2022-08-30 20:54:40 +02:00
Regions.py
Rom.py
RuleParser.py
Rules.py OoT: More item.type bugs. (#930) 2022-08-21 01:55:41 +02:00
SaveContext.py
Sounds.py
TextBox.py
Utils.py
__init__.py Core: move output file name logic into core (#1066) 2022-10-02 16:53:18 +02:00
build_color_options.py
crc.py
ntype.py