Archipelago/worlds
Alchav f54f8622bb
Final Fantasy Mystic Quest: Implement new game (#1909)
FFMQR by @wildham0 
Uses an API created by wildham for Map Shuffle, Crest Shuffle and Battlefield Reward Shuffle, using a similar method of obtaining data from an external website to Super Metroid's Varia Preset option.
Generates a .apmq file which the user must bring to the FFMQR website https://www.ffmqrando.net/Archipelago to patch their rom. It is not an actual patch file but contains item placement and options data for the FFMQR website to generate a patched rom with for AP.
Some of the AP options may seem unusual, using Choice instead of Range where it may seem more appropriate, but these are options that are passed to FFMQR and I can only be as flexible as it is.

@wildham0 deserves the bulk of the credit for not only creating FFMQR in the first place but all the ASM work on the rom needed to make this possible, work on FFMQR to allow patching with the .apmq files, and creating the API that meant I did not have to recreate his map shuffle from scratch.
2023-11-26 17:17:59 +01:00
..
_bizhawk BizHawkClient: Restore use of ConnectorErrors (#2480) 2023-11-23 20:51:53 +01:00
_sc2common SC2 WoL - Mod, Item and Location update (#2113) 2023-09-15 02:22:10 +02:00
adventure Core: deprecate Utils.get_options and remove Utils.get_default_options (#2352) 2023-10-28 19:32:12 +02:00
alttp LttP: remove extra default = False (#2497) 2023-11-25 11:12:13 +01:00
archipidle Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
bk_sudoku WebHost: consistent naming for player options (#2037) 2023-10-24 02:20:08 +02:00
blasphemous Blasphemous: Include ranged attack in logic for all difficulties (#2271) 2023-10-28 21:47:14 +02:00
bumpstik Bumper Stickers: add location rules (#2254) 2023-10-25 10:22:09 +02:00
checksfinder Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
clique Clique: Refactors and Additional Features supported by v1.5 (#1989) 2023-07-19 17:16:03 -05:00
dark_souls_3 DS3: Added 'Early Banner' Setting (#2199) 2023-11-25 08:38:18 -06:00
dkc3 WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
dlcquest Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
doom_1993 DOOM 1993: Added various new options (#2067) 2023-11-25 08:43:14 -06:00
doom_ii DOOM II: implement new game (#2255) 2023-11-24 18:08:02 +01:00
factorio Core: update modules, move orjson to core (#2489) 2023-11-23 21:36:20 +01:00
ff1 Docs, Various Games: Add Unique Local Commands to Game Page (#2285) 2023-10-31 17:20:24 -04:00
ffmq Final Fantasy Mystic Quest: Implement new game (#1909) 2023-11-26 17:17:59 +01:00
generic Docs: Added Note Explaining BK and fix typo in advanced settings (#2316) 2023-10-22 13:11:19 +02:00
heretic Heretic: implement new game (#2256) 2023-11-25 15:22:30 +01:00
hk Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
hylics2 Hylics 2: Unique entrance names, fix APWorld on 3.8 (#2460) 2023-11-15 07:03:40 +01:00
kh2 KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
ladx The Messenger, LADX: use collect and remove as intended (#2093) 2023-11-25 15:07:02 -06:00
landstalker Landstalker: implement new game (#1808) 2023-11-25 09:00:15 -06:00
lingo Lingo: Various generation optimizations (#2479) 2023-11-25 13:09:08 +01:00
lufia2ac Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
meritous Core: change Region caching to on_change from on-miss-strategy (#2366) 2023-10-29 19:47:37 +01:00
messenger The Messenger, LADX: use collect and remove as intended (#2093) 2023-11-25 15:07:02 -06:00
minecraft minecraft: avoid duplicate prefix in output file name (#2048) 2023-10-28 21:43:09 +02:00
mmbn3 MMBN3: Small Bug Fixes (#2282) 2023-11-24 11:14:05 -06:00
musedash Muse Dash: Presets and Song Updates (#2512) 2023-11-25 22:13:59 -06:00
noita Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
oot OoT: fix incorrect calls to sweep_for_events (#2417) 2023-11-02 20:02:38 +01:00
overcooked2 Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
pokemon_emerald Pokemon Emerald: Fix tracker flags being reset in menus (#2511) 2023-11-25 22:13:08 -06:00
pokemon_rb Pokémon R/B: Migrate support into Bizhawk Client (#2466) 2023-11-25 11:57:02 +01:00
raft Raft: Use world.random instead of global random (#2439) 2023-11-09 08:47:36 +01:00
rogue_legacy Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
ror2 RoR2: 1.3.0 content update (#2425) 2023-11-22 09:20:32 -06:00
sa2b SA2B: Add AP 0.4.4 Game Chao Names (#2510) 2023-11-25 22:12:38 -06:00
sc2wol SC2: 0.4.3 bugfixes (#2273) 2023-11-08 12:00:55 -06:00
shivers Shivers: Implement New Game (#1836) 2023-11-24 17:23:45 -06:00
sm SM: fix missed SMWorld.spheres in #2400 (#2419) 2023-11-02 21:08:36 +01:00
sm64ex sm64ex: Replace old launcher tutorial (#2383) 2023-11-23 12:10:32 -06:00
smw WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
smz3 Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
soe Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
spire Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
stardew_valley Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
subnautica Subnautica: avoid cache recreation in create_regions call and clean up function. (#2365) 2023-10-26 00:03:14 +02:00
terraria Docs: Terraria Setup Guide added information about the Upgraded Research Mod (#2338) 2023-11-01 16:08:04 -05:00
timespinner Timespinner: New options from TS Rando v1.25 + Logic fix (#2090) 2023-11-22 08:17:33 -06:00
tloz Docs, Various Games: Add Unique Local Commands to Game Page (#2285) 2023-10-31 17:20:24 -04:00
undertale Undertale: Logic fixes (#2436) 2023-11-08 11:50:29 -06:00
v6
wargroove Wargroove: Fixed WargrooveClient retaining victory and location information and minor doc fix (#2464) 2023-11-16 04:35:20 -06:00
witness The Witness: New junk hints (#2495) 2023-11-24 13:38:46 -06:00
zillion Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
AutoSNIClient.py
AutoWorld.py WebHost, Core: Developer-defined game option presets. (#2143) 2023-11-16 04:37:06 -06:00
Files.py Core: limit parallel APContainer writing (#2443) 2023-11-13 06:46:40 +01:00
LauncherComponents.py KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
__init__.py WebHost: Refactor `tracker.py`, removal of dead code, and tweaks to layouts of some tracker pages. (#2438) 2023-11-18 12:29:35 -06:00