Archipelago/worlds/ffmq
Alchav 30ec080449
FFMQ: Reset protection (#2727)
Bizhawk's "hard reset" option fills RAM with 0x55s. This causes game completion to be erroneously flagged, and likely many erroneous location checks with it. This fix checks for 0x55 and will not proceed to process anything if present.
2024-01-16 01:21:02 +01:00
..
data FFMQ: Actually fix the spellbook option (#2594) 2023-12-16 04:16:13 +01:00
docs Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
Client.py FFMQ: Reset protection (#2727) 2024-01-16 01:21:02 +01:00
Items.py FFMQ: Fix starting progressive gear (#2685) 2024-01-09 03:57:38 +01:00
LICENSE Final Fantasy Mystic Quest: Implement new game (#1909) 2023-11-26 17:17:59 +01:00
Options.py FFMQ: Actually fix the spellbook option (#2594) 2023-12-16 04:16:13 +01:00
Output.py FFMQ: Update to FFMQR 1.5 (#2568) 2023-12-06 18:24:59 +01:00
Regions.py FFMQR: Fix Empty Kaeli Companion Event Location and Spellbook option (#2591) 2023-12-12 02:39:38 +01:00
__init__.py FFMQ: Update to FFMQR 1.5 (#2568) 2023-12-06 18:24:59 +01:00