aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/statbars.lua
AgeCommit message (Expand)Author
2022-07-02Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)rubenwardy
2022-01-31Fix builtin statbar backgroundsLars Mueller
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy
2020-05-11Add support for statbar “off state” icons (#9462)Wuzzy
2020-04-28Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)ANAND
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2019-08-01Group "immortal" also protects players from damageWuzzy
2019-02-12Statbars: Reduce initial update intervalSmallJoker
2017-09-15Customizeable max breath for players (#6411)SmallJoker
2017-08-23Respect object property hp_max field for players (#6287)SmallJoker
2017-05-06Use a settings object for the main settingsShadowNinja
2017-02-18Statbars.lua: Cache enable_damage settingtenplus1
2015-02-08Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...kwolekr
2014-05-11Fix old client showing duplicated health bar on new serversapier
2014-05-10Fix healthbar not beeing hidden on disabled damagesapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja