LiteLoaderInstaller icon indicating copy to clipboard operation
LiteLoaderInstaller copied to clipboard

Improve Compatibility with 1.12.2

Open CDAGaming opened this issue 8 years ago • 14 comments

This PR Upgrades Dependencies to be more compatible with 1.12.2 as well as replaces most deprecation issues.

Edit: Renamed PR to Improved, as this PR isn't a requisite for 1.12.2 compatibility and merely improves upon it.

CDAGaming avatar Jan 11 '18 15:01 CDAGaming

you need to fix star imports and revert java back to 6

liach avatar Jan 11 '18 15:01 liach

you need to fix star imports and revert java back to 6

liach avatar Jan 11 '18 15:01 liach

you need to fix star imports and revert java back to 6

liach avatar Jan 11 '18 15:01 liach

you need to fix star imports and revert java back to 6

liach avatar Jan 11 '18 15:01 liach

you need to fix star imports and revert java back to 6

liach avatar Jan 11 '18 15:01 liach

hmm, apparently fasthub client is seriously bugged.

liach avatar Jan 11 '18 15:01 liach

@liach I'll Fix Star Imports in a little while, but unfortunately I will not be reverting Java. The reason of which is that Java 6 isn't even supported under 1.12.X. It was changed to prevent anyone who happened to use Java 6 with 1.12.2 (May make this same change to 1.12.0 and .1)

CDAGaming avatar Jan 11 '18 15:01 CDAGaming

actually you should bump not because of minecraft but because of gradle (requires j7)

liach avatar Jan 11 '18 15:01 liach

Please fix the following issues:

  • Changing english spelling to american spelling. Why? I'm english and spell things in my native tongue.
  • Removing public abstract from interface methods, my code style requires this, please put it back.
  • Gradle wrapper, I really despise gradle wrapper, don't include it.

Mumfrey avatar Jan 11 '18 16:01 Mumfrey

Alright. I'll do so in a little while (Not near a PC ATM to do this until a few hours from now)

CDAGaming avatar Jan 11 '18 16:01 CDAGaming

Feel Free to Check this again now, as all of @Mumfrey s Points plus Starred Imports are now fixed.

CDAGaming avatar Jan 11 '18 22:01 CDAGaming

Are there still issues with this pull? If not, seems like things have been fixed. Also, I'm creating a new issue regarding Pam's Harvestcraft and this, as it seems that liteloader has broken the HC right-click to harvest crops functionality. This is not favorable, as I prefer not to break my crops when harvesting.

darthvader45 avatar Jun 17 '18 16:06 darthvader45

I need to have a look into it. I'm really not sure how anything in the installer has anything to do with "compatibility with 1.12.2" because I see no changes here that have anything to do with compatibility. It just seems like some dependencies were changed for no particular reason.

Mumfrey avatar Jun 17 '18 17:06 Mumfrey

All Requested Changes are now Done!

Sorry it has taken so long, but this PR should now be good to go.

CDAGaming avatar Nov 24 '18 04:11 CDAGaming