Archipelago/worlds/alttp
Kappatechy 31852801c9
LTTP: Fix a bug in Triforce Pieces Mode: Extra (#3784)
When triforce_pieces_mode is set to "extra", the number of Triforce pieces in the pool should be equal to the number required plus the number extra. The number available was being used in this calculation, instead of the number required.
2024-08-22 23:35:29 +02:00
..
docs
test Core: recontextualize `CollectionState.collect` (#3723) 2024-08-13 22:28:05 +02:00
Bosses.py
Client.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Dungeons.py
EntranceRandomizer.py
EntranceShuffle.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
InvertedRegions.py
ItemPool.py LTTP: Fix a bug in Triforce Pieces Mode: Extra (#3784) 2024-08-22 23:35:29 +02:00
Items.py
Options.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
OverworldGlitchRules.py LttP: fix single-player no-logic generation (#3454) 2024-06-15 19:18:26 +02:00
Regions.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Rom.py LttP: allow Triforce Piece as start inventory item (#3292) 2024-06-01 14:38:45 +02:00
Rules.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
Shops.py Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05:00
StateHelpers.py
SubClasses.py Fill: remove sweep_for_events(key_only=True) (#2239) 2024-07-28 01:32:25 +02:00
Text.py Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05:00
UnderworldGlitchRules.py
__init__.py
requirements.txt