Archipelago/worlds/witness
NewSoupVi 6797216eb8
Witness: Fix type hints being incompatible with 3.8 (#1991)
* Fixed 3.8 typing in init

* Fixed 3.8 typing in items

* Fixed 3.8 typing in player logic

* Fixed 3.8 typing in static_logic

* Fix 3.8 typing in utils

* Fixed fault import
2023-07-20 02:10:48 +02:00
..
docs The Witness: Death Link + Small bug fixes (#1515) 2023-03-10 07:58:00 +01:00
settings The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
Options.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
WitnessItems.txt The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
WitnessLogic.txt The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
WitnessLogicExpert.txt Witness: Logic Fix (Incorrect Symbols expected for Quarry Lower Row 1 in Expert) (#1984) 2023-07-18 09:34:31 +02:00
WitnessLogicVanilla.txt The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
__init__.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00
hints.py Witness: Add junk hints for new games (#1962) 2023-07-18 21:19:58 -05:00
items.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00
locations.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
player_logic.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00
regions.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
rules.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
static_logic.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00
utils.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00