Commit Graph
134 Commits
Author SHA1 Message Date
codemann8 103e098a2e Initial Prize Shuffle Implementation
commit c89c5d3798e2a777011e90d565d74af792330d9f
commit 4159f2e7097fca648828a60d8f6878211d0ded9e
commit a80e3a4301d69146ccfffe0f2f375adac381e165
commit d8ac588cb904152831f514d8276be4e39a43dcd0
commit 68eb75e3391631355b4f56f1dcb7e9dadadf1fdf
commit ba241b47964eadfb40ad323f87b1117598dd91a6
commit aed2821c7165822f5fd5cc1ff3f58f2af095d915
commit bd1c5d8d35ae3cae5f27f236346fff057b7b8cd7
commit f034e31cc585a1648657fc2c4850ebc0c1d8bf78

Author: codemann8 <codemann8@gmail.com>
2024-05-23 18:40:50 -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 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
codemann8 2bec50b26b Implemented District ER 2024-01-10 05:57:39 -06:00
aerinon b5795e4bf2 Merge branch 'KrisDavie-hmg_logic' into DoorDevVolatile 2024-01-05 09:47:57 -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
KrisDavie dad1ee8336 Implement basic HMG logic
* Ice Palace Lobby Clip
* Kikiskip to Pod
* Mire -> Hera -> Swamp
  - Mire small door to rupee room is removed
  - Hera and Swamp keys are placed without logic
  - Swamp locked by vanilla rules or having all mire smalls
* Above as connectors in ER
2023-12-22 22:48:42 +01:00
aerinon 4b888b3c48 feat: swapped ER 2023-12-19 16:31:29 -07: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 a1b570da62 Added song instrument shuffle 2023-12-02 05:46:33 -06:00
codemann8 2d004fbe63 Allow user to change and save output directory within the Gui 2023-10-24 05:29:52 -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 508a68e5e5 Merging Limited and Chaos Crossed OWR options into Unrestricted 2023-09-05 03:01:49 -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
Catobat 7197a23b45 Add setting for self-looping doors 2023-08-02 02:23:19 +02:00
aerinon 0ee88618a7 Paired dungeon shuffle 2023-08-01 11:31:59 -06:00
codemann8 551638e00c Merged in DR v1.2.0.18 2023-07-19 16:12:09 -05:00
codemann8 4f5d268401 Adding new Swapped ER mode option 2023-07-16 01:07:17 -05:00
aerinon 5d2ceaf75c Updated baserom for crystal custscene and hera music fix
Updated a couple of error messages and when they are displayed
Updated Ganonhunt goal text to be more consistent across randomizers
2023-07-10 13:56:05 -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 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
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
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 ab5f348f77 Merged in DR v1.2.0.8 2023-02-18 19:33:15 -06:00
aerinon 9a71e56546 Trap door refinement with "optional" value versus "vanilla"
Slight balance of chaos mode
Warping Pool trap no longer shuffled
2023-02-17 16:55:35 -07:00
aerinon d7c15ae22c Strict and Partial key logic implementations with new test suite utility 2023-02-17 10:07:43 -07:00
aerinon f0101c9854 Trap door mode initial work 2023-02-16 11:49:29 -07:00
codemann8 c98300e2ff Merged in DR v1.2.0.3 2023-01-06 21:37:28 -06:00
aerinon 8839926a97 Race flag on GUI
Async Doors League presets
Take into account starting inventory with default item pool
2023-01-06 13:56:18 -07:00
codemann8 a4120e0cb5 Merged in DR v1.2.0.1 2022-12-16 18:14:27 -06:00
codemann8 e5afe70bcb Merged DR v1.2.0.0 2022-12-03 01:52:22 -06:00
aerinon becba348b9 New goals and rom update 2022-12-01 14:10:10 -07:00
codemann8 46786ca489 Renamed Tile Swap to Tile Flip 2022-11-01 20:16:01 -05:00
codemann8 ae1a775248 Reordering Crossed options to have Grouped as first option 2022-10-29 11:30:10 -05:00
Catobat 0c53fc8519 Add Free Terrain mode and terrain rules 2022-10-09 01:23:47 +02:00
aerinon b71c7aa2b4 Underworld dropshuffle 2022-09-30 15:38:35 -06:00
aerinon db43ce8d15 Fix keyshuffle 2022-09-08 16:24:48 -06:00
aerinon 87834986d4 Retro break up of various options 2022-09-02 13:09:39 -06:00