Archipelago/worlds/witness
NewSoupVi 99656bf059
The Witness: Utils.cache_argsless -> functools.lru_cache (#1897)
* Changed Utils.cache_argsless to functools.lru_cache

* Revmoed unused variable

* Removed remaining direct reference to a .txt outside utils

* Update worlds/witness/utils.py

Co-authored-by: el-u <109771707+el-u@users.noreply.github.com>

---------

Co-authored-by: el-u <109771707+el-u@users.noreply.github.com>
2023-06-28 02:23:50 +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: Death Link + Small bug fixes (#1515) 2023-03-10 07:58:00 +01:00
WitnessItems.txt Witness: Renaming: Mill -> Stoneworks, correcting order for 'First, Second, ...', removed all instances of 'Door (Door)' (#1435) 2023-02-07 03:12:47 +01:00
WitnessLogic.txt The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
WitnessLogicExpert.txt The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +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: APworld compatibility, but for real this time (#1896) 2023-06-26 00:38:39 +02:00
hints.py The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
items.py The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
locations.py Witness: Fix missing location 2023-06-23 10:16:39 +02:00
player_logic.py The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
regions.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
rules.py Witness: APworld compatibility, but for real this time (#1896) 2023-06-26 00:38:39 +02:00
static_logic.py The Witness: Utils.cache_argsless -> functools.lru_cache (#1897) 2023-06-28 02:23:50 +02:00
utils.py The Witness: Utils.cache_argsless -> functools.lru_cache (#1897) 2023-06-28 02:23:50 +02:00