Archipelago/worlds/stardew_valley
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
..
bundles Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
content Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
data - Take shipsanity moss out of shipsanity crops (#3709) 2024-07-29 19:42:16 +02:00
docs Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
logic Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
mods Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
scripts Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
stardew_rule Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665) 2024-07-20 21:24:24 +02:00
strings Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
test Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
__init__.py Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
early_items.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
items.py Stardew Valley: Make Fairy Dust a Ginger Island only item and location (#3650) 2024-07-25 06:13:16 +02:00
locations.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
option_groups.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
options.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
presets.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
region_classes.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
regions.py Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
requirements.txt Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
rules.py Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00