Skip to content

Add method for getting a sound's subtitle key#7232

Closed
Machine-Maker wants to merge 1 commit into
PaperMC:masterfrom
Machine-Maker:feature/subtitle-i18n-keys
Closed

Add method for getting a sound's subtitle key#7232
Machine-Maker wants to merge 1 commit into
PaperMC:masterfrom
Machine-Maker:feature/subtitle-i18n-keys

Conversation

@Machine-Maker
Copy link
Copy Markdown
Member

Soooooo since the client uses one of the many resources it downloads for associated a sound with a subtitle key, the test makes a request to mojangs resources api. idk how good that is, maybe the test should be disabled most of the time or smth. But, it works. I also wrote a function that generates the big switch statement thats commented out of the test by default cause most of the time it doesnt need to be run.

@Machine-Maker Machine-Maker requested a review from a team as a code owner December 31, 2021 19:36
@Machine-Maker Machine-Maker force-pushed the feature/subtitle-i18n-keys branch 5 times, most recently from 845a24d to 009049c Compare January 1, 2022 03:13
@stale
Copy link
Copy Markdown

stale Bot commented Mar 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Copy link
Copy Markdown
Member

@Owen1212055 Owen1212055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, looks good.

@stale
Copy link
Copy Markdown

stale Bot commented May 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Machine-Maker Machine-Maker force-pushed the feature/subtitle-i18n-keys branch from 009049c to b4ad625 Compare June 4, 2022 17:49
@stale stale Bot removed the resolution: stale label Jun 4, 2022
@Machine-Maker Machine-Maker force-pushed the feature/subtitle-i18n-keys branch from b4ad625 to 98eafcf Compare November 19, 2022 22:52
@Machine-Maker Machine-Maker force-pushed the feature/subtitle-i18n-keys branch from 98eafcf to eae690b Compare November 19, 2022 23:24
@Machine-Maker
Copy link
Copy Markdown
Member Author

Rebased for 1.19.2.

Currently, this uses the taskCache folder inside Paper-Server instead of the root one. Idk if that matters, it just threw me for a loop when I went looking for the downloaded json files earlier today.

@jpenilla
Copy link
Copy Markdown
Member

jpenilla commented Nov 19, 2022

It shouldn't be a big deal since it's gitignored. Maybe try building and then changing a patch, reapplying patches and building again with --console=verbose to see if it reruns the task

@Warriorrrr Warriorrrr moved this from Awaiting review to Waiting For Author in Paper PR Queue Mar 5, 2025
@kennytv kennytv added the pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch label Mar 23, 2025
@kennytv kennytv deleted the branch PaperMC:master March 23, 2025 19:15
@kennytv kennytv closed this Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch pre-softspoon

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants