Commit Graph
50 Commits
Author SHA1 Message Date
karafruit 78dd5c65fc isort 2026-01-25 13:59:45 -06:00
codemann8 fb99d33007 Added new post-gen option to change TF Piece GFX 2025-11-19 09:54:31 -06:00
codemann8 7016e5afbf Yaml errors no longer fail silently 2025-11-08 10:34:26 -06:00
codemann8 267552bfee Improved Retro button in GUI 2025-04-16 01:24:59 -05:00
codemann8 dab9d75dc1 Merged in DR v1.4.1.11 2024-04-25 15:06:59 -05:00
aerinon 20e60c8a1d feat(spoiler): introducing custom spoiler levels 2024-04-22 08:35:17 -06:00
codemann8 aacde594e9 Fix issue with GUI message showing wrong seed number when yaml specifies a different seed 2024-04-21 09:32:59 -05:00
codemann8 67e2910ad4 Fixed issue with outputpath getting changed incorrectly 2024-04-21 05:24:26 -05:00
codemann8 4423a33fee Merged in DR v1.4.1.7 2024-03-16 01:34:39 -05:00
codemann8 21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
aerinon ad611f9dda fix(gui): problem with customitemarray being empty 2024-02-21 12:27:32 -07:00
codemann8 d8f33d6b8b Fixed error with canceling out of Select Destination 2024-01-26 22:39:00 -06:00
codemann8 893947f89b Added new SFX instrument shuffle option 2024-01-26 22:36:30 -06:00
codemann8 55caf24011 Changed Print Template Yaml from checkbox to button 2023-12-23 17:27:01 -06:00
codemann8 d8319ca727 Renamed a couple buttons 2023-12-23 04:18:35 -06:00
codemann8 159dbcd8db Replacing Save Settings on Exit with Settings on Load 2023-12-13 14:02:43 -06:00
aerinon 792ba081a6 fix: customizer errors 2023-12-11 15:15:26 -07:00
codemann8 a1b570da62 Added song instrument shuffle 2023-12-02 05:46:33 -06: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
codemann8 3328ab2718 Added missing saved user settings in Adjust tab 2023-11-19 14:07:47 -06:00
codemann8 2d004fbe63 Allow user to change and save output directory within the Gui 2023-10-24 05:29:52 -05: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 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 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
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 da89ab1006 Bug fixes for pottery lottery changes 2022-01-24 16:04:16 -07:00
randall.rupper b108398545 Make the adjust and "open output path" actions consistent 2021-03-05 08:58:38 -07: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 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
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 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 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 9884e86459 Merge branch 'gui-improvements-update' into ci-dev 2020-03-04 00:02:16 -08:00
Mike A. Trethewey 74f3e89547 Move GUI to Source folder to avoid conflicts 2020-02-27 01:10:49 -08:00