Archipelago/worlds/mmbn3
Mysteryem b8d23ec595
MMBN3: Add missing indirect conditions (#3931)
Entrances to SciLab_Cyberworld and Yoka_Cyberworld had logic for being
able to reach SciLab_Overworld, but did not register this indirect
condition.

Entrances to Beach_Cyberworld had logic for being able to reach
Yoka_Overworld, but did not register this indirect condition.

Entrances to Undernet and Secret_Area had logic for having a high enough
explore score, but explore score is calculated based on the
accessibility of a number of regions and no indirect conditions were
being registered for these regions.
2024-09-17 14:41:56 +02:00
..
Names Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00
data Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00
docs MMBN3: Modernizations and Minor Bugfixes (#2991) 2024-04-18 19:02:01 +02:00
BN3RomUtils.py MMBN3: Fixes crash when checking certain locations (#2003) 2023-07-21 12:00:44 -05:00
Items.py Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00
Locations.py MMBN3: Small Bug Fixes (#2282) 2023-11-24 11:14:05 -06:00
Options.py MMBN3: Modernizations and Minor Bugfixes (#2991) 2024-04-18 19:02:01 +02:00
Regions.py Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00
Rom.py MMBN3: Fixes crash when checking certain locations (#2003) 2023-07-21 12:00:44 -05:00
__init__.py MMBN3: Add missing indirect conditions (#3931) 2024-09-17 14:41:56 +02:00
lz10.py Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00