Commit Graph

154 Commits

Author SHA1 Message Date
codemann8
8caee1e202 Allowing seed number to save onto exported yaml if provided by user 2024-04-21 05:23:22 -05:00
codemann8
9a7ea165e6 Added to SFX shuffle ban list 2024-03-25 21:50:26 -05:00
codemann8
929bcb3de4 Banned quiet heart beep SFX in shuffle 2024-03-16 01:43:57 -05:00
codemann8
21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
codemann8
893947f89b Added new SFX instrument shuffle option 2024-01-26 22:36:30 -06:00
Cody Bailey
7c5a5f39fe Add aga_randomness to exposed settings 2024-01-04 01:56:35 -06:00
codemann8
92f7d4da92 Added new option to export pre-seed customizer template yaml 2023-12-27 20:40:32 -06:00
aerinon
29504b7d53 fix: accept shufflebosses and shuffleenemies 2023-12-27 15:36:43 -06:00
codemann8
55caf24011 Changed Print Template Yaml from checkbox to button 2023-12-23 17:27:01 -06:00
aerinon
126e055cec fix: accept shufflebosses and shuffleenemies 2023-12-18 14:10:14 -07:00
codemann8
be18412cdd Some fixes to Song Instrument shuffle data 2023-12-15 00:48:43 -06:00
codemann8
0e0df12677 Added new option to export pre-seed customizer template yaml 2023-12-14 15:12:48 -06:00
codemann8
159dbcd8db Replacing Save Settings on Exit with Settings on Load 2023-12-13 14:02:43 -06:00
codemann8
1d0045624b Remove song instruments output file 2023-12-12 23:28:34 -06:00
codemann8
bcd311980b aenum import hotfix 2023-12-02 15:45:02 -06:00
codemann8
a1b570da62 Added song instrument shuffle 2023-12-02 05:46:33 -06:00
Cody Bailey
a2c4be4c4c Add aga_randomness to exposed settings 2023-11-19 17:37:30 -05:00
aerinon
267e3214a7 Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	CLI.py
#	Main.py
#	RELEASENOTES.md
#	Rom.py
#	Rules.py
#	data/base2current.bps
#	source/classes/CustomSettings.py
#	source/tools/MysteryUtils.py
2023-09-29 11:44:23 -06:00
codemann8
1024126835 Moving Display Collection Rate option away from post-gen options 2023-09-10 14:51:43 -05:00
codemann8
99753c0039 Minor fixed to OWR algorithm 2023-09-06 12:39:57 -05:00
codemann8
508a68e5e5 Merging Limited and Chaos Crossed OWR options into Unrestricted 2023-09-05 03:01:49 -05:00
codemann8
927588a3d8 Adding Customizer support for Crossed OWR
Also made Layout OWR compatible with Mixed OWR with asterisk notation
2023-09-05 00:30:53 -05:00
codemann8
26727fbfca Added Customizer support for OWR Layout and Whirlpool Shuffle 2023-08-25 11:18:21 -05:00
codemann8
8b077cb379 Adding Customizer support for flute shuffle 2023-08-19 12:55:55 -05:00
codemann8
06e3dc80d6 Merged in DR v1.2.0.20 2023-08-07 15:30:50 -05:00
aerinon
44acc4e290 Merge branch 'StairLoops' of github.com:Catobat/ALttPDoorRandomizer into Catobat-StairLoops 2023-08-07 12:15:13 -06:00
aerinon
90f1629f0e Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	Main.py
#	MultiClient.py
#	Rom.py
#	data/base2current.bps
#	resources/app/gui/lang/en.json
#	resources/app/gui/randomize/item/widgets.json
#	source/gui/bottom.py
#	source/gui/widgets.py
2023-08-04 11:33:31 -06:00
codemann8
1566813f81 Changing yaml output to show hex numbers as hex and not as decimal 2023-08-02 15:01:37 -05:00
codemann8
c0c3204fd5 Notes field 2023-08-02 09:45:41 -06:00
Catobat
7197a23b45 Add setting for self-looping doors 2023-08-02 02:23:19 +02:00
codemann8
35f3abc1c1 Creating user notes field to be supplied by the seed roller 2023-07-29 05:10:47 -05:00
codemann8
d79c8c1fd1 Merged in DR v1.2.0.19 2023-07-29 05:03:37 -05:00
Catobat
bf9ad536fe Implement triforce_max_difference 2023-07-26 15:27:47 +02:00
Catobat
66bd8960a1 Support Triforce Piece settings in Customizer YAML 2023-07-26 15:03:45 +02:00
codemann8
d30642c0c7 Including OW Tile Flips in Printed Customizer File 2023-07-07 03:41:33 -05:00
codemann8
8362886cc1 Merged in DR v1.2.0.17 2023-06-16 12:14:16 -05:00
aerinon
503be6aa91 Enemizer refinement 2023-05-19 08:53:01 -06:00
aerinon
d5e69b28f2 Fix for Non-ER Inverted Experimental (Aga and GT weren't logically swapped)
Fix for customizer setting crystals to 0 for either GT/Ganon
2023-04-14 15:23:38 -06:00
aerinon
907639b984 any_enemy_logic option added 2023-04-10 09:07:01 -06:00
codemann8
8e7a4fcd8e Merged in DR v1.2.0.15 2023-04-07 13:22:53 -05:00
codemann8
793f3b30b0 Merged in DR v1.2.0.14 (2nd) 2023-04-07 12:04:12 -05:00
aerinon
85afd0c09e Add collection_rate to customizer 2023-04-06 11:23:54 -06:00
aerinon
3c18dc6e3a Re-vamp multiple settings as buttons.
Minor logic clean up.
2023-04-06 11:22:12 -06:00
aerinon
187478eb24 Merge branch 'DoorDevUnstable' into Sandbox
# Conflicts:
#	Gui.py
#	Main.py
#	Rom.py
#	Rules.py
#	data/base2current.bps
#	resources/app/gui/lang/en.json
#	resources/app/gui/randomize/dungeon/widgets.json
2023-04-05 16:26:26 -06:00
codemann8
f13880eee9 Major GUI reorganization 2023-04-04 17:11:43 -06:00
codemann8
f1f75ec760 Major GUI reorganization 2023-03-29 10:19:36 -05:00
codemann8
6811ab29b2 Adding bonk drops to Customizer settings 2023-03-12 03:33:18 -05:00
aerinon
4aae603462 Merge branch 'DoorDevUnstable' into Sandbox
# Conflicts:
#	ItemList.py
#	Items.py
#	Main.py
#	Rom.py
#	data/base2current.bps
2023-03-10 13:43:38 -07:00
codemann8
d549a2c323 Adding OWR modes to Customizer settings 2023-03-08 16:19:29 -06:00
codemann8
b6da5e51fd Merged in DR v1.2.0.12 2023-03-08 16:16:04 -06:00