Commit Graph
51 Commits
Author SHA1 Message Date
codemann8 08ab32537b Implemented Whirlpool Shuffle 2021-10-27 01:19:01 -05:00
codemann8 51269bc1b3 Updated OW GUI layout 2021-08-26 06:00:00 -05:00
codemann8 be6203e3f0 Moved Crossed OW Shuffle to its own setting, Renamed Tile Swap to Mixed 2021-08-16 22:46:26 -05:00
codemann8 8373ea2e19 Merged in DR v0.5.0.2 2021-08-13 04:58:27 -05:00
aerinon 68dc27902b SFX Shuffle initial implementation 2021-07-15 16:02:07 -07:00
codemann8 02d3b46ae4 Merged in DR v0.4.0.8 2021-07-07 19:45:14 -05:00
aerinon ffcc78f95c Fake boots checkbox/argument 2021-07-07 16:23:16 -07:00
codemann8 433a1dfc35 Doing GitHub's work for them and ACTUALLY merging in DR v0.4.0.7 changes 2021-07-04 11:23:08 -05:00
codemann8 27560a7457 Reorganized OW Shuffle GUI 2021-06-27 19:11:05 -05:00
codemann8 15ffecb6fb Moved Game Options settings up in GUI 2021-06-25 18:47:18 -05:00
codemann8 cc3ac49c57 Rearranged OW Shuffle GUI 2021-06-25 16:36:00 -05:00
aerinon 11dcc719fb Stop attempting to download link sprite
Create link sprite from local rom if missing
Fixing output_path bugs in the adjuster and sprite display
2021-06-22 16:05:41 -06:00
aerinon 23ffc61667 Sprite author credit
Reduce flashing option
2021-06-07 11:13:28 -06:00
codemann8 160f0732dd Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle 2021-04-12 13:32:14 -05:00
randall.rupper dc5cd2b744 Merge branch 'DoorDev' into DoorDevUnstable
# Conflicts:
#	Main.py
#	RELEASENOTES.md
2021-03-05 10:43:05 -07:00
randall.rupper b108398545 Make the adjust and "open output path" actions consistent 2021-03-05 08:58:38 -07:00
Mike A. Trethewey f7df6c0e69 Fixes
Change Spoiler default to True
Set base rom to actually do the thing
2021-02-26 02:13:11 -08:00
aerinon f1fd2c2759 Revert "Merge branch 'DoorDevUnstable' of https://github.com/miketrethewey/ALttPDoorRandomizer into miketrethewey-DoorDevUnstable"
This reverts commit 3448693f52, reversing
changes made to f2c021500d.
2021-02-25 16:16:20 -07:00
Mike A. Trethewey 33d05c1b1f Fix Selectors 2021-02-23 01:38:10 -08:00
codemann8 87381e495c Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle 2021-02-18 22:44:17 -06:00
Mike A. Trethewey f13dba3512 QoL Improvements
Update SpriteSomething collections page for Z3Link sprites
Add Diagnostics button to the GUI
2021-02-15 19:36:20 -08:00
codemann8 b11054e6bf Added Overworld Shuffle parameter to CLI and Gui 2021-02-10 22:11:50 -06:00
aerinon 5b9919153e Merging of pot shuffle 2020-11-24 12:57:11 -07:00
aerinon 7756528da3 Fix trock entrances when intensity < 3
Fix outputpath setting in settings.json
2020-11-16 13:15:23 -07:00
compiling 078b5eeb85 Merge remote-tracking branch 'remotes/origin/DoorDevUnstable' into DoorDevUnstable 2020-11-07 18:48:26 +11:00
aerinon 357a09d5b7 Added intensity parameter. Clean up for next alpha release 2020-09-16 15:01:01 -06:00
compiling 7c9e02b182 Pot shuffle 2020-09-06 18:01:44 +10:00
aerinon ae7ce076af Open edges math fix (indices corrected in tables)
Spoiler lists bosses
Enemizer settings fix
Swamp flooded ladder's fix (Crossed mostly)
Spoiler encoding issue fixed
2020-05-20 10:51:56 -06:00
Mike A. Trethewey 599985e4b1 Use os.path more
Add Enemizer note
2020-03-28 19:03:08 -07:00
Mike A. Trethewey 01a1190b58 Fix bugs 2020-03-24 01:26:14 -07:00
aerinon 0b13db754d Fixing some seed reporting 2020-03-23 15:40:56 -06:00
Mike A. Trethewey 215a4d039f Pull in fixes from Multiworld 2020-03-22 16:32:15 -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
Mike A. Trethewey f28b1d15c6 Fix widget loader 2020-03-12 16:47:39 -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
Mike A. Trethewey 50a960114a Fix Worlds 2020-03-10 21:48:15 -07:00
Mike A. Trethewey 0c1dc36335 Move MW to Bottom 2020-03-10 21:31:42 -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 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 9884e86459 Merge branch 'gui-improvements-update' into ci-dev 2020-03-04 00:02:16 -08:00
Mike A. Trethewey e9af70463a Bring closer to v18 2020-03-03 06:56:46 -08:00