Archipelago/worlds/alttp/test
Alchav 7a86285807
LttP: Bombless Start and Options/Shops overhaul (#2357)
## What is this fixing or adding?
Adds Bombless Start option, along with proper bomb logic. This involves updating `can_kill_most_things` to include checking how many bombs can be held. Many places where the ability to kill enemies was assumed, now have logic. This fixes some possible existing logic issues, for example: Mini Moldorm cave checks currently are always in logic despite the fact that on expert enemy health it would require 12 bombs to kill each mini moldorm.

Overhauls options, pulling them out of core and in particular making large changes to how the shop options work.


Co-authored-by: espeon65536 <81029175+espeon65536@users.noreply.github.com>
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
Co-authored-by: Bondo <38083232+BadmoonzZ@users.noreply.github.com>
Co-authored-by: espeon65536 <espeon65536@gmail.com>
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
2024-02-20 01:07:49 +01:00
..
dungeons LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
inverted LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
inverted_minor_glitches LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
inverted_owg LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
items alttp: add item rules for prize locations (#1380) 2023-01-14 14:29:54 +01:00
minor_glitches LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
options Core: Minor Options cleanup (#1182) 2023-03-07 08:44:20 +01:00
owg LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
shops Tests: now autoload tests from /worlds/*/test (#1318) 2022-12-11 13:15:23 +01:00
vanilla LttP: Bombless Start and Options/Shops overhaul (#2357) 2024-02-20 01:07:49 +01:00
__init__.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00