Commit Graph

21 Commits

Author SHA1 Message Date
compiling
4851a905cf OWG fixes (#79)
* Fix Waterfall entrance being inaccessible with the flippers.
Fix Spectacle Rock and Bombos Tablet requiring moon pearl

* Inverted - make the blacksmith, purple chest, bottle merchant and master sword pedestal accessible without the moon pearl.

* Fix moon pearl checks to avoid requiring moon pearl for mirror accessible locations.

* Dark Desert Teleporter requires the mitts

* Fix OWG bunny rules

* Fix another bunny rule bug.

* Separate superbunny cave into 2 regions.
For OWG, allow superbunny in superbunny cave with no mirror when entering from the bottom
Fix boots clip logic to desert teleporter ledge and TR teleporter
Fix mirror wrap logic for pyramid fairy
For insanity shuffle, exiting Superbunny Cave bottom is now in logic.

* Always require pearl for Swamp (Superbunny cannot do anything)

* Allow clipping into the GT entrance

* Add OWG tests from vt_randomizer

* Add some extra vanilla test cases

* Allow superbunny into the Blind's Hideout entrance.

* More moon pearl / superbunny fixes
Use the Catfish region properly, so Catfish Descent works.

* Allow superbunny into tavern
Fix inverted Kings Grave logic

* Inverted OWG tests

* Update unit tests for King's Tomb clip.

* All superbunny to spiral cave item (with sword)

* Bunny revive is not possible in Sanctuary.

* More inverted tests

* Add/fix test cases

* Fix logic for Magic Bat

* Fix merge to multiworld

* Fix Floodgate superbunny rule

* Require bunny revival for all dungeons except for Swamp/TR Main/Hera/Sanctuary, which have extra requirements

* Require a weapon for Castle Tower.

* Test case fixes

* Update test case - superbunny into Kakariko Tavern is in logic
2020-04-28 17:34:30 +02:00
Fabian Dill
daccda181e add a todo to OWGSets.py 2020-04-10 21:18:36 +02:00
Fabian Dill
659cfd5c3f slightly reduce cache-memory use of OWG rules to recoup some of the lost performance to additional logic rules 2020-04-10 21:13:16 +02:00
qadan
52982a5e13 kings grave area, waterwalk regions 2020-02-26 15:18:49 -04:00
qadan
ea4340b796 fixing mirror bunny stuff 2020-02-19 19:06:48 -04:00
qadan
2b2b97d18a fixing bunny revival and other bunny things 2020-02-18 20:28:33 -04:00
qadan
4707c36007 invalid glitch 2020-02-12 13:46:43 -04:00
qadan
8746cfcfb0 forgot offset mirror clipping 2020-02-11 18:41:07 -04:00
qadan
3533f8cbb3 non required exits 2020-02-11 14:11:50 -04:00
qadan
f40516d04f missing cave 45 2020-02-11 01:57:36 -04:00
qadan
722dfa2b69 fixing up inverted too 2020-02-11 01:14:57 -04:00
qadan
aa569d1c3d rework as region connectors (inverted will be broken) 2020-02-10 23:54:35 -04:00
qadan
ce9ccac4d3 forgetting about mirror DMD 2020-02-09 19:30:04 -04:00
qadan
a5f585ce7c fix bunny logic 2020-02-09 18:43:15 -04:00
qadan
a8a12d14ba wip stuff 2020-02-09 13:54:59 -04:00
qadan
e4ab046027 ensure inverted runs 2020-02-08 19:00:21 -04:00
qadan
c6cf8c1ebe fix bunny rules n stuff 2020-02-08 15:18:17 -04:00
qadan
070476d067 fix stuff 2020-02-08 12:40:51 -04:00
qadan
5a3727510f fix comma 2020-02-08 12:37:59 -04:00
qadan
6cae0a1a4d no real reason to make class, also using class wrong so theres that 2020-02-08 12:36:23 -04:00
qadan
c20fe90c0f maybe broken stuff oh boy 2020-02-08 12:29:55 -04:00