mccreery / better-hud

All the information you'll ever need! A Minecraft mod written in Forge.
https://www.curseforge.com/minecraft/mc-mods/better-hud
MIT License
32 stars 11 forks source link

1.13.2 port #77

Closed tkhs-dev closed 3 years ago

tkhs-dev commented 4 years ago

Ported to 1.13.2 Commented out a lot of code related to Configuration due to a lot of errors After making minor changes, the HUD can now be displayed correctly even with 1.13.2. It can't be set, but you should be able to use almost all the features of Hud.

MairwunNx commented 4 years ago

@tokuhausu Please, provide braking changes list. The author has not responded for a long time, you did a good job, I suggest you remake this repository with saving current repo license and name such as better-hud-remaked.

mccreery commented 4 years ago

I haven't commented because this is not my job and there is a lot to go through here. I would advise in the future to work on more granular contributions so that I have a chance to be able to process and figure out if a pull request is helpful to the project overall. At the moment I can't merge this since I have no idea which features are working or not and there are no tests in place. When this project picks up I'll give some more detailed advice on contributing.