Archipelago/worlds/stardew_valley/test
Aaron Wagener 2e1a5b0e3b
Core: create the per world random object in the world constructor (#2083)
* Core: create the per world random object in the world constructor

* remove the check that multiworld exists

* add a deprecation warning to per_slot_randoms

* move random import and fix conflicts

* assert worlds don't exist before setting the multiworld seed

* fix the dlcq and sdv tests

* actually use the seed
2024-03-10 18:47:45 +01:00
..
checks Stardew Valley: Add Options presets (#2470) 2023-11-18 12:35:57 -06:00
long Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
mods Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestBackpack.py Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestBundles.py Stardew Valley: Fix a logic bug and a documentation typo (#1722) 2023-04-16 11:22:33 +02:00
TestData.py Stardew Valley: Fix a logic bug and a documentation typo (#1722) 2023-04-16 11:22:33 +02:00
TestGeneration.py Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestItemLink.py Stardew Valley: Generate proper filler for item links (#2069) 2023-11-22 10:04:33 -06:00
TestItems.py Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestLogic.py Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +02:00
TestLogicSimplification.py Stardew Valley: simplify in-place (#2393) 2023-10-29 13:20:28 +01:00
TestOptions.py Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
TestRegions.py Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
TestRules.py Stardew Valley: Add Options presets (#2470) 2023-11-18 12:35:57 -06:00
__init__.py Core: create the per world random object in the world constructor (#2083) 2024-03-10 18:47:45 +01:00