maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
420 stars 119 forks source link

update to 1.19 #246

Closed triphora closed 2 years ago

triphora commented 2 years ago

Minimally tested, see also maruohon/malilib#85

maruohon commented 2 years ago

Don't spend your time on these ports. There are already working ports of the old code base/1.18.2 versions floating around on my Discord.

Personally I didn't want them to exist anymore, as I wanted to transition all the mods to be based on the new code base from 1.12.2, specifically because several people have been asking about the ability to disable some features from the mods, and that new version of malilib supports it. So I didn't want the old versions without that capability to be available anymore on 1.19.

But unfortunately 1.19 came out way before I was anywhere near ready with the rewrites, so nothing was yet ready for a quick port of the new code to 1.19. And since people don't like waiting, there were ports of the old code base to the snapshots floating around way before 1.19 even came out... so my plans for a "clean slate new code on 1.19" were never really realistic, but I decided to go for it anyway, as otherwise it would be quite likely that the new stuff from 1.12.2 wouldn't reach the modern versions for another 1-2 years or something (if ever).