Commit Graph

98 Commits

Author SHA1 Message Date
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
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
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
4423a33fee Merged in DR v1.4.1.7 2024-03-16 01:34:39 -05:00
codemann8
21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
aerinon
ad611f9dda fix(gui): problem with customitemarray being empty 2024-02-21 12:27:32 -07: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
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
159dbcd8db Replacing Save Settings on Exit with Settings on Load 2023-12-13 14:02:43 -06:00
aerinon
792ba081a6 fix: customizer errors 2023-12-11 15:15:26 -07:00
codemann8
a1b570da62 Added song instrument shuffle 2023-12-02 05:46:33 -06:00
aerinon
93211567c2 fix: customizer errors
fix: poor enemy placement
fix: insanity rng
2023-11-27 16:41:58 -07:00
codemann8
f2b07a7f8f Added missing saved user settings in Adjust tab 2023-11-20 11:38:41 -07:00
codemann8
3328ab2718 Added missing saved user settings in Adjust tab 2023-11-19 14:07:47 -06:00
codemann8
2d004fbe63 Allow user to change and save output directory within the Gui 2023-10-24 05:29:52 -05: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
codemann8
6d2e95e6ef Merged in DR v1.2.0.16 2023-04-14 16:00:21 -05:00
aerinon
907639b984 any_enemy_logic option added 2023-04-10 09:07:01 -06:00
aerinon
4af9419461 GUI cleanup
Fix Chest Game prize display
2023-04-07 16:01:08 -06:00
codemann8
b0eefd36b0 Merge branch 'DoorDevUnstable' into OverworldShuffleDev 2023-04-07 16:03:10 -05:00
aerinon
546f5ca10c Fix for gui 2023-04-07 15:00:14 -06:00
codemann8
8e7a4fcd8e Merged in DR v1.2.0.15 2023-04-07 13:22:53 -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
aerinon
50f92e7aee Release notes and minor cleanup 2023-04-05 15:55:30 -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
codemann8
e5afe70bcb Merged DR v1.2.0.0 2022-12-03 01:52:22 -06: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
87834986d4 Retro break up of various options 2022-09-02 13:09:39 -06:00
codemann8
a5729b51a2 Adding new option for Bonk Drop Shuffle 2022-07-24 12:42:08 -05:00
codemann8
df86503941 Merged in DR v1.0.1.0 2022-07-08 10:59:00 -05:00
aerinon
dbb69359aa Fix customizer GUI yaml selection 2022-05-24 10:17:31 -06:00
codemann8
56b2e0e5e4 Adding an Auto default for Pre-open Pyramid option 2022-05-04 11:36:28 -05:00
aerinon
7dd5cc0e36 Merge branch 'DoorDevVolatile' into Customizer
# Conflicts:
#	BaseClasses.py
#	ItemList.py
#	Main.py
2022-04-21 11:14:40 -06:00
aerinon
5cc04ed675 Msu resume bug on patcher
Check for retro arrows in pots
2022-04-20 14:00:16 -06:00
aerinon
5e07e49798 Fix documentation and example
Fix msu_resume issue
Fix empty locations
Throw error on unknown items
2022-03-25 08:43:11 -06:00
aerinon
dfb9ebfbdb Customizer main work 2022-03-22 16:13:31 -06:00
aerinon
4e43f38332 Separated Collection Rate counter from experimental
Added MSU Resume option
Ensured pots in TR Dark Ride need lamp
Fix for Links House being at Maze Race (did not generate)
2022-03-09 15:42:00 -07:00
aerinon
b024311aaa BPS support 2022-02-17 14:00:00 -07:00
aerinon
da89ab1006 Bug fixes for pottery lottery changes 2022-01-24 16:04:16 -07:00
codemann8
08ab32537b Implemented Whirlpool Shuffle 2021-10-27 01:19:01 -05:00
codemann8
51269bc1b3 Updated OW GUI layout 2021-08-26 06:00:00 -05:00
codemann8
be6203e3f0 Moved Crossed OW Shuffle to its own setting, Renamed Tile Swap to Mixed 2021-08-16 22:46:26 -05:00