Commit Graph

514 Commits

Author SHA1 Message Date
aerinon
17e48e4e18 fix: prevent crash from bush spawning mimics hopefully 2024-12-19 15:18:09 -07:00
aerinon
96f646b1ab fix: prevent enemizer crash with walking zora
fix: various enemy bans
2024-12-19 15:00:34 -07: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
db8fbb448d Fixed Insanity ER to exit correctly out of GT entrance 2024-12-16 09:23:07 -06:00
codemann8
22c9359459 Minor district error 2024-12-14 16:20:42 -06:00
codemann8
459eca9b4a Fixed issue with District ER not including SW as a connector 2024-12-12 18:26:31 -06:00
codemann8
9d69745c37 Minor casing adjustment 2024-12-08 01:30:57 -06: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
aerinon
b93a287b36 feat: spoiler/playthrough support in meta section of customizer 2024-10-10 15:16:24 -06:00
aerinon
e12c4f693b fix: report enemizer problems 2024-10-10 13:00:04 -06:00
aerinon
c00d8ab80a fix: lean/lite shuffling fairy caves when enemy drop not enabled 2024-10-10 09:11:16 -06:00
codemann8
89e91a85fd Merged in DR v1.4.5 2024-08-21 03:57:12 -05:00
aerinon
e681968aa2 feat: 300 Rupees marked as priority
fix: PreferredLocationGroup works with priority items and pre-activated flute
2024-07-15 13:02:06 -06:00
aerinon
a37d783ad8 fix: generation issue with dungeonsfull 2024-07-05 09:46:21 -06:00
aerinon
2109733364 fix: standardized enemy logic for mire 2
fix: applied new enemy logic for gt mimics 1 & 2
2024-07-02 09:51:50 -06:00
aerinon
05f4ef8c3c fix: various enemy bans 2024-06-21 09:50:58 -06:00
aerinon
fe28c17637 fix: various enemy bans 2024-06-14 16:21:40 -06:00
aerinon
119c863f06 fix: insanity gen failure 2024-06-07 14:05:51 -06:00
aerinon
6d129edc3c fix: inverted ER issues 2024-06-07 12:25:07 -06:00
aerinon
4315b99908 fix: Swapped and Simple ER generation errors 2024-06-06 15:00:39 -06:00
codemann8
bcac25fd7d Fixed issue with Big Bomb Shop ending up at Pyramid Fairy entrance 2024-05-30 22:58:37 -05: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
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
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
fa0cf87fdc SFX Instrument ban 2024-05-23 18:51:56 -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
aerinon
2694efeb9f fix: issues with major_only and too mnay major items
chore: reformatted spoiler, moved crystal reqs to requirements
2024-05-14 14:08:33 -06:00
aerinon
a15a12d240 fix: couple of enemy bans 2024-05-14 10:03:54 -06:00
codemann8
1f66aa87fe Customizer option to always allow flipping Sanctuary 2024-05-11 14:08:55 -05:00
aerinon
1f85bc5a8d fix: typo 2024-05-11 06:30:56 -06:00
Catobat
d792560c9a Customizer option to always allow flipping Sanctuary 2024-05-11 02:16:59 +02:00
aerinon
b3692c861d fix: remove wallmasters from consideration from rooms with spiral staircases 2024-05-06 16:55:48 -06:00
aerinon
bb5236d5d4 feat: promote new entrance shuffle algorithm out of experimental 2024-05-06 16:55:48 -06:00
codemann8
dab9d75dc1 Merged in DR v1.4.1.11 2024-04-25 15:06:59 -05:00
aerinon
89645bb4b5 feat(entrances): lite/lean support enemy shuffle caves 2024-04-23 14:18:55 -06:00
aerinon
292d49faed fix(enemizer): enenmy bans 2024-04-23 11:02:41 -06:00
aerinon
fcc464ef23 fix(enemizer): messed up gfx on hyrule castle rain state 2024-04-22 11:49:03 -06: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
8caee1e202 Allowing seed number to save onto exported yaml if provided by user 2024-04-21 05:23:22 -05:00
aerinon
0faeeeb45f fix(enemizer): bonk fairies and standard tutorial guard fixed 2024-04-19 14:29:26 -06:00
codemann8
4a304b272c Merged in DR v1.4.1.10 2024-04-18 09:56:12 -05:00
aerinon
22a9f76c77 fix(enemizer): various enemy bans 2024-04-15 12:39:33 -06:00
aerinon
ce0c86bcf3 fix: terrorpins in hellway can clip out 2024-03-28 13:29:24 -06:00
codemann8
9a7ea165e6 Added to SFX shuffle ban list 2024-03-25 21:50:26 -05:00