Commit Graph
2224 Commits
Author SHA1 Message Date
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
Mike A. Trethewey 79c6047415 Fix Seed again 2020-03-10 18:47:16 -07:00
Mike A. Trethewey 83d9398a19 Reorder args 2020-03-10 18:29:23 -07:00
Mike A. Trethewey e2943b21dc Fix Seed & Player Names 2020-03-10 18:21:36 -07:00
Mike A. Trethewey 3338e96822 Add seed to end of output log per generation 2020-03-10 17:46:58 -07:00
Mike A. Trethewey a80602517d Fix generation 2020-03-10 17:37:15 -07:00
Mike A. Trethewey e901f0f1f5 Ugh, I think I did it 2020-03-10 17:23:23 -07:00
Mike A. Trethewey 58bb9fffba Strip Bottom 2020-03-10 02:57:20 -07:00
Mike A. Trethewey 014aa3519c Strip Multiworld 2020-03-10 01:44:48 -07:00
Mike A. Trethewey 3f282fe15c Strip Generation 2020-03-09 20:40:24 -07:00
Mike A. Trethewey ceceee68df Strip Enemizer
Foundation for GUI translation
2020-03-09 19:10:40 -07:00
Mike A. Trethewey ff51821701 Moar translation
German
Refactor some English/Spanish
2020-03-09 04:51:57 -07:00
Mike A. Trethewey 37a1b70f3b Pass the fish better 2020-03-09 03:53:08 -07:00
Mike A. Trethewey ca7fc4d0f6 Hack in Spanish 2020-03-09 02:25:25 -07:00
Mike A. Trethewey b25e46b160 Factor out CLI text 2020-03-09 01:11:48 -07:00
compiling 583380cad6 Support vanilla key layout in GT (copy item rando logic - firesnake room needs 2 keys if it contains a small key). 2020-03-09 09:59:54 +11:00
Mike A. Trethewey 5bb0a0da26 Check for 6MB 2020-03-08 15:59:24 -07:00
compiling d6db722d2e Fix silvers hint to point at the bow you didn't find.
Remove silvers hint if progressive bows do not give silvers.
2020-03-09 09:57:22 +11:00
Mike A. Trethewey 04404714d9 Update wiki and ci stuff 2020-03-08 15:52:05 -07:00
compiling b5dccaba2c Update base2current 2020-03-08 17:27:26 +11:00
aerinon 9935563802 Left transition fix 2020-03-07 22:37:39 -07:00
aerinon d3696a2752 Prototype edge debugging 2020-03-07 22:15:27 -07:00
Mike A. Trethewey dce7dd3936 Implement shallow translation 2020-03-07 17:11:12 -08:00