index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
game
/
statbars.lua
Age
Commit message (
Expand
)
Author
2022-07-02
Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)
rubenwardy
2022-01-31
Fix builtin statbar backgrounds
Lars Mueller
2021-02-11
Replace 'minetest.' with 'core.' in builtin
rubenwardy
2020-05-11
Add support for statbar “off state” icons (#9462)
Wuzzy
2020-04-28
Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)
ANAND
2019-08-06
Add luacheck to check builtin (#7895)
rubenwardy
2019-08-01
Group "immortal" also protects players from damage
Wuzzy
2019-02-12
Statbars: Reduce initial update interval
SmallJoker
2017-09-15
Customizeable max breath for players (#6411)
SmallJoker
2017-08-23
Respect object property hp_max field for players (#6287)
SmallJoker
2017-05-06
Use a settings object for the main settings
ShadowNinja
2017-02-18
Statbars.lua: Cache enable_damage setting
tenplus1
2015-02-08
Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...
kwolekr
2014-05-11
Fix old client showing duplicated health bar on new server
sapier
2014-05-10
Fix healthbar not beeing hidden on disabled damage
sapier
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja