Archipelago/worlds
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
..
_sc2common
adventure Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
alttp ALTTP: Add fill_slot_data for external trackers (#1919) 2023-07-31 01:37:12 +02:00
archipidle
bk_sudoku
blasphemous Blasphemous: Randomizer 2.0 (#1883) 2023-07-05 23:39:26 -05:00
bumpstik
checksfinder
clique Clique: Refactors and Additional Features supported by v1.5 (#1989) 2023-07-19 17:16:03 -05:00
dark_souls_3 DS3: move an items location from RC -> DH (#2017) 2023-07-24 00:20:45 +02:00
dkc3 SMW & DKC3: Add get_filler_item_name override (#2071) 2023-08-01 07:54:05 +02:00
dlcquest DLCQuest: Add missing gun rule. (#2058) 2023-07-30 20:12:42 +02:00
doom_1993 DOOM 1993: Include only regions/rules for selected episodes 2023-07-30 20:14:02 +02:00
factorio Factorio: update min_client_version (#2018) 2023-07-24 00:09:47 +02:00
ff1 Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
generic Docs: Slight update regarding apworld yamls (#1987) 2023-07-18 21:12:04 +02:00
hk HK: Fix typo in LEFTSLASH (#2027) 2023-07-25 05:32:57 +02:00
hylics2
kh2
ladx LADX: Fix hints generation for longer location names #2099 2023-08-11 10:56:36 +02:00
lufia2ac lufia2ac: code cleanup (#1971) 2023-07-22 00:49:23 -05:00
meritous
messenger The Messenger: actually implement `get_filler_item_name` (#2070) 2023-08-01 19:43:10 +02:00
minecraft Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
mmbn3 MMBN3: Fixes crash when checking certain locations (#2003) 2023-07-21 12:00:44 -05:00
musedash Muse Dash: Make item_name_to_id and location_name_to_id ordering deterministic (#2086) 2023-08-11 11:02:35 +02:00
noita Noita: Implement Extra Orbs, Shop Price Reduction, and some slight region tweaks (#1972) 2023-07-18 21:51:01 -05:00
oot OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
overcooked2
pokemon_rb Pokémon Red and Blue: Progressive Card Key and auto hint bug fixes (#2076) 2023-08-02 19:51:53 +02:00
raft
rogue_legacy
ror2 RoR2: fix event exits for dlc stages (#1946) 2023-07-05 22:45:43 -05:00
sa2b SA2B: Fix generate_filler_item_name (#2074) 2023-08-01 08:15:28 +02:00
sc2wol
sm Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
sm64ex sm64ex: Fix possible inaccessible region 2023-08-11 10:59:24 +02:00
smw SMW & DKC3: Add get_filler_item_name override (#2071) 2023-08-01 07:54:05 +02:00
smz3 SMZ3: update to upstream version 11.3.1 and item link fix (#1950) 2023-07-05 22:44:59 -05:00
soe Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
spire StS: Update location table and move item creation to `create_items` from `generate_basic`. (#1938) 2023-07-22 00:51:13 -05:00
stardew_valley Stardew Valley: Fixed Help wanted rules, added missing coffee bean to cropsanity (#2089) 2023-08-11 10:58:27 +02:00
subnautica
terraria Terraria: Fix Necromantic Scroll requiring Post-Mourning Wood instead of access to Mourning Wood #2094 2023-08-11 10:57:30 +02:00
timespinner
tloz [TLOZ] Fix filepath error for base patch 2023-08-11 10:54:42 +02:00
undertale Undertale: Doc updates and client bug fixes. (#1996) 2023-07-22 00:38:21 -05:00
v6
wargroove Wargroove (#1982) 2023-07-19 01:59:41 +02:00
witness Witness: Fix 2 generation crashes (#2043) 2023-07-28 09:39:56 +02:00
zillion Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
AutoSNIClient.py
AutoWorld.py Core: trace error to player, if possible. (#2023) 2023-07-25 02:18:39 +02:00
Files.py
LauncherComponents.py
__init__.py