Archipelago/worlds/stardew_valley
black-sliver d9b076a687
Stardew Valley: simplify in-place ()
this allows skipping multiple simplifications of the same object, e.g. item_rules
also update the logic simplification tests to be a proper unittest.TestCase
2023-10-29 13:20:28 +01:00
..
data Stardew Valley: Fix two logic bugs with the wizard on Entrance Randomizer () 2023-09-17 20:20:18 +02:00
docs Docs: Small typo and proofreading edits () 2023-09-10 03:30:03 +02:00
mods Stardew Valley: Cut tests by 3 minutes () 2023-10-28 00:18:33 +02:00
scripts Stardew Valley: 4.x.x - The Ginger Update () 2023-07-19 20:26:38 +02:00
strings Stardew Valley: 4.x.x - The Ginger Update () 2023-07-19 20:26:38 +02:00
test Stardew Valley: simplify in-place () 2023-10-29 13:20:28 +01:00
__init__.py Stardew Valley: Use the pre-existing cache rather than ignoring it () 2023-10-27 12:12:17 +02:00
bundles.py Core: move option results to the World class instead of MultiWorld () 2023-10-10 22:30:20 +02:00
items.py - Fix Stardew valley option that was accidentally renamed in 993 () 2023-10-21 23:28:07 +02:00
locations.py Core: move option results to the World class instead of MultiWorld () 2023-10-10 22:30:20 +02:00
logic.py - Fix Stardew valley option that was accidentally renamed in 993 () 2023-10-21 23:28:07 +02:00
options.py - Fix Stardew valley option that was accidentally renamed in 993 () 2023-10-21 23:28:07 +02:00
region_classes.py Stardew Valley: 4.x.x - The Ginger Update () 2023-07-19 20:26:38 +02:00
regions.py Stardew Valley: Use the pre-existing cache rather than ignoring it () 2023-10-27 12:12:17 +02:00
requirements.txt Stardew Valley: Removed Pytest Requirement from everything () 2023-04-15 05:42:02 +02:00
rules.py Core: move option results to the World class instead of MultiWorld () 2023-10-10 22:30:20 +02:00
stardew_rule.py Stardew Valley: simplify in-place () 2023-10-29 13:20:28 +01:00