Commit Graph
100 Commits
Author SHA1 Message Date
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
codemann8 6d02d3da7a Fix SP key placement/removal issue in HMG 2024-03-22 06:35:10 -05:00
codemann8 da749e4a11 Fix generation issues in HMG 2024-03-22 05:24:10 -05:00
codemann8 4dd334f66e Fix SP key placement/removal issue in HMG 2024-03-22 05:19:10 -05:00
codemann8 9eedbff0e5 Fixed issue with GFX not transferring to VRAM in some cases 2024-03-21 05:39:17 -05:00
codemann8 21e4ef684f Merged in DR v1.4.1.8 2024-03-20 18:09:08 -05:00
codemann8 f671c5ed52 Minor TF room text alignment 2024-03-20 18:05:40 -05:00
codemann8 db45906ba6 Use new bombbag item gfx if bombbag mode 2024-03-20 18:04:45 -05:00
codemann8 67e4515bb7 Fix corruption issue caused by bad collection rate address 2024-03-20 18:04:17 -05:00
codemann8 967bd79900 Various GFX fixes and merge stability updates 2024-03-20 17:49:06 -05:00
codemann8 c2280b439e Adding documentation regarding Swapped and District ER modes 2024-03-17 05:17:57 -05:00
codemann8 856deda2a9 Updated Image Links in README 2024-03-17 04:30:57 -05:00
codemann8 778dee4193 Merge branch 'OverworldShuffleDev' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffleDev 2024-03-17 04:14:11 -05:00
codemann8 dd75273b83 Fixed Pyramid Exit inaccessible issue in District ER 2024-03-17 04:13:55 -05:00
codemann8 929bcb3de4 Banned quiet heart beep SFX in shuffle 2024-03-16 01:43:57 -05:00
codemann8 4423a33fee Merged in DR v1.4.1.7 2024-03-16 01:34:39 -05:00
codemann8 7bc303efb8 Merged in DR v1.4.1.7 2024-03-02 15:38:07 -06:00
codemann8 46b8dff43a Adding Doors Async League yamls 2024-03-01 14:11:28 -06:00
codemann8 feb6bd475f Implemented New Item GFX System 2024-03-01 14:10:55 -06:00
codemann8 21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
codemann8 538996b750 Temp fix for Smith not deleting on S+Q issue 2024-01-31 07:19:57 -06:00
codemann8 744c2ef527 Fix for HMG SP keys in pool 2024-01-29 14:20:50 -06:00
codemann8 6ec9bec547 Version bump 0.3.4.2 2024-01-26 23:34:33 -06:00
codemann8 691ad1ff93 Fixed issue with Inverted Swapped ER placing swap for Vanilla GT 2024-01-26 23:29:03 -06:00
codemann8 f3afba7ee6 Fixed issue with Lite ER and Vanilla GT 2024-01-26 23:27:06 -06: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 f7705c3ec9 Fixed issue with AT/GT in Inverted Swapped ER 2024-01-18 09:20:49 -06:00
codemann8 87e4e95cd3 Changing spawn prompt to show Bomb Shop for Inverted 2.0 2024-01-18 09:18:53 -06:00
codemann8 121726b095 Small adjustment to hints in Swapped and Lite/Lean ER 2024-01-18 09:13:48 -06:00
codemann8 041c7fae5d Fix for Old Man Cave running out of choices in Swapped ER 2024-01-14 09:08:21 -06:00
codemann8 2b461f2dfb Version bump 0.3.4.1 2024-01-10 06:09:11 -06:00
codemann8 2bec50b26b Implemented District ER 2024-01-10 05:57:39 -06:00
codemann8 17532160ee Allowing Insanity ER to decouple Standard entrances 2024-01-10 05:45:27 -06:00
codemann8 64a27993aa Changing Big Bomb Shop start to be independent of ER modes 2024-01-09 20:32:12 -06:00
codemann8 2b0e40438d Merged in DR v1.2.0.23 2024-01-09 08:32:19 -06:00
codemann8 9ad5cebddf Fixed some typos and incorrect references 2024-01-09 07:15:19 -06:00
codemann8 dc8ba4b197 Fix for generation issue with GT bottom in boss shuffle 2024-01-09 07:04:14 -06:00
codemann8 431cb2cdf4 Fix for vanilla partial key logic 2024-01-09 07:02:18 -06:00
codemann8 38a2c693e6 Fixed issue with customized OW tile flips 2024-01-07 08:34:09 -06:00
codemann8 20d1398e4d Only apply bunny pocket rule if glitched logic 2024-01-05 20:47:41 -06:00
codemann8 4246439c61 Fixed issue with flipper rules not getting pearl rules added 2024-01-05 12:58:35 -07:00
codemann8 0b7b82d027 Split overworld model up by screen 2024-01-05 12:58:35 -07:00
codemann8 e246684f37 Version bump 0.3.4.0 2024-01-05 13:09:03 -06:00
codemann8 c521980982 Added sparkles to Bonk Drop locations 2023-12-31 03:17:43 -06:00
codemann8 24d1eefb8c Adding back in missing logger 2023-12-30 16:48:38 -06:00
codemann8 359d2b132e fix(generation): reduce memory usage for bunny walk calculations 2023-12-29 04:14:44 -06:00
codemann8 e1a86221ea Fixed logic with Laser Bridge with Byrna Item Functionality 2023-12-29 03:54:50 -06:00
codemann8 785188904d Added missing OW Terrain exits 2023-12-29 03:52:57 -06:00
codemann8 eb0276926d Fixed duplicate exit issue in copy_world 2023-12-29 03:51:49 -06:00
codemann8 ba904f3f63 Fixed duplicate exit issue in copy_world 2023-12-29 00:32:38 -06:00
codemann8 92f7d4da92 Added new option to export pre-seed customizer template yaml 2023-12-27 20:40:32 -06:00