Archipelago/worlds/musedash
Justus Lind 3643b1de2c
Muse Dash: Make item_name_to_id and location_name_to_id ordering deterministic (#2086)
* Fix up non-deterministic order of item_name_to_id and location_name_to_id.

* Remove debug line.

* Change to use a Chainmap instead and simplify logic a bit.

* Add the forgotten music sheet item.
2023-08-11 11:02:35 +02:00
..
docs Muse Dash: Add New Game (#1723) 2023-06-29 07:36:39 -05:00
test Muse Dash: Fix Rare Test Failure (#1920) 2023-07-02 02:48:17 -05:00
Items.py Muse Dash: Add New Game (#1723) 2023-06-29 07:36:39 -05:00
Locations.py Muse Dash: Add New Game (#1723) 2023-06-29 07:36:39 -05:00
MuseDashCollection.py Muse Dash: Make item_name_to_id and location_name_to_id ordering deterministic (#2086) 2023-08-11 11:02:35 +02:00
MuseDashData.txt Muse Dash: Add songs from Cosmic Radio Update (#2047) 2023-07-29 18:35:32 +02:00
Options.py Muse Dash: Add New Game (#1723) 2023-06-29 07:36:39 -05:00
__init__.py Muse Dash: Make item_name_to_id and location_name_to_id ordering deterministic (#2086) 2023-08-11 11:02:35 +02:00