Archipelago/WebHostLib/templates
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
..
header [Webhost] header closing tag moved after mobile menu (#1650) 2023-04-05 19:27:56 -04:00
404.html Add subdirectory handling for zelda3, factorio, and minecraft. Add generic 404 page. 2021-06-14 19:35:02 -04:00
autotablepage.html update jinja templates to use base static files 2021-05-13 00:41:49 +02:00
check.html WebHost: Support multi-select during check/generate file upload (#2138) 2023-09-11 16:57:14 -04:00
checkResult.html WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
faq.html Updates to WebHost 2021-08-22 20:01:58 -04:00
gameInfo.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
generate.html WebHost: Support multi-select during check/generate file upload (#2138) 2023-09-11 16:57:14 -04:00
genericTracker.html 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
glossary.html docs: add common terms documentation to website (#680) 2022-06-27 23:34:47 -04:00
hostGame.html WebHost: Fixed some document titles (#1063) 2022-10-06 18:01:07 -04:00
hostRoom.html WebHost: offer room owner log download link 2023-04-28 05:31:19 +02:00
islandFooter.html WebHost: Update copyright year in footer. (#1951) 2023-07-09 13:23:50 -05:00
landing.html WebHost: link to stats from the use statistics directly on landing (#2242) 2023-10-02 20:52:58 -04:00
lttpTracker.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
macros.html Final Fantasy Mystic Quest: Implement new game (#1909) 2023-11-26 17:17:59 +01:00
multitracker.html 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
multitrackerHintTable.html 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
multitrackerNavigation.html 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
multitracker__ALinkToThePast.html 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
multitracker__Factorio.html 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
ootTracker.html Update small and boss key counters during the normal update cycle 2021-09-24 23:10:26 +00:00
pageWrapper.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
player-options.html WebHost, Core: Developer-defined game option presets. (#2143) 2023-11-16 04:37:06 -06:00
seedError.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
siteMap.html WebHost: consistent naming for player options (#2037) 2023-10-24 02:20:08 +02:00
startPlaying.html WebHost: Fixed some document titles (#1063) 2022-10-06 18:01:07 -04:00
stats.html Fix chart indent 2022-04-20 14:30:36 -07:00
supportedGames.html WebHost: consistent naming for player options (#2037) 2023-10-24 02:20:08 +02:00
tablepage.html update jinja templates to use base static files 2021-05-13 00:41:49 +02:00
templates.html [WebHost] Fix /templates page referencing the wrong directory 2022-01-24 19:11:44 -05:00
tracker__ALinkToThePast.html 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
tracker__ChecksFinder.html 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
tracker__Minecraft.html 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
tracker__OcarinaOfTime.html 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
tracker__Starcraft2WingsOfLiberty.html 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
tracker__SuperMetroid.html 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
tracker__Timespinner.html 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
tutorial.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
tutorialLanding.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
userContent.html [WebHost] Fix /user-content styles (#408) 2022-04-03 20:16:15 -04:00
viewSeed.html WebHost: fix indentation (#2240) 2023-10-02 20:07:31 +02:00
waitSeed.html Website Style Upgrade (#353) 2022-03-28 20:12:17 -04:00
weighted-options.html WebHost: consistent naming for player options (#2037) 2023-10-24 02:20:08 +02:00