]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/statbars.lua
Add metatables to lua vectors (#11039)
[dragonfireclient.git] / builtin / game / statbars.lua
2021-02-11 rubenwardyReplace 'minetest.' with 'core.' in builtin
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-04-28 ANANDFix breath_bar scaling; delay breath_bar hiding by...
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-02-12 SmallJokerStatbars: Reduce initial update interval
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-02-18 tenplus1Statbars.lua: Cache enable_damage setting
2015-02-08 kwolekrHud: Modify Y-positioning of health/breath starbars...
2014-05-11 sapierFix old client showing duplicated health bar on new...
2014-05-10 sapierFix healthbar not beeing hidden on disabled damage
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories