Archipelago/worlds/ffmq
Aaron Wagener a05dbac55f
Core: Rework accessibility (#1481)
* rename locations accessibility to "full" and make old locations accessibility debug only

* fix a bug in oot

* reorder lttp tests to not override its overrides

* changed the wrong word in the dict

* :forehead:

* update the manual lttp yaml

* use __debug__

* update pokemon and messenger

* fix conflicts from 993

* fix stardew presets

* add that locations may be inaccessible to description

* use reST format and make the items description one line so that it renders correctly on webhost

* forgot i renamed that

* add aliases for back compat

* some cleanup

* fix imports

* fix test failure

* only check "items" players when the item is progression

* Revert "only check "items" players when the item is progression"

This reverts commit ecbf986145e6194aa99a39c481d8ecd0736d5a4c.

* remove some unnecessary diffs

* CV64: Add ItemsAccessibility

* put items description at the bottom of the docstring since that's it's visual order

* :

* rename accessibility reference in pokemon rb dexsanity

* make the rendered tooltips look nicer
2024-07-31 12:13:14 +02:00
..
data FFMQ: Efficiency Improvement and Use New Options Methods (#2767) 2024-07-24 13:46:14 +02:00
docs FFMQ: Update FFMQ setup_en.md (#3091) 2024-04-18 18:42:28 +02:00
Client.py FFMQ: Fix reset protection (#3710) 2024-07-29 19:40:58 +02:00
Items.py FFMQ: Efficiency Improvement and Use New Options Methods (#2767) 2024-07-24 13:46:14 +02:00
LICENSE Final Fantasy Mystic Quest: Implement new game (#1909) 2023-11-26 17:17:59 +01:00
Options.py FFMQ: Efficiency Improvement and Use New Options Methods (#2767) 2024-07-24 13:46:14 +02:00
Output.py FFMQ: Efficiency Improvement and Use New Options Methods (#2767) 2024-07-24 13:46:14 +02:00
Regions.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
__init__.py FFMQ: Efficiency Improvement and Use New Options Methods (#2767) 2024-07-24 13:46:14 +02:00