mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Refactor OWG rules to keep them separate from no glitches.
Add logic for superbunny access to Sahasrahla's closet (with boots) Add logic for superbunny through Two Brother's House (with boots) Fix superbunny logic for spiral cave and mini moldorm cave - requires a sword Add logic for waterwalking into Waterfall Cave Add clip to Ice Palace entrance (requires boots, pearl and flippers) Add extra clips to inverted owg logic - PoD and Dark Lake Hylia Ledge are now in logic with just boots Add clip to flute point 6 into inverted owg logic - some light world locations are now accessible with boots and mitts, but no pearl or mirror.
This commit is contained in:
@@ -2988,49 +2988,14 @@ mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia Central
|
||||
('Ganons Tower Moldorm Door', 'Ganons Tower (Moldorm)'),
|
||||
('Ganons Tower Moldorm Gap', 'Agahnim 2'),
|
||||
('Ganon Drop', 'Bottom of Pyramid'),
|
||||
('Pyramid Drop', 'East Dark World'),
|
||||
('Light World DMA Clip Spot', 'Death Mountain'),
|
||||
('Hera Ascent', 'Death Mountain (Top)'),
|
||||
('Spectacle Rock Clip Spot', 'Spectacle Rock'),
|
||||
('Death Mountain Return Ledge Clip Spot', 'Death Mountain Return Ledge'),
|
||||
('Death Mountain Glitched Bridge', 'East Death Mountain (Top)'),
|
||||
('Floating Island Clip Spot', 'Death Mountain Floating Island (Light World)'),
|
||||
('Dark Death Mountain Ledge Clip Spot', 'Dark Death Mountain Ledge'),
|
||||
('Zora Descent Clip Spot', 'Zoras River'),
|
||||
#todo: Entrances shouldn't lead to multiple regions. This currently works, but it's fragile
|
||||
('Graveyard Ledge Clip Spot', 'Graveyard Ledge'),
|
||||
('Graveyard Ledge Clip Spot', 'Kings Grave Area'),
|
||||
('Desert Northern Cliffs', 'Desert Ledge'),
|
||||
('Desert Northern Cliffs', 'Desert Ledge (Northeast)'),
|
||||
('Desert Northern Cliffs', 'Desert Palace Entrance (North) Spot'),
|
||||
('Lake Hylia Island Clip Spot', 'Lake Hylia Island'),
|
||||
('Dark World DMA Clip Spot', 'Dark Death Mountain (West Bottom)'),
|
||||
('Ganons Tower Ascent', 'Dark Death Mountain (Top)'),
|
||||
('Bumper Cave Ledge Clip Spot', 'Bumper Cave Ledge'),
|
||||
('Dark Death Mountain Glitched Bridge', 'Dark Death Mountain (Top)'),
|
||||
('Dark Death Mountain Bunny Descent Mirror Spot', 'Dark Death Mountain Bunny Descent Area'),
|
||||
('Catfish Descent', 'Catfish'),
|
||||
('Dark Death Mountain Offset Mirror', 'East Dark World'),
|
||||
('Hammer Pegs River Clip Spot', 'Hammer Peg Area'),
|
||||
('Dark Lake Hylia Ledge Clip Spot', 'Dark Lake Hylia Ledge'),
|
||||
('Dark Desert Cliffs Clip Spot', 'Dark Desert'),
|
||||
('Bumper Cave Ledge Clip Spot', 'Bumper Cave Entrance'),
|
||||
('Death Mountain Return Ledge Clip Spot', 'Death Mountain Entrance'),
|
||||
('West Dark World Bunny Descent', 'West Dark World'),
|
||||
('Dark Death Mountain (East Bottom) Jump', 'Dark Death Mountain (East Bottom)'),
|
||||
('Bat Cave River Clip Spot', 'Bat Cave Drop Ledge'),
|
||||
('Turtle Rock (Top) Clip Spot', 'Turtle Rock (Top)'),
|
||||
('Dark Death Mountain Descent', 'West Dark World'),
|
||||
('Death Mountain Descent', 'Light World'),
|
||||
('Bombos Tablet Clip Spot', 'Bombos Tablet Ledge'),
|
||||
('Cave 45 Clip Spot', 'Cave 45 Ledge'),
|
||||
('Pyramid Drop', 'East Dark World')
|
||||
]
|
||||
|
||||
inverted_mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia Central Island'),
|
||||
('Lake Hylia Island Pier', 'Lake Hylia Island'),
|
||||
('Lake Hylia Warp', 'Northeast Light World'),
|
||||
('Northeast Light World Warp', 'Light World'),
|
||||
('Zoras River', 'Zoras River'),('Graveyard Ledge Clip Spot', 'Kings Grave Area'),
|
||||
('Zoras River', 'Zoras River'),
|
||||
('Kings Grave Outer Rocks', 'Kings Grave Area'),
|
||||
('Kings Grave Inner Rocks', 'Light World'),
|
||||
('Kakariko Well (top to bottom)', 'Kakariko Well (bottom)'),
|
||||
@@ -3243,32 +3208,7 @@ inverted_mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia
|
||||
('Bush Covered Lawn Mirror Spot', 'Dark Grassy Lawn'),
|
||||
('Bomb Hut Inner Bushes', 'Light World'),
|
||||
('Bomb Hut Outer Bushes', 'Bomb Hut Area'),
|
||||
('Bomb Hut Mirror Spot', 'West Dark World'),
|
||||
('Light World DMA Clip Spot', 'Death Mountain'),
|
||||
('Hera Ascent', 'Death Mountain (Top)'),
|
||||
('Death Mountain Return Ledge Clip Spot', 'Death Mountain Return Ledge'),
|
||||
('Death Mountain Glitched Bridge', 'East Death Mountain (Top)'),
|
||||
('Dark Death Mountain Ledge Clip Spot', 'Dark Death Mountain Ledge'),
|
||||
('Zora Descent Clip Spot', 'Zoras River'),
|
||||
('Desert Northern Cliffs', 'Desert Ledge'),
|
||||
('Desert Northern Cliffs', 'Desert Palace Entrance (North) Spot'),
|
||||
('Lake Hylia Island Clip Spot', 'Lake Hylia Island'),
|
||||
('Dark World DMA Clip Spot', 'Dark Death Mountain'),
|
||||
('Bumper Cave Ledge Clip Spot', 'Bumper Cave Ledge'),
|
||||
('Catfish Descent', 'Catfish'),
|
||||
('Death Mountain Offset Mirror', 'Light World'),
|
||||
('Hammer Pegs River Clip Spot', 'Hammer Peg Area'),
|
||||
('Dark Lake Hylia Ledge Clip Spot', 'Dark Lake Hylia Ledge'),
|
||||
('Dark Desert Cliffs Clip Spot', 'Dark Desert'),
|
||||
('Bumper Cave Ledge Clip Spot', 'Bumper Cave Entrance'),
|
||||
('Death Mountain Return Ledge Clip Spot', 'Death Mountain Entrance'),
|
||||
('Light World Bunny Descent', 'Light World'),
|
||||
('East Death Mountain (Bottom) Jump', 'East Death Mountain (Bottom)'),
|
||||
('Bat Cave River Clip Spot', 'Bat Cave Drop Ledge'),
|
||||
('Turtle Rock (Top) Clip Spot', 'Turtle Rock (Top)'),
|
||||
('Dark Death Mountain Descent', 'West Dark World'),
|
||||
('Death Mountain Descent', 'Light World'),
|
||||
('Death Mountain Bunny Descent Mirror Spot', 'Death Mountain Bunny Descent Area')]
|
||||
('Bomb Hut Mirror Spot', 'West Dark World')]
|
||||
# non-shuffled entrance links
|
||||
default_connections = [('Waterfall of Wishing', 'Waterfall of Wishing'),
|
||||
("Blinds Hideout", "Blinds Hideout"),
|
||||
|
Reference in New Issue
Block a user