Archipelago/worlds/stardew_valley
agilbert1412 bb069443a4
Stardew valley: backpack fix, enum fix (#2028)
* - Reorganised tests for better backpack coverage
- Added a test for backpack locations being absent on vanilla

* - Fix backpack locations on vanilla

* - Fixed a typo in documentation

* - Added missing parenthesis after enum.auto so that Python 3.11 still works

* - Added Blank lines at the end of the backpack test files

* - cleaned whitespace
2023-07-25 01:52:15 +02:00
..
data Stardew Valley: Fix typo with woods obelisk item (#2015) 2023-07-22 23:23:03 -05:00
docs Stardew valley: backpack fix, enum fix (#2028) 2023-07-25 01:52:15 +02:00
mods Stardew Valley: Fix typo with woods obelisk item (#2015) 2023-07-22 23:23:03 -05: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 Stardew valley: backpack fix, enum fix (#2028) 2023-07-25 01:52:15 +02:00
__init__.py Stardew Valley: Turned the Treehouse into an unlockable item (#2004) 2023-07-21 12:56:03 -05:00
bundles.py Major Game Update: Stardew Valley v3.x.x - The BK Update (#1686) 2023-04-11 01:44:59 +02:00
items.py Stardew valley: backpack fix, enum fix (#2028) 2023-07-25 01:52:15 +02:00
locations.py Stardew valley: backpack fix, enum fix (#2028) 2023-07-25 01:52:15 +02:00
logic.py Stardew Valley: Fixed Leo's Treehouse being randomized too aggressively (#1992) 2023-07-20 01:20:52 +02:00
options.py Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +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: Fixed Leo's Treehouse being randomized too aggressively (#1992) 2023-07-20 01:20:52 +02:00
requirements.txt Stardew Valley: Removed Pytest Requirement from everything (#1696) 2023-04-15 05:42:02 +02:00
rules.py Stardew Valley: Turned the Treehouse into an unlockable item (#2004) 2023-07-21 12:56:03 -05:00
stardew_rule.py Stardew Valley: 4.x.x - The Ginger Update (#1931) 2023-07-19 20:26:38 +02:00