index
:
minetest_hudbars
master
origin/HEAD
origin/hud_replace
origin/master
origin/playertest
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Age
Commit message (
Expand
)
Author
2017-09-18
No longer set progress bar image size explicitly
Wuzzy
2017-07-06
Replace deprecated intllib call:
Wuzzy
2017-07-02
Move default settings into new Lua file
Wuzzy
2017-07-02
Add hb.get_hudbar_identifiers()
Wuzzy
2017-06-20
Use 0.4.16 settings syntax
Wuzzy
2017-05-29
Explicitly set statbar size for progress bars
Wuzzy
2017-02-25
Fix crash HP changed before player was registered
Wuzzy
2016-12-03
Move statbars 2 pixels up
Wuzzy
2016-12-02
Event-based health bar change
Wuzzy
2016-12-02
Fix breath and health not being updated anymore
Wuzzy
2016-12-02
Big statbar icons, introduce new offset config
Wuzzy
2016-11-22
Remove stupid testing code
Wuzzy
2016-11-22
Fix possible crash after player left
Wuzzy
2016-11-09
Fix outdated inttlib boilerplate
Wuzzy
2016-08-11
Fix some Luacheck warnings
Wuzzy
2016-08-08
Add another string for translation
Wuzzy
2016-08-05
Add breath background icon for statbar_modern
Wuzzy
2016-08-05
Bugfix: statbar_modern was not correctly hidden
Wuzzy
2016-08-05
Move text 1px up so it fits better into box
Wuzzy
2016-08-05
Add intllib support
Wuzzy
2016-07-23
1.4.1: Fix bug in hb.change_hudbar being a no-op
Wuzzy
2016-07-03
Allow to change HUD bar images and label later
Wuzzy
2016-07-02
Remove redundant commenRemove redundant comment
Wuzzy
2016-07-02
Fix hudbars_tick = hudbars_vmargin
Wuzzy
2015-05-25
Forceload default HUD bars, fixing a crash when changing enable_damage in-game
Wuzzy
2015-05-20
Various settings, now only use minetest.conf instead of hudbars.conf
Wuzzy
2015-05-20
Typo fixes
Wuzzy
2015-05-20
Bar length is now rounded towards nearest integer
Wuzzy
2015-05-19
Fix stupid bug (setting_getbool instead of setting_get)
Wuzzy
2015-05-19
Fix typo
Wuzzy
2015-05-19
Fix reverting to default setting value not working
Wuzzy
2015-05-19
Add alternative statbar display modes
Wuzzy
2015-05-19
Rename display_mode to alignment_pattern
Wuzzy
2015-05-19
Add preliminary display mode setting
Wuzzy
2015-05-19
Code cleanup
Wuzzy
2015-05-19
Add HUD bar sorting feature
Wuzzy
2015-03-23
Add setting to configure breath bar auto-hiding
Wuzzy
2015-03-04
Adjust default HUD bars position for MT 0.4.12
Wuzzy
2015-02-23
Remove pointless delays and useless code
Wuzzy
2015-02-23
Fix HUD elements disappearing for reconnectors
Wuzzy
2015-02-14
Fix race condition-like bug
origin/playertest
Wuzzy
2015-02-12
Add workaround for bad initial breath value
Wuzzy
2015-02-12
Fix add_all
Wuzzy
2015-02-12
Move start_hidden to init_hudbar, rename start_hidden in register function to...
Wuzzy
2015-02-12
Minor refactoring
Wuzzy
2015-02-12
Refactor settings
Wuzzy
2015-02-12
Fix bad initial breath value of 11
Wuzzy
2015-02-12
Add basic error reporting for bad value/max combinations
Wuzzy
2015-02-12
Only affect health- and breathbar in hide_buildin
Wuzzy
2015-02-12
Do not register health/breath bar if damage is off
Wuzzy
[next]