Archipelago/worlds/stardew_valley
agilbert1412 80fed1c6fb
Stardew Valley: Fixed potential softlock with walnut purchases if Entrance Randomizer locks access to the field office (#2261)
* - Added logic rules for reaching, then completing, the field office in order to be allowed to spend significant amounts of walnuts

* - Revert moving a method for some reason
2023-11-30 09:32:32 +01:00
..
data Stardew Valley: Generate proper filler for item links (#2069) 2023-11-22 10:04:33 -06: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: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
__init__.py Stardew Valley: Generate proper filler for item links (#2069) 2023-11-22 10:04:33 -06: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 Stardew Valley: Generate proper filler for item links (#2069) 2023-11-22 10:04:33 -06: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 Stardew Valley: Fixed potential softlock with walnut purchases if Entrance Randomizer locks access to the field office (#2261) 2023-11-30 09:32:32 +01:00
options.py Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
presets.py Stardew Valley: Add Options presets (#2470) 2023-11-18 12:35:57 -06: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