Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Button in every companion plot menue #145

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Zoriot
Copy link
Member

@Zoriot Zoriot commented Jan 4, 2025

Close #25.

Currently, I couldn't test the Continent Menu: all other works fine. The language file doesn't automatically update: maybe we need to fix this in another repo?

This PR does also include Code Improvements + a small bug fix.

Zoriot added 3 commits January 4, 2025 17:18
The lang folder needs to be deleted for the files to update. Interrupt the thread when an error happens.

Closes #25.
To improve Code Quality. Also Apply NotNull annotation and remove unused language key.
@Zoriot Zoriot added enhancement New feature or request low priority labels Jan 4, 2025
@Zoriot Zoriot requested a review from LordTuxn January 4, 2025 18:52
Zoriot added 3 commits January 5, 2025 04:13
Remove FaweAPI call in favor of native api, which handles streams properly.
Also remove deprecated getMinecraftCoordinates method. And remove non-necessary method getDescriptionComponents.
Try to split the code to make it more readable.
@Cinnazeyy
Copy link
Member

Could you elaborate on "the language file doesnt automatically update"?

@Zoriot
Copy link
Member Author

Zoriot commented Jan 5, 2025

Could you elaborate on "the language file doesnt automatically update"?

I thought, we have a system in-place, so when new language keys gets added to the plugin, and we bump the config version, they will also be copied to already existing languages files?

If yes, this is not the case. The language file stays the same, with the old keys + values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] - Random Plot Button
2 participants