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
Age
Commit message (
Expand
)
Author
2015-05-25
Forceload default HUD bars, fixing a crash when changing enable_damage in-game
Wuzzy
2015-05-21
Declare version 1.2.0
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-20
Update changelog
Wuzzy
2015-05-20
Update API.md on icons
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
Update changelog and release 1.1.0
Wuzzy
2015-03-23
Add setting to configure breath bar auto-hiding
Wuzzy
2015-03-04
Increment version and update changelog
Wuzzy
2015-03-04
Adjust default HUD bars position for MT 0.4.12
Wuzzy
2015-02-23
Version 1.0.2
Wuzzy
2015-02-23
Remove pointless delays and useless code
Wuzzy
2015-02-23
Fix HUD elements disappearing for reconnectors
Wuzzy
2015-02-21
Set version to 1.0.1
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
Declare release 1.0.0
Wuzzy
2015-02-12
Update changelog
Wuzzy
2015-02-12
Copy-editing of README.txt
Wuzzy
2015-02-12
Final fixes to API documentation
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
Update changelog
Wuzzy
2015-02-12
Increment minor version number
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
2015-02-12
Add new function: hb.get_hudbar_state
Wuzzy
2015-02-12
Mention the keywords “health” and “breath”
Wuzzy
2015-02-12
Harden code against missing icon
Wuzzy
2015-02-12
Fix start_hidden parameter
Wuzzy
2015-02-12
Make breath and health use API instead
Wuzzy
2015-02-11
Rename “start_hide” to “start_hidden”
Wuzzy
2015-02-11
Fix documentation on hb.register_hudbar
Wuzzy
2015-02-11
Update documentation about internal stuff about changing and hiding
Wuzzy
2015-02-11
Optimize hb.change_hudbar to change hud_change less times
Wuzzy
2015-02-09
Update changelog
Wuzzy
2015-02-09
Remove .gitignore and .gitignore
Wuzzy
[next]