Archipelago/worlds/alttp
Fabian Dill b1ffbc49c9
LttPAdjuster: fix GUI for invalid sprite files (#885)
* LttPAdjuster: ignore invalid sprite files

* LttPAdjuster: ignore .gitignore in sprites

* LttPAdjuster: log and show message for invalid sprites

* Alttp: set sprite.valid to False for bad zspr and apsprite ...

... when throwing exceptions

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-08-28 18:30:19 +02:00
..
docs docs: fix 2 URLs (#738) 2022-07-04 10:49:25 +02:00
Bosses.py
Dungeons.py Core: optimize away Item.world (#840) 2022-08-05 17:09:21 +02:00
EntranceRandomizer.py
EntranceShuffle.py Core: use assert correctly (#345) 2022-03-25 20:12:54 -04:00
InvertedRegions.py
ItemPool.py Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
Items.py Core: cleanup Item classes (#849) 2022-08-06 00:49:54 +02:00
Options.py LttP: Fix scam options (#806) 2022-07-22 00:04:41 -05:00
OverworldGlitchRules.py
Regions.py
Rom.py LttPAdjuster: fix GUI for invalid sprite files (#885) 2022-08-28 18:30:19 +02:00
Rules.py Core: optimize away Item.world (#840) 2022-08-05 17:09:21 +02:00
Shops.py Core: cleanup BaseClasses.Location 2022-08-07 13:11:12 +02:00
SubClasses.py Core: cleanup BaseClasses.Location 2022-08-07 13:11:12 +02:00
Text.py
UnderworldGlitchRules.py
__init__.py LttP: run optimize imports on __init__ 2022-08-16 23:57:59 +02:00
requirements.txt