Modifies various access rules in the lufia2ac world with the aim of making them evaluate quicker. Instead of having to determine the reachability of another location, they now only have to count items in state, which is faster. (Also made it reuse the identical lambda for multiple locations, which might save a smidgen of memory.) |
||
---|---|---|
.. | ||
basepatch | ||
docs | ||
test | ||
Client.py | ||
Enemies.py | ||
Items.py | ||
Locations.py | ||
Options.py | ||
Rom.py | ||
Utils.py | ||
__init__.py |