Commit Graph
100 Commits
Author SHA1 Message Date
codemann8 1247716e92 Implemented District/Nearby Dungeon Item Shuffle 2024-12-24 12:09:16 -06:00
codemann8 e3e227f3d5 Baserom update to allow textbox suppression for "this dungeon" items 2024-12-24 11:39:27 -06:00
codemann8 3d1190375e Merged in DR v1.4.7.2 2024-12-24 11:38:15 -06:00
codemann8 507fbeece9 Fix minor issue with shuffle_ganon option missing player check 2024-12-21 18:57:28 -06:00
codemann8 f1c681bb1f Fix issue with smith getting deleted on s+q due to bomb walls 2024-12-21 18:49:03 -06:00
codemann8 3d002c26f3 Version bump 0.5.0.6 2024-12-17 07:51:39 -06:00
codemann8 051fb075a3 Added Thieves Maiden to followers that have pathing logic 2024-12-17 07:40:11 -06:00
codemann8 a5d572a41c Prevent duplicate entrance entries 2024-12-17 06:26:07 -06:00
codemann8 60c1334c27 Minor fix in ER to remove assumption there is only one way into a cave 2024-12-17 06:24:20 -06:00
codemann8 c38cb4d874 Some corrections and improvements to pathing logic 2024-12-17 05:32:07 -06:00
codemann8 a5bfd41aca Added Thieves Maiden to followers that have pathing logic 2024-12-17 05:27:46 -06:00
codemann8 db8fbb448d Fixed Insanity ER to exit correctly out of GT entrance 2024-12-16 09:23:07 -06:00
codemann8 1075bd821c Fixed issue with Good Bee Cave getting chosen as a Take Any Cave 2024-12-16 08:20:07 -06:00
codemann8 e7de84ab6d Merge branch 'OverworldShuffleDev' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffleDev 2024-12-16 03:05:07 -06:00
codemann8 50d746f6c9 Merged glitched mode fixes from Muffins PR/21 2024-12-16 03:05:04 -06:00
codemann8 9cc36732ca Merged glitched mode fixed from Muffins PR/21 2024-12-16 03:04:19 -06:00
codemann8 023bbede0a Skip playthrough calc when all seeds are NL 2024-12-15 14:50:10 -06:00
codemann8 0ead417d99 Fix world copy in HMG/NL 2024-12-14 16:47:57 -06:00
codemann8 22c9359459 Minor district error 2024-12-14 16:20:42 -06:00
codemann8 7e952c0b9e Base ROM update - Improved psuedobots / music fixes 2024-12-14 16:17:52 -06:00
codemann8 385165f7c7 Fixed issue with HMG/NL 2024-12-13 00:52:27 -06:00
codemann8 459eca9b4a Fixed issue with District ER not including SW as a connector 2024-12-12 18:26:31 -06:00
codemann8 d95e5cf4d2 Fixed issue with plandoing prizes 2024-12-10 22:25:40 -06:00
codemann8 9d69745c37 Minor casing adjustment 2024-12-08 01:30:57 -06:00
codemann8 15898a4c70 Fixed some OWR compatibility with HMG DM Super Jump 2024-12-08 01:19:59 -06:00
codemann8 7cecb64ac6 Fixed Blue Potion in shop for Inverted 2024-11-15 17:37:35 -06:00
codemann8 e5f3722f4e Version bump 0.5.0.5 2024-10-30 10:24:23 -05:00
codemann8 353b2fa1fd Fixed issue with vanilla HCBK acting like a small key 2024-10-30 10:22:18 -05:00
codemann8 8cfdaf7d3c Version bump 0.5.0.4 2024-10-20 04:14:30 -05:00
codemann8 4e6f4255d9 Fixed "this" dungeon items for glitched modes 2024-10-20 04:07:39 -05:00
codemann8 413d5cc5fd Merged in DR v1.4.6 2024-10-15 19:11:10 -05:00
codemann8 b52d292b1b Fixed regression issue with items not drawing in dark rooms 2024-09-18 12:07:50 -05:00
codemann8 928a7a8944 Version bump 0.5.0.3 2024-09-03 10:05:29 -05:00
codemann8 7a6455a58b Fixed crash on pedestal 2024-09-03 10:02:54 -05:00
codemann8 b91cdc1001 no change 2024-08-29 06:14:17 -05:00
codemann8 0cfdc0e3ae Fix GitHub Actions 2024-08-29 05:40:40 -05:00
codemann8 fbdc8f0668 Merge branch 'OverworldShuffleDev' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffleDev 2024-08-29 05:07:03 -05:00
codemann8 0c101f1750 Fix GitHub Actions 2024-08-29 05:06:01 -05:00
codemann8 afbbac98af Fix GitHub Actions 2024-08-29 05:02:53 -05:00
codemann8 7e9178c250 Removed tests for GA build 2024-08-29 04:36:52 -05:00
codemann8 dbcfad24c5 Version bump 0.5.0.2 2024-08-29 03:15:36 -05:00
codemann8 eb877b60e4 Base ROM fixes
- Some music fixes for Mixed OWR
- Attempt to fix silent music after S+Q from Kakariko
- No follower deletion on crystal cutscene if prize shuffle
- Show shadows on hidden enemies in enemy drop shuffle
- Fix black palette issue for custom item gfx
- Fix enemy drops being drawn off center in Hera Cage
- Fix red crystal gfx in dark rooms
- Fix small magic gfx for standing items
- Fix screen scroll issue in Zora's Domain when failing water entry
- Fix weird palette issue in Potion Shop
- Fix issue with Potion Shop prices drawing on top of Link
2024-08-29 01:42:10 -05:00
codemann8 d5661c4f3b Skip Pre-Aga music change if DR enabled 2024-08-25 08:29:40 -05:00
codemann8 ae9f804bd1 Fix Tavern North spawn softlocks 2024-08-21 06:09:34 -05:00
codemann8 a3be8d6d33 Mystery spoiler fixes 2024-08-21 04:54:36 -05:00
codemann8 89e91a85fd Merged in DR v1.4.5 2024-08-21 03:57:12 -05:00
codemann8 fe303876b4 Regression error for Prize Shuffle 2024-08-21 03:52:50 -05:00
codemann8 b81012a0f3 Fixed menu gfx issue with A items in DR menu, hera basement key fix 2024-08-16 21:48:30 -05:00
codemann8 47214bc40a Fixed issue with prize shuffle where HMG uses cross dungeon paths to show prize on map 2024-08-16 19:59:18 -05:00
codemann8 67c87426fb Some fixed errors with Prize Shuffle 2024-08-16 18:23:44 -05:00
codemann8 3b287466b3 Fixed issue with Prize Shuffle not adding prize locations to district locations 2024-06-05 04:19:39 -05:00
codemann8 151e118048 Rename release-complete.yml to release-complete.yml-old 2024-05-31 01:13:46 -05:00
codemann8 27dd530dbe GH Actions nonsense 2024-05-31 01:12:33 -05:00
codemann8 8951faa39e Version bump 0.5.0.1 2024-05-30 23:25:59 -05:00
codemann8 0d09d757ed Replacing discord attachment reference with actual references that don't expire 2024-05-30 23:18:34 -05:00
codemann8 95caa96fbd Fix for flute shuffle cancel with X icon 2024-05-30 23:00:16 -05:00
codemann8 bcac25fd7d Fixed issue with Big Bomb Shop ending up at Pyramid Fairy entrance 2024-05-30 22:58:37 -05:00
codemann8 6b84306b9f Various updates and fixes to Prize Shuffle
- Includes colorblind support
- Fixed HP heart refill interrupting boss cutscenes
- Improved some QoL on map checks
- Added new map GFX for flute spot cancel X
2024-05-30 22:57:16 -05:00
codemann8 68ee8262ea Change GH Action Release to grab CHANGELOG 2024-05-30 22:54:45 -05:00
codemann8 9ea1cb47c7 Adding a few nonsense duplicate tests for OWR Test Suite 2024-05-30 04:03:13 -05:00
codemann8 9726c0eeb6 Some minor Prize Shuffle fixes 2024-05-30 01:05:23 -05:00
codemann8 620adb93fd Adding prize shuffle options to example yaml docs 2024-05-29 19:45:26 -05:00
codemann8 351081c522 Fix error when generating with Forbidden Boss Items option 2024-05-29 19:43:40 -05:00
codemann8 4b8bbe6c4f Fix issue with dungeon counts not correct in Prize Shuffle 2024-05-29 19:36:33 -05:00
codemann8 42fc1a086c ROM fixes for Prize Shuffle
- Added color blind support for Prize Shuffle
- Changed LW dungeon icons to letters
- Added crystal numbers to crystals in Prize Shuffle
- Fixed HP refill bug interrupting boss cutscene
2024-05-29 19:24:39 -05:00
codemann8 a3c5974906 Changelog update 2024-05-25 03:50:03 -05:00
codemann8 2b24d254a2 Doc change 2024-05-25 03:32:57 -05:00
codemann8 db45e98e86 Version bump 0.5.0.0 2024-05-25 03:19:06 -05:00
codemann8 747f5fae98 Some further fixes to Prize Shuffle 2024-05-25 03:14:07 -05:00
codemann8 39dc0abb53 Banning bunny traversal thru DM Return Cave and Paradox Cave Top 2024-05-24 15:26:12 -05:00
codemann8 e15ac6b9a4 Fixed moved door_addresses 2024-05-24 09:41:54 -05:00
codemann8 be904a8f3b Merged in DR v1.4.1.12 2024-05-23 21:49:24 -05:00
codemann8 e7819de9c8 Further config of GH Actions for OWR 2024-05-23 20:17:07 -05:00
codemann8andMinnie A. Trethewey 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 9eb5293a3c Merge pull request #18 from Catobat/UndefinedChanceFix
Fix edge cases with undefined_chance
2024-05-23 18:54:15 -05:00
codemann8 fa0cf87fdc SFX Instrument ban 2024-05-23 18:51:56 -05:00
codemann8 edd4e8034d Some cleanup 2024-05-23 18:50:35 -05:00
codemann8 143de53c29 Add print_template_yaml to Mystery 2024-05-23 18:48:33 -05:00
codemann8 75187ec608 Minor TF text adjustments 2024-05-23 18:46:11 -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 8b295a74ad Some random Mixed OWR fixes 2024-05-11 14:39:05 -05:00
codemann8 1f66aa87fe Customizer option to always allow flipping Sanctuary 2024-05-11 14:08:55 -05:00
codemann8 3f60eb79e5 Merge pull request #17 from Catobat/mixed-sanctuary-2
Add Customizer option to always allow flipping Sanctuary
2024-05-10 21:27:12 -05:00
codemann8 9056a32e8d Added new logical boss defeated items for AD 2024-05-06 20:52:38 -05:00
codemann8 509b5ce641 Fixed missing Ganon crystal rule for Trinity 2024-05-03 17:19:38 -05:00
codemann8 757f156838 Fixed TF Cutscene issue 2024-04-30 15:37:39 -05:00
codemann8 dab9d75dc1 Merged in DR v1.4.1.11 2024-04-25 15:06:59 -05:00
codemann8 27c82a18db Version bump 0.4.0.2 2024-04-21 09:37:49 -05:00
codemann8 56c2f8abf7 ROM Fixes
Potential fix for bonk items duping OW items
Fixed Inverted GT map issue
2024-04-21 09:34:02 -05: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 8caee1e202 Allowing seed number to save onto exported yaml if provided by user 2024-04-21 05:23:22 -05:00
codemann8 f377cc1bda Version bump 0.4.0.1 2024-04-18 10:06:49 -05:00
codemann8 4a304b272c Merged in DR v1.4.1.10 2024-04-18 09:56:12 -05:00
codemann8 08050bdcdf Minor TF Room Text Correction 2024-04-18 09:21:59 -05:00
codemann8 04baad9a5f Base ROM GFX Fixes and more 2024-04-18 09:17:17 -05:00
codemann8 f3dc2b881e Version bump 0.4.0.0 2024-03-25 22:06:36 -05:00
codemann8 46565126fd Various GFX updates to base ROM 2024-03-25 21:52:46 -05:00
codemann8 9a7ea165e6 Added to SFX shuffle ban list 2024-03-25 21:50:26 -05:00
codemann8 3ff5e3f685 Changed bottle vendor to give key for fish prize in Universal keys 2024-03-24 18:58:10 -05:00