-
Notifications
You must be signed in to change notification settings - Fork 3
Sonarcloud cleanups #50
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
Closed
dshadowwolf
wants to merge
64
commits into
MinecraftModDevelopmentMods:master1.10
from
dshadowwolf:sonarcloud-cleanups
Closed
Sonarcloud cleanups #50
dshadowwolf
wants to merge
64
commits into
MinecraftModDevelopmentMods:master1.10
from
dshadowwolf:sonarcloud-cleanups
Conversation
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
…re trying to use it
…ster-1.10.2-dev lets fix this up so it actually checks if a materials is enabled before registering spawn for it
…ster-1.10.2-dev fix to match rename/refactor of MMDLib embedded in BMe on 4/1
…ster-1.10.2-dev update to new MMDMaterial API
…ster-1.10.2-dev Update to MMDMaterial Internals changes and CreativeTabs API changes
OreSpawn Resync
…unning completely free of BaseMetals
…ster-1.11.2-dev Porting is fun!
…uilds of BMe (and will be in MMDLib)
…tMods/NetherMetals into master-1.11.2-dev
…ster-1.11.2-dev Undo the temporary fix that was here - proper fix is in more recent b…
…uple SonarQube bugs in the process
…ster-1.11.2-dev Final cleanup in prep for release
…tMods/NetherMetals into master-1.11.2-dev
…ude it in the repo 2) Port to Minecraft 1.12 - this was actually quite trivial and required very few changes.
…e Integration system from running callbacks - fix for this will only, really, be possible when MMDLib is finally split off
…sure the material was enabled - corrected that, this should fix a major, potential bug
…n 1.12, change this to the same base that BaseMetals has
… always works - issues in updating EndMetals were because it was getting a null-ItemStack back
… materials were disabled
… null and if it doesn't exist is named 'empty'
…ersion 2.0 configs
…ster-1.12 add the tools, even if most are not needed and update to OreSpawn 3 v…
…NetherMetals into master-1.12
|
|
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.
...not a clue why this is so packed, but maybe I should have re-forked my local prior to starting the work...