BetterHud 1.11.4
Notice
- This is a hotfix of 1.11.3
- I'm currently trying to make a stable version of BetterHud.
Warning
- 'disable-legacy-offset' is now true by default.
- This patch can influence y-axis of ttf or otf text.
Fix
- Remove old code of text
- Fix shader tag not work
- Fix line-align with background
- Clean some unused code
- Fix command not work with some kind of plugins.
- Fix placeholder equation
- Fix 'accented.png' font
Add
- Add 'clamp(value, min, max)' function in equation.
- Add 'ascent' config in bitmap text.
Contribute
- Add de_DE.json - Ubivis
Bug fix.
Merge pull request #73 from Ubivis/master
Created de_DE.json
Code refactoring.
Bug fix.