Commit Graph

40 Commits

Author SHA1 Message Date
codemann8
fb99d33007 Added new post-gen option to change TF Piece GFX 2025-11-19 09:54:31 -06:00
codemann8
267552bfee Improved Retro button in GUI 2025-04-16 01:24:59 -05:00
codemann8
1247716e92 Implemented District/Nearby Dungeon Item Shuffle 2024-12-24 12:09:16 -06: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
21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06: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
aerinon
907639b984 any_enemy_logic option added 2023-04-10 09:07:01 -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
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
codemann8
a5729b51a2 Adding new option for Bonk Drop Shuffle 2022-07-24 12:42:08 -05:00
codemann8
56b2e0e5e4 Adding an Auto default for Pre-open Pyramid option 2022-05-04 11:36:28 -05:00
aerinon
dfb9ebfbdb Customizer main work 2022-03-22 16:13:31 -06: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
codemann8
02d3b46ae4 Merged in DR v0.4.0.8 2021-07-07 19:45:14 -05:00
aerinon
ffcc78f95c Fake boots checkbox/argument 2021-07-07 16:23:16 -07:00
codemann8
27560a7457 Reorganized OW Shuffle GUI 2021-06-27 19:11:05 -05:00
codemann8
15ffecb6fb Moved Game Options settings up in GUI 2021-06-25 18:47:18 -05:00
codemann8
cc3ac49c57 Rearranged OW Shuffle GUI 2021-06-25 16:36:00 -05:00
codemann8
160f0732dd Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle 2021-04-12 13:32:14 -05:00
Mike A. Trethewey
f7df6c0e69 Fixes
Change Spoiler default to True
Set base rom to actually do the thing
2021-02-26 02:13:11 -08:00
aerinon
f1fd2c2759 Revert "Merge branch 'DoorDevUnstable' of https://github.com/miketrethewey/ALttPDoorRandomizer into miketrethewey-DoorDevUnstable"
This reverts commit 3448693f52, reversing
changes made to f2c021500d.
2021-02-25 16:16:20 -07:00
Mike A. Trethewey
33d05c1b1f Fix Selectors 2021-02-23 01:38:10 -08:00
codemann8
87381e495c Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle 2021-02-18 22:44:17 -06:00
Mike A. Trethewey
f13dba3512 QoL Improvements
Update SpriteSomething collections page for Z3Link sprites
Add Diagnostics button to the GUI
2021-02-15 19:36:20 -08:00
codemann8
b11054e6bf Added Overworld Shuffle parameter to CLI and Gui 2021-02-10 22:11:50 -06:00
Mike A. Trethewey
f28b1d15c6 Fix widget loader 2020-03-12 16:47:39 -07:00
Mike A. Trethewey
0cb7eaa417 Slim down args 2020-03-12 03:31:39 -07:00
Mike A. Trethewey
e2943b21dc Fix Seed & Player Names 2020-03-10 18:21:36 -07:00
Mike A. Trethewey
014aa3519c Strip Multiworld 2020-03-10 01:44:48 -07:00
Mike A. Trethewey
3f282fe15c Strip Generation 2020-03-09 20:40:24 -07:00
Mike A. Trethewey
ceceee68df Strip Enemizer
Foundation for GUI translation
2020-03-09 19:10:40 -07:00
Mike A. Trethewey
9884e86459 Merge branch 'gui-improvements-update' into ci-dev 2020-03-04 00:02:16 -08:00
Mike A. Trethewey
74f3e89547 Move GUI to Source folder to avoid conflicts 2020-02-27 01:10:49 -08:00