Archipelago/docs
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
..
img Docs: slight adding games.md rework (#1192) 2023-10-27 12:30:32 +02:00
network diagram Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
CODEOWNERS Final Fantasy Mystic Quest: Implement new game (#1909) 2023-11-26 17:17:59 +01:00
adding games.md Docs: slight adding games.md rework (#1192) 2023-10-27 12:30:32 +02:00
apworld specification.md Docs: minor updates to recommend modern PEP8 (#2384) 2023-11-15 17:07:42 +01:00
code_of_conduct.md
contributing.md Docs: Rework of Contributing.md (#2278) 2023-11-15 19:18:57 +01:00
network protocol.md MultiServer: Create read-only data storage key for client statuses. (#2412) 2023-11-24 17:14:07 -06:00
options api.md Docs: add documentation for options comparison (#2505) 2023-11-25 10:48:13 -06:00
running from source.md Docs: python 3.11 works now (#2258) 2023-10-03 12:19:09 +02:00
settings api.md Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
style.md
triage role expectations.md Docs: Triage role expectations documentation. (#2325) 2023-10-18 15:11:25 -05:00
webhost configuration sample.yaml WebHost: automatically fill PATCH_TARGET -> HOST_ADDRESS and re-use it for rooms (#1518) 2023-03-09 21:31:00 +01:00
world api.md Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
world maintainer.md Docs: Create `CODEOWNERS` document for tracking world maintainers. (#1901) 2023-07-27 09:12:06 -05:00