aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/statbars.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace 'minetest.' with 'core.' in builtinrubenwardy2021-02-111-2/+2
* Add support for statbar “off state” icons (#9462)Wuzzy2020-05-111-0/+4
* Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)ANAND2020-04-281-13/+23
* Add luacheck to check builtin (#7895)rubenwardy2019-08-061-12/+10
* Group "immortal" also protects players from damageWuzzy2019-08-011-3/+4
* Statbars: Reduce initial update intervalSmallJoker2019-02-121-40/+38
* Customizeable max breath for players (#6411)SmallJoker2017-09-151-30/+27
* Respect object property hp_max field for players (#6287)SmallJoker2017-08-231-19/+30
* Use a settings object for the main settingsShadowNinja2017-05-061-1/+1
* Statbars.lua: Cache enable_damage settingtenplus12017-02-181-5/+5
* Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...kwolekr2015-02-081-2/+2
* Fix old client showing duplicated health bar on new serversapier2014-05-111-0/+3
* Fix healthbar not beeing hidden on disabled damagesapier2014-05-101-2/+4
* Use "core" namespace internallyShadowNinja2014-05-081-6/+6
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+160