Commit Graph

318 Commits

Author SHA1 Message Date
5e0deadf55 showmap option 2026-01-17 12:54:17 -06:00
6c8a8e18e0 Add --tries arg 2026-01-16 16:43:12 -06:00
8df39da2bd Add showloot setting 2026-01-08 08:18:27 -06:00
7b5c6e52a5 Pseudoflute 2025-12-14 10:00:06 -06:00
f8414e2f67 Merge branch 'OverworldShuffle' into GwaaKiwi 2025-12-14 10:00:01 -06:00
codemann8
fb99d33007 Added new post-gen option to change TF Piece GFX 2025-11-19 09:54:31 -06:00
hiimcody1
cf488fda36 Initial custom header implementation 2025-10-29 14:31:49 -05:00
c97260a337 Add random Ganon vulnerability item. 2025-09-03 19:58:38 -05:00
dc3ec0238d Damage Table shuffle 2025-07-22 12:44:57 -05:00
53be043af4 Damage Challenge modes: OHKO and Gloom 2025-05-18 01:00:09 -05:00
04270990cb Merge remote-tracking branch 'origin/OverworldShuffle' into GwaaKiwi 2025-05-04 15:24:08 -05:00
codemann8
fcaaab30a4 Initial Follower Shuffle Implementation 2025-04-30 06:45:16 -05:00
codemann8
267552bfee Improved Retro button in GUI 2025-04-16 01:24:59 -05:00
9ad70fb3d7 Add sanctuary goal 2025-03-10 08:37:55 -05:00
979a710d5c Crystal book setting 2025-03-09 16:50:55 -05:00
8436b32b29 Fix require_lamp mode 2025-03-08 18:22:49 -06:00
4c498a723b Add dark_room settings 2025-03-08 18:18:06 -06:00
62eb78e1ce Add json spoiler option 2025-03-02 00:19:57 -06:00
b9a11e75bb Add all-mimics mode 2025-03-01 13:09:40 -06:00
codemann8
9bca4988b3 Merged in DR v1.4.8 2025-01-15 22:32:29 -06:00
aerinon
c7a57d63fa feat: customizer options for prices in shops and money balance tuning 2025-01-15 14:34:46 -07:00
codemann8
2a0c171d29 Renaming keyword for Nearby dungeon item shuffle from 'district' to 'nearby' 2025-01-11 17:05:53 -06:00
Telethar
d558e14065 Add Mirror Scroll as an option instead of baking it into door shuffle. 2025-01-07 15:12:24 -07:00
codemann8
1247716e92 Implemented District/Nearby Dungeon Item Shuffle 2024-12-24 12:09:16 -06:00
codemann8
89e91a85fd Merged in DR v1.4.5 2024-08-21 03:57:12 -05:00
aerinon
336a9379b6 change: renamed "default" key logic algorithm to "dangerous" 2024-06-07 15:48:43 -06:00
aerinon
8240118d7e build: ci changes 2024-05-30 14:25:04 -06:00
Minnie A. Trethewey (Mike)
ca40f87daa CI Changes 2024-05-30 14:19:54 -06:00
aerinon
28872c8d27 feat: skull woods er options 2024-05-28 14:52:24 -06:00
codemann8
e7819de9c8 Further config of GH Actions for OWR 2024-05-23 20:17:07 -05:00
codemann8
b55c3700c0 Owr actions update (#19)
* Go for Broke

* Let it fire

* Add PipLine

* Create the dir if it doesn't exist

* Install Setuptools

* Track Test Action's files

* Fix Calling Job

* Track Build Action files

* Install Distutils, rename filenames

* Fix Fail conditions

* Make Build scripts smarter

* Add file

* Concat DLLs lists

* Try to fail if Error DLLs

* Try to make the fail smarter

* Moar verbosity

* Print the stuff first

* Print outputs objects

* See if this skips failure

* Use py instead

* Print error list

* Don't ValueError

* Try checking a different way

* Try something else

* Bleh, spell filename correctly

* Update excluded_dlls.json

* Ugh, gotta compare old to new somehow

* Compare to old list

* Condense build script

* Moar verbosity

* Update the global version

* Update Excluded DLLs list

* Actually use the bad DLLs list

* Make a version number

* Fix version number building

* Fix version number building again

* Fix Diagnostics

* Try REST API stuff

* Try REST API again

* Moar REST

* await

* Get SHA

* Try it all together

* Del test workflow

* Add Perms

* Use a Token

* Try this Token

* Try different Token

* Try different Token

* Create App Version earlier

* See this error again

* Don't fail if App Version not made yet

* Use New Secret

* Print whole response

* Documentation for Tagger

* Update CI Instructions

* Update CI

* List References

* Find latest tag

Fix App Version getter

* Fix commas

* Check returned data

* Update Build Script

* Fix substring

* Fix Git tag

* Fix tag again

* Visual indicators

* Use encoding

* Remove an indicator

* Update CI

* Update Project Name

* PyInstaller Spec Template file

* Update Build Script

* Fix Tagger

* Update CI

* Download AppVersion during build

* Test job can fail

* Upload Logs instead of printing them

* Change from Reusable Workflow to Action

* Change ref to token

* Compare to string

* Use PAT

* Use String literal

* Remove Reusable Workflow

* Update CI Scripts

* Go for Broke

* Let it fire

* Add PipLine

* Create the dir if it doesn't exist

* Install Setuptools

* Track Test Action's files

* Fix Calling Job

* Track Build Action files

* Install Distutils, rename filenames

* Fix Fail conditions

* Make Build scripts smarter

* Add file

* Concat DLLs lists

* Try to fail if Error DLLs

* Try to make the fail smarter

* Moar verbosity

* Print the stuff first

* Print outputs objects

* See if this skips failure

* Use py instead

* Print error list

* Don't ValueError

* Try checking a different way

* Try something else

* Bleh, spell filename correctly

* Update excluded_dlls.json

* Ugh, gotta compare old to new somehow

* Compare to old list

* Condense build script

* Moar verbosity

* Update the global version

* Update Excluded DLLs list

* Actually use the bad DLLs list

* Make a version number

* Fix version number building

* Fix version number building again

* Fix Diagnostics

* Try REST API stuff

* Try REST API again

* Moar REST

* await

* Get SHA

* Try it all together

* Del test workflow

* Add Perms

* Use a Token

* Try this Token

* Try different Token

* Try different Token

* Create App Version earlier

* See this error again

* Don't fail if App Version not made yet

* Use New Secret

* Print whole response

* Documentation for Tagger

* Update CI Instructions

* Update CI

* List References

* Find latest tag

Fix App Version getter

* Fix commas

* Check returned data

* Update Build Script

* Fix substring

* Fix Git tag

* Fix tag again

* Visual indicators

* Use encoding

* Remove an indicator

* Update CI

* Update Project Name

* PyInstaller Spec Template file

* Update Build Script

* Fix Tagger

* Update CI

* Download AppVersion during build

* Test job can fail

* Upload Logs instead of printing them

* Change from Reusable Workflow to Action

* Change ref to token

* Compare to string

* Use PAT

* Use String literal

* Remove Reusable Workflow

* Update CI Scripts

---------

Co-authored-by: Minnie A. Trethewey (Mike) <minnietrethewey@gmail.com>
2024-05-23 19:29:39 -05:00
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
Cody Bailey
7c5a5f39fe Add aga_randomness to exposed settings 2024-01-04 01:56:35 -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
bd5232bf24 Fixed missing OWR brand labels 2023-12-23 03:42:52 -06:00
KrisDavie
6a41dff98b Raise error on doors + hmg 2023-12-22 22:48:42 +01: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
Cody Bailey
a2c4be4c4c Add aga_randomness to exposed settings 2023-11-19 17:37:30 -05:00
codemann8
2d004fbe63 Allow user to change and save output directory within the Gui 2023-10-24 05:29:52 -05:00