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
strings
test Stardew valley: backpack fix, enum fix (#2028) 2023-07-25 01:52:15 +02:00
__init__.py
bundles.py
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
options.py
region_classes.py
regions.py
requirements.txt
rules.py
stardew_rule.py