Archipelago/worlds/stardew_valley
Aaron Wagener 5669579374
Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407)
2023-11-02 06:41:20 +01:00
..
data Stardew Valley: Fix two logic bugs with the wizard on Entrance Randomizer (#2192) 2023-09-17 20:20:18 +02:00
docs Docs: Small typo and proofreading edits (#2078) 2023-09-10 03:30:03 +02:00
mods Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
scripts Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +02:00
strings Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +02:00
test Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
__init__.py Stardew Valley: Use the pre-existing cache rather than ignoring it (#2368) 2023-10-27 12:12:17 +02:00
bundles.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
items.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
locations.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
logic.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
options.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
region_classes.py Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +02:00
regions.py Stardew Valley: Use the pre-existing cache rather than ignoring it (#2368) 2023-10-27 12:12:17 +02:00
requirements.txt Stardew Valley: Removed Pytest Requirement from everything (#1696) 2023-04-15 05:42:02 +02:00
rules.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
stardew_rule.py Stardew Valley: simplify in-place (#2393) 2023-10-29 13:20:28 +01:00