Archipelago/worlds/stardew_valley/content
Jouramie a67688749f
Stardew Valley: Refactor skill progression to use new feature system (#3662)
* create a first draft of the feature

* use feature in items and locations

* add content to more places

* use feature in logic

* replace option check by feature

* remove unused code

* remove weird white space

* some import nitpicking

* flip negative if
2024-12-01 03:52:07 +01:00
..
feature Stardew Valley: Refactor skill progression to use new feature system (#3662) 2024-12-01 03:52:07 +01: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
vanilla Stardew Valley: Fix Art Of Crabbing Logic and Extract Festival Logic (#3625) 2024-09-21 23:05:00 +02:00
__init__.py Stardew Valley: Refactor skill progression to use new feature system (#3662) 2024-12-01 03:52:07 +01:00
content_packs.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
game_content.py Stardew Valley: Refactor skill progression to use new feature system (#3662) 2024-12-01 03:52:07 +01:00
mod_registry.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
override.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
unpacking.py Core: purge py3.8 and py3.9 (#3973) 2024-11-27 03:28:00 +01:00