Commit Graph

62 Commits

Author SHA1 Message Date
aerinon
ad611f9dda fix(gui): problem with customitemarray being empty 2024-02-21 12:27:32 -07:00
aerinon
792ba081a6 fix: customizer errors 2023-12-11 15:15:26 -07:00
aerinon
93211567c2 fix: customizer errors
fix: poor enemy placement
fix: insanity rng
2023-11-27 16:41:58 -07:00
codemann8
f2b07a7f8f Added missing saved user settings in Adjust tab 2023-11-20 11:38:41 -07: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
aerinon
907639b984 any_enemy_logic option added 2023-04-10 09:07:01 -06:00
aerinon
4af9419461 GUI cleanup
Fix Chest Game prize display
2023-04-07 16:01:08 -06:00
aerinon
546f5ca10c Fix for gui 2023-04-07 15:00:14 -06:00
aerinon
3c18dc6e3a Re-vamp multiple settings as buttons.
Minor logic clean up.
2023-04-06 11:22:12 -06:00
aerinon
ddfbece2bd Clean up enemizer cli argument and gui code 2023-04-05 16:38:17 -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
aerinon
50f92e7aee Release notes and minor cleanup 2023-04-05 15:55:30 -06:00
codemann8
f13880eee9 Major GUI reorganization 2023-04-04 17:11:43 -06:00
aerinon
b71c7aa2b4 Underworld dropshuffle 2022-09-30 15:38:35 -06:00
aerinon
87834986d4 Retro break up of various options 2022-09-02 13:09:39 -06:00
aerinon
dbb69359aa Fix customizer GUI yaml selection 2022-05-24 10:17:31 -06:00
aerinon
7dd5cc0e36 Merge branch 'DoorDevVolatile' into Customizer
# Conflicts:
#	BaseClasses.py
#	ItemList.py
#	Main.py
2022-04-21 11:14:40 -06:00
aerinon
5cc04ed675 Msu resume bug on patcher
Check for retro arrows in pots
2022-04-20 14:00:16 -06:00
aerinon
5e07e49798 Fix documentation and example
Fix msu_resume issue
Fix empty locations
Throw error on unknown items
2022-03-25 08:43:11 -06:00
aerinon
dfb9ebfbdb Customizer main work 2022-03-22 16:13:31 -06:00
aerinon
4e43f38332 Separated Collection Rate counter from experimental
Added MSU Resume option
Ensured pots in TR Dark Ride need lamp
Fix for Links House being at Maze Race (did not generate)
2022-03-09 15:42:00 -07:00
aerinon
b024311aaa BPS support 2022-02-17 14:00:00 -07:00
aerinon
da89ab1006 Bug fixes for pottery lottery changes 2022-01-24 16:04:16 -07:00
aerinon
68dc27902b SFX Shuffle initial implementation 2021-07-15 16:02:07 -07:00
aerinon
ffcc78f95c Fake boots checkbox/argument 2021-07-07 16:23:16 -07: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
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
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
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