Archipelago/worlds/dlcquest
axe-y 173513c9f4
DLCQuest: Generation bug fix (#1757)
* Fix documentation error

* init_creation

somehow this fix bug

* item_shuffle_fix

also a count as been corrected

* Fix_early_generation

* Update __init__.py

* Update __init__.py

fix version specific bug

* fix rule set for final boss

and did some reformation
(thanks kaito)

* Update Rules.py

the sword trio can now be in itself if before or actually themself

* Core: correct typing info for item_in_locations
Core: rename item_in_locations to item_name_in_location_names
Core: add actual item_name_in_locations

* item_shuffle_fix

also a count as been corrected

* Fix_early_generation

* fix rule set for final boss

and did some reformation
(thanks kaito)

* Update Rules.py

the sword trio can now be in itself if before or actually themself

* Fix the missing []
and switch to the good function

* - Cleanup and Black Sliver's suggestions

---------

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
Co-authored-by: Alex Gilbert <alexgilbert@yahoo.com>
2023-04-25 09:06:58 +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 error (#1720) 2023-04-16 05:04:47 +02:00
Items.py Fix DLCQuest Errors Generating on Latest Source, without any DLCQuest YAMLs (#1704) 2023-04-14 07:09:50 +02:00
Locations.py DLCQuest : implement new game (#1628) 2023-04-09 21:06:59 +02:00
Options.py DLCQuest: Fix documentation error (#1720) 2023-04-16 05:04:47 +02:00
Regions.py Generation bug fix (#1740) 2023-04-19 23:14:46 +02:00
Rules.py DLCQuest: Generation bug fix (#1757) 2023-04-25 09:06:58 +02:00
__init__.py Generation bug fix (#1740) 2023-04-19 23:14:46 +02:00