Archipelago/worlds/alttp
el-u 5255bc5cd8
CI: add a workflow to show flake8/mypy violations in modified files of a PR (#1513)
* CI: add a workflow to show flake8 violations in modified files of a PR

* modify a file to trigger the lint check

* CI: add a workflow to show mypy violations in modified files of a PR

* modify a file to trigger the type check

* Split flake8 and mypy into two parallel jobs; run a variant of the workflow on push event; modify a file to trigger the push workflow

* fail the task if there are syntax errors; remove old lint workflow
2023-05-20 14:40:51 +02:00
..
docs ALTTP: Add "oof" sound customization option (#709) 2023-04-10 21:31:57 -05:00
test Core: Minor Options cleanup (#1182) 2023-03-07 08:44:20 +01:00
Bosses.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Client.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Dungeons.py ALttP: fix dungeon fill failures properly (#1812) 2023-05-18 15:31:12 +02:00
EntranceRandomizer.py Core: remove game-specific arguments from Generate (#971) 2022-08-30 17:12:33 +02:00
EntranceShuffle.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
InvertedRegions.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
ItemPool.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Items.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Options.py Core: implement start_inventory_from_pool (#1170) 2023-04-10 21:13:33 +02:00
OverworldGlitchRules.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Regions.py CI: add a workflow to show flake8/mypy violations in modified files of a PR (#1513) 2023-05-20 14:40:51 +02:00
Rom.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Rules.py Core: correct typing info for item_in_locations 2023-04-24 23:14:13 +02:00
Shops.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
StateHelpers.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
SubClasses.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
Text.py Update Text.py (#274) 2022-02-12 03:01:41 +01:00
UnderworldGlitchRules.py LttP: fix that collect can bypass requirements for ganon ped goal (#1771) 2023-04-26 10:48:08 +02:00
__init__.py LttP: use local_early_items for Small Key HC in Standard Keyshuffle (#1799) 2023-05-15 09:34:56 +02:00
requirements.txt LttP: update xxtea to 3.0.0 2023-04-17 22:56:54 +02:00