98 Commits

Author SHA1 Message Date
3f76c7ac66 Fix intro text 2025-12-14 20:11:16 -06:00
f8414e2f67 Merge branch 'OverworldShuffle' into GwaaKiwi 2025-12-14 10:00:01 -06:00
codemann8
b62316d3f3 Merged in DR v1.4.11 2025-11-13 19:28:23 -06:00
aerinon
d7af3a4a7d Merge pull request #170 from theclearmouse/patch-3
update tournament winners in telepathy tiles
2025-11-08 10:45:12 -06:00
aerinon
20806e1ecf Merge pull request #169 from theclearmouse/patch-2
Update Text.py to change Ladder -> Stepladder
2025-11-04 08:17:51 -07:00
theclearmouse
8b75aeb78f fix typo 2025-11-03 11:35:10 -05:00
theclearmouse
61dd76e7ea typo 2025-11-03 10:56:55 -05:00
theclearmouse
e00c0ee88d update tournament winners in telepathy tiles 2025-11-03 10:55:14 -05:00
codemann8
fdbe9cf9fd Implemented Custom Goal Framework 2025-10-29 05:23:59 -05:00
c97260a337 Add random Ganon vulnerability item. 2025-09-03 19:58:38 -05:00
theclearmouse
9719958119 revert 2025-06-02 23:55:23 -04:00
theclearmouse
e63f686308 Update Text.py
updated ladder to stepladder because ladder is no more
2025-06-02 23:52:43 -04:00
codemann8
413d5cc5fd Merged in DR v1.4.6 2024-10-15 19:11:10 -05:00
aerinon
5225ce996f Merge pull request #161 from KrisDavie/glitch_fixes
Glitch mode fixes
2024-10-10 13:07:53 -06:00
aerinon
cb66e0248b fix: minor text fix 2024-10-10 09:13:57 -06:00
KrisDavie
eaa21eda3b Update glitched tournament winners 2024-09-08 22:21:47 +02:00
codemann8
89e91a85fd Merged in DR v1.4.5 2024-08-21 03:57:12 -05:00
Cody Bailey
9ecd88341f Make item hint text less ambiguous
Update Items.py
Fix some typos, update hookshot text
2024-06-20 16:46:34 -06:00
Minnie A. Trethewey (Mike)
ca40f87daa CI Changes 2024-05-30 14:19:54 -06:00
codemann8
e7819de9c8 Further config of GH Actions for OWR 2024-05-23 20:17:07 -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
75187ec608 Minor TF text adjustments 2024-05-23 18:46:11 -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
aerinon
9235c19d34 Merge branch 'DoorDev' into DoorDevUnstable 2024-03-28 10:04:40 -06:00
aerinon
b55727f0bf chore: updated tournament winners 2024-03-28 09:51:29 -06:00
codemann8
f671c5ed52 Minor TF room text alignment 2024-03-20 18:05:40 -05:00
codemann8
21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
Christopher Heuer
dd942865e5 Update main & glitched tourney winners 2024-02-01 11:41:03 -07:00
aerinon
fa155a78f8 Baserom patch
Attempt to repair bee trap and other items
Some other minor fixes
2023-08-30 15:26:46 -06:00
aerinon
42bf2f3534 Bunch of fixes for the baserom changes 2023-08-24 16:18:49 -06:00
codemann8
d606a84c35 ROM Updates
- Fix Bonk count capping at 99 in credits
- Fix Hera boss music still plays after boss defeated
- Fixed Murahdahla in Rainstate
2023-05-12 21:31:24 -05:00
codemann8
f14657ad74 Minor text tweak 2023-03-22 16:00:58 -05:00
codemann8
7b939a9166 Fix ... issue in credits 2023-03-15 21:20:03 -05:00
codemann8
ab5f348f77 Merged in DR v1.2.0.8 2023-02-18 19:33:15 -06:00
aerinon
0e82dd73b7 Merge branch 'DoorDev' into DoorDevUnstable
# Conflicts:
#	Doors.py
#	Main.py
#	RELEASENOTES.md
2023-02-15 14:27:26 -07:00
Thomas Prescott
9bf7315904 Remove a bad triforce text
It was brought up on the ALTTPR Discord that this Triforce text can feel really bad to see at the end of a long race.  I think it's best we give it a permanent vacation.
2023-02-09 13:08:36 -06:00
aerinon
1134eb23e7 Added support for various avianart modes
Uncle boots hints
Some key logic re-working unsure if safe
2022-11-28 15:05:39 -07:00
codemann8
df86503941 Merged in DR v1.0.1.0 2022-07-08 10:59:00 -05:00
aerinon
25905fe3f3 Capitalization fixes
Highlight part of the text in red (experimental)
2022-06-14 13:22:24 -06:00
aerinon
bcc77759b7 Update tourney winners 2022-05-18 15:01:24 -06:00
aerinon
7025f6756c Text for a few lowercase spot 2022-05-13 16:09:49 -06:00
codemann8
47d2aad9bb Reformatting TF Room texts 2022-05-10 08:04:42 -05:00
aerinon
e0a6f26279 Font work 2022-04-21 13:19:50 -06:00
codemann8
908ae254bb Text 2022-03-27 23:32:05 -05:00
codemann8
6914562cdc Minor text formatting 2022-03-19 06:10:08 -05:00
codemann8
f5010e5212 More text updates 2022-03-07 19:05:46 -06:00
codemann8
c5ab2b8853 More text capitalizations/updates 2022-02-21 03:57:41 -06:00
codemann8
c37736a5b1 Some text updates 2022-02-21 03:26:45 -06:00
codemann8
f58030da9e Updating tournament winners 2022-02-21 03:26:01 -06:00