Archipelago/worlds/stardew_valley
agilbert1412 abf4b3bcbc
Stardew valley: Fix package and imports for apworld linux (#1842)
- Fix csv load to use explicitly imported self package instead of keyword __package__
- Fix init.py having a relative import to outside of the apworld
2023-05-29 01:00:33 +02:00
..
data Stardew valley: Fix package and imports for apworld linux (#1842) 2023-05-29 01:00:33 +02:00
docs Stardew Valley: Fix a logic bug and a documentation typo (#1722) 2023-04-16 11:22:33 +02:00
scripts Stardew Valley: implement new game (#1455) 2023-02-27 01:19:15 +01:00
test Stardew Valley: Fix a logic bug and a documentation typo (#1722) 2023-04-16 11:22:33 +02:00
__init__.py Stardew valley: Fix package and imports for apworld linux (#1842) 2023-05-29 01:00:33 +02: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 Major Game Update: Stardew Valley v3.x.x - The BK Update (#1686) 2023-04-11 01:44:59 +02:00
locations.py Major Game Update: Stardew Valley v3.x.x - The BK Update (#1686) 2023-04-11 01:44:59 +02:00
logic.py Stardew Valley: Removed Pytest Requirement from everything (#1696) 2023-04-15 05:42:02 +02:00
options.py Stardew Valley - Add alias for renamed Fishsanity option (#1758) 2023-04-23 21:59:46 +02:00
regions.py Major Game Update: Stardew Valley v3.x.x - The BK Update (#1686) 2023-04-11 01:44:59 +02:00
requirements.txt Stardew Valley: Removed Pytest Requirement from everything (#1696) 2023-04-15 05:42:02 +02:00
rules.py Stardew Valley: Fix a logic bug and a documentation typo (#1722) 2023-04-16 11:22:33 +02:00
stardew_rule.py Major Game Update: Stardew Valley v3.x.x - The BK Update (#1686) 2023-04-11 01:44:59 +02:00