Archipelago/worlds/stardew_valley
Jouramie cabfef669a
Stardew Valley: Fix masteries logic so it requires levels and tools (#3640)
* fix and add test

* add test to make sure we check xp can be earned

* fix python 3.8 test my god I hope it gets removed soon

* fixing some review comments

* curse you monstersanity

* move month rule to has_level vanilla, so next level is in logic once the previous item is received

* use progressive masteries to skills in test alsanity

* rename reset_collection_state

* add more tests around skill and masteries rules

* progressive level issue

---------

Co-authored-by: agilbert1412 <alexgilbert@yahoo.com>
2024-09-08 18:46:58 +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 Stardew Valley: Fix Crimsonfish region (#3687) 2024-08-29 08:41:57 +02:00
docs Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
logic Stardew Valley: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +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: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +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 masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +02:00