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

More refactoring mostly settings #102

Closed mccreery closed 4 years ago

mccreery commented 4 years ago

Another branch that got way out of hand. I can't decide how to construct settings most naturally so I'm holding off on that for now. Next comes using a file for the default config so all the default code can be removed, then the menu switch to a pair of element lists with add/remove. Then I should be able to remove the reorder gui and the sort buttons. All working towards simplicity in the end ready for stable 1.12.2 and future.

TODO after this is fix all the settings that just do nothing instead of throwing an error when loading a bad value