Bring 1.20.1 up to date with 19.0.5 version.#141
Open
Brickmaster1 wants to merge 70 commits intoDAQEM:1.20.1from
Open
Bring 1.20.1 up to date with 19.0.5 version.#141Brickmaster1 wants to merge 70 commits intoDAQEM:1.20.1from
Brickmaster1 wants to merge 70 commits intoDAQEM:1.20.1from
Conversation
1.20.6 dev
Fixed version name
- Known issues: - Dropping item does not log - NeoForge does not seem to work
Fix IllegalAccessException by making fields accessible before accessing
Add Traditional Chinese localization
Add Traditional Chinese `zh_tw.json`
1.21.4-dev
Update gradle.properties
Fixed single player crash when shooting arrow.
Fixed support for modded materials.
chore: fix error in GitHub actions
chore: fix error in GitHub actions
fix: java.sql.Driver error
1.21.11-dev
fix: translations on NeoForge
fix: JVM not stopping, ProcessRunner being flagged.
fix: item components serialized to NBT
1.21.11-dev
…asier in the future hopefully) - PS, Please add a way to disable your publishing... I can't build with it enabled. (have to comment that out and not commit the change.) - PSS, After writing that, I've gone and implemented a different, modern, publishing plugin that isn't deprecated and doesn't have that problem anyways.. So, doesn't matter.
…d properly in Dev environment..
… upon every login on forge lol
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merged and fixed all the features and structure changes from 19.0.5, I also updated mod publishing to use the FirstDarkDev/HypherionMC ModPublisher which would replace the old deprecated solution, and unifies publishing to both platforms, and doesn't break builds for people that don't have publishing credentials on their env. This ports back the fix for the translation key in commands issue.