summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2017-09-18No longer set progress bar image size explicitlyWuzzy
2017-07-06Replace deprecated intllib call:Wuzzy
2017-07-02Move default settings into new Lua fileWuzzy
2017-07-02Add hb.get_hudbar_identifiers()Wuzzy
2017-06-20Use 0.4.16 settings syntaxWuzzy
2017-05-29Explicitly set statbar size for progress barsWuzzy
2017-02-25Fix crash HP changed before player was registeredWuzzy
2016-12-03Move statbars 2 pixels upWuzzy
2016-12-02Event-based health bar changeWuzzy
2016-12-02Fix breath and health not being updated anymoreWuzzy
2016-12-02Big statbar icons, introduce new offset configWuzzy
2016-11-22Remove stupid testing codeWuzzy
2016-11-22Fix possible crash after player leftWuzzy
2016-11-09Fix outdated inttlib boilerplateWuzzy
2016-08-11Fix some Luacheck warningsWuzzy
2016-08-08Add another string for translationWuzzy
2016-08-05Add breath background icon for statbar_modernWuzzy
2016-08-05Bugfix: statbar_modern was not correctly hiddenWuzzy
2016-08-05Move text 1px up so it fits better into boxWuzzy
2016-08-05Add intllib supportWuzzy
2016-07-231.4.1: Fix bug in hb.change_hudbar being a no-opWuzzy
2016-07-03Allow to change HUD bar images and label laterWuzzy
2016-07-02Remove redundant commenRemove redundant commentWuzzy
2016-07-02Fix hudbars_tick = hudbars_vmarginWuzzy
2015-05-25Forceload default HUD bars, fixing a crash when changing enable_damage in-gameWuzzy
2015-05-20Various settings, now only use minetest.conf instead of hudbars.confWuzzy
2015-05-20Typo fixesWuzzy
2015-05-20Bar length is now rounded towards nearest integerWuzzy
2015-05-19Fix stupid bug (setting_getbool instead of setting_get)Wuzzy
2015-05-19Fix typoWuzzy
2015-05-19Fix reverting to default setting value not workingWuzzy
2015-05-19Add alternative statbar display modesWuzzy
2015-05-19Rename display_mode to alignment_patternWuzzy
2015-05-19Add preliminary display mode settingWuzzy
2015-05-19Code cleanupWuzzy
2015-05-19Add HUD bar sorting featureWuzzy
2015-03-23Add setting to configure breath bar auto-hidingWuzzy
2015-03-04Adjust default HUD bars position for MT 0.4.12Wuzzy
2015-02-23Remove pointless delays and useless codeWuzzy
2015-02-23Fix HUD elements disappearing for reconnectorsWuzzy
2015-02-14Fix race condition-like bugorigin/playertestWuzzy
2015-02-12Add workaround for bad initial breath valueWuzzy
2015-02-12Fix add_allWuzzy
2015-02-12Move start_hidden to init_hudbar, rename start_hidden in register function to...Wuzzy
2015-02-12Minor refactoringWuzzy
2015-02-12Refactor settingsWuzzy
2015-02-12Fix bad initial breath value of 11Wuzzy
2015-02-12Add basic error reporting for bad value/max combinationsWuzzy
2015-02-12Only affect health- and breathbar in hide_buildinWuzzy
2015-02-12Do not register health/breath bar if damage is offWuzzy