Archipelago/worlds/dlcquest
agilbert1412 5ca1ababfd
DLC Quest: Fix code structure, typos, poor code quality (#2066)
"Added a bunch of tests to make sure I don't break anything during refactoring
Huge cleanup in the Regions file, extract methods, remove code duplicate, fix typos, fix variable naming conventions, etc.
Small cleanup in other places, minor stuff just what was needed for Regions"
2023-10-18 21:53:12 +02:00
..
Script DLCQuest : implement new game (#1628) 2023-04-09 21:06:59 +02:00
data DLCQuest: fix loader bug (#1729) 2023-04-17 02:38:48 +02:00
docs DLCQuest: Fix Documentation Broken Link 2023-05-21 15:48:56 +02:00
test DLC Quest: Fix code structure, typos, poor code quality (#2066) 2023-10-18 21:53:12 +02:00
Items.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
Locations.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
Options.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
Regions.py DLC Quest: Fix code structure, typos, poor code quality (#2066) 2023-10-18 21:53:12 +02:00
Rules.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
__init__.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00