Commit Graph
1527 Commits
Author SHA1 Message Date
Mike A. Trethewey 0b8014b9b4 Merge pull request #16 from aerinon/DoorDev
Update DoorDev
2020-03-23 20:20:58 -07:00
aerinon 0b13db754d Fixing some seed reporting 2020-03-23 15:40:56 -06:00
aerinon 4fc15e84fc Bump version
Set shuffleganon to default to True
2020-03-23 14:15:17 -06:00
Mike A. Trethewey e4311832a5 Merge branch 'DoorDev' into dev 2020-03-23 00:53:24 -07:00
Mike A. Trethewey 215a4d039f Pull in fixes from Multiworld 2020-03-22 16:32:15 -07:00
Mike A. Trethewey 133ad920c7 Merge pull request #14 from aerinon/DoorDev
Update DoorDev
2020-03-22 02:59:41 -07:00
Mike A. Trethewey 8513b7f270 Fix var loading again
Update Deprecated Args
Parse CLI
Parse Settings
Fix defaults
Fix priority
Add Enemizer error
Fix Custom Item Array again
Make output more verbose
Fix double-negative options
2020-03-22 02:53:40 -07:00
aerinon ceea586389 Merge remote-tracking branch 'origin/EdgeWork' into EdgeWork 2020-03-20 21:08:47 -06:00
aerinon 53a5376693 Merge branch 'DoorDev' into EdgeWork 2020-03-20 13:32:00 -06:00
aerinon 9a65e45813 Refinement on BK restriction logic 2020-03-20 13:08:38 -06:00
aerinon de2a3bf5c1 Version change and note for later 2020-03-20 12:24:36 -06:00
aerinon a18f5c4d51 Key logic rework for placement rules
--exhaustive per key_counter
--contradictions between rules
Mire Lobby chest fix
2020-03-20 09:05:07 -06:00
compiling b3e84cc559 Basic test that inverted bomb shop logic covers all entrances. 2020-03-19 21:55:26 +11:00
compiling 6003d40ce2 Update inverted big bomb rules.
Add checks that will not allow unexpected entrances to get east dark world logic.
2020-03-19 21:54:13 +11:00
compiling e01983c494 Remove bad locations from inverted bomb shop locations (Spectacle Rock ledges and Desert East are inescapable and Bumper Cave Top is doubled in insanity). 2020-03-17 23:23:14 +11:00
compiling 6263c0d709 Update pyramid fairy tests 2020-03-17 23:19:23 +11:00
compiling 053aec4f26 Add unit tests for vanilla inverted layout, and dungeon logic. 2020-03-16 17:39:54 +11:00
compiling 270fbce516 Fix bombs check 2020-03-15 21:59:06 +11:00
compiling e8ee3de083 Mire key logic update - it is impossible to access the Map Chest key door without hitting a colour switch (or clipping through a rail). 2020-03-15 21:03:43 +11:00
compiling 9b5654ff4f Update boss requirements to match item randomizer
- Can defeat Armos with the bow
- Can defeat Lanmolas with the canes
- Require sword or bow for Helmasaur - hammer is possible for phase 2 but difficult
- Require extended magic for fighting Trinexx with master sword
2020-03-15 14:14:06 +11:00
compiling ab89f70fa3 Add 10 bombs as an uncle weapon for standard. 2020-03-15 11:09:34 +11:00
compiling 5c0d34a65d Require a weapon for Castle Tower. 2020-03-15 11:04:08 +11:00
compiling 18c10dc7ad Make retro arrows always require buying the wooden arrow.
The Silver Arrows grant the ability to shoot if they are non-progressive, but this is harder to model.
2020-03-15 10:12:22 +11:00
compiling 49e48eba1d Add warp between Waterfall Cave and Lake Hylia into inverted logic. 2020-03-14 13:37:21 +11:00
compiling 5c95cf8730 Fix Half Magic logic 2020-03-14 10:31:28 +11:00
compiling 6197b915a5 Fix inverted rule for old man house. 2020-03-14 00:39:29 +11:00
Mike A. Trethewey f28b1d15c6 Fix widget loader 2020-03-12 16:47:39 -07:00
Mike A. Trethewey d359ce4b07 Merge branch 'DoorDev' into ci-dev 2020-03-12 16:24:54 -07:00
Mike A. Trethewey 8cc55c5999 Merge pull request #12 from aerinon/DoorDev
Minor bugfix with Ice Tall Hint
2020-03-12 16:24:35 -07:00
Mike A. Trethewey 4b0f30a85f Implement prelim enums 2020-03-12 16:16:15 -07:00
aerinon 269de35590 Minor bugfix with Ice Tall Hint 2020-03-12 09:13:09 -06:00
Mike A. Trethewey d8ea5b0fd0 Merge branch 'DoorDev' into ci-dev 2020-03-12 04:17:05 -07:00
Mike A. Trethewey 0ad5c4158e Merge pull request #10 from aerinon/DoorDev
Update DoorDev
2020-03-12 04:09:44 -07:00
Mike A. Trethewey fc8ebad37f Promote default 2020-03-12 04:05:26 -07:00
Mike A. Trethewey 755c401da1 Slim down adjust & custom 2020-03-12 03:50:19 -07:00
Mike A. Trethewey 0cb7eaa417 Slim down args 2020-03-12 03:31:39 -07:00
aerinon 999fafbbeb Missed adding enum in merge 2020-03-11 16:28:21 -06:00
aerinon 9d75561dc3 Merge branch 'DoorDev' into EdgeWork 2020-03-11 15:09:51 -06:00
aerinon 2d9d108430 Merge in DoorDev 2020-03-11 14:33:53 -06:00
aerinon 3fdf9e8624 Unvalidated gen work 2020-03-11 14:21:14 -06:00
aerinon f87a2e8a85 Clean up some asm that's not ready 2020-03-11 14:19:22 -06:00
aerinon ceeb23669a Experimental flag issue
Turned off unprepared experimental feature that snuck in
2020-03-11 14:02:16 -06:00
aerinon c67cd478a1 Fixed problem with Inverted+ER
Fixed problem with Vanilla doors+Retro
Fixed Keylock issue with Ice Cross
Merged in compiling's fix for keyshuffle
ER Infinite Loop detection
2020-03-11 12:25:49 -06:00
aerinon 90e6e8762e Merge branch 'compiling-DoorDev' into DoorDev 2020-03-11 10:48:42 -06:00
Mike A. Trethewey f69d86eca6 Test Linux user folder 2020-03-10 22:10:56 -07:00
Mike A. Trethewey 50a960114a Fix Worlds 2020-03-10 21:48:15 -07:00
Mike A. Trethewey e485b39842 Different Notes 2020-03-10 21:32:54 -07:00
Mike A. Trethewey 0c1dc36335 Move MW to Bottom 2020-03-10 21:31:42 -07:00
Mike A. Trethewey 3e9880a6db Merge branch 'translation' into ci-dev 2020-03-10 21:09:20 -07:00
Mike A. Trethewey 721896d5a8 Forgot to pass the fish 2020-03-10 18:58:54 -07:00