Archipelago/worlds/stardew_valley/test/rules
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
..
TestArcades.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestBuildings.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestBundles.py Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
TestCookingRecipes.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestCraftingRecipes.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestDonations.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestFishing.py Stardew Valley: Fix Crimsonfish region (#3687) 2024-08-29 08:41:57 +02:00
TestFriendship.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestMuseum.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestShipping.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestSkills.py Stardew Valley: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +02:00
TestStateRules.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestTools.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestWeapons.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
__init__.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00