Archipelago/worlds/stardew_valley/test
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
..
assertion Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
content Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
long Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +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
performance Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
rules Stardew Valley: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +02:00
script Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
stability Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
TestBackpack.py Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestBooksanity.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestBundles.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestCrops.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestData.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestDynamicGoals.py Stardew Valley: Fix Crimsonfish region (#3687) 2024-08-29 08:41:57 +02:00
TestFarmType.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestFill.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestFishsanity.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestFriendsanity.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestGeneration.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestItemLink.py Stardew Valley: 5.x.x - The Allsanity Update (#2764) 2024-03-15 13:05:14 +01:00
TestItems.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestLogic.py Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
TestMultiplePlayers.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestNumberLocations.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestOptionFlags.py Stardew Valley: 5.x.x - The Allsanity Update (#2764) 2024-03-15 13:05:14 +01:00
TestOptions.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestOptionsPairs.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestPresets.py Stardew Valley: 5.x.x - The Allsanity Update (#2764) 2024-03-15 13:05:14 +01:00
TestRegions.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestStardewRule.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestStartInventory.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
TestWalnutsanity.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
__init__.py Stardew Valley: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +02:00