1
0
mirror of https://repo.or.cz/minetest_hudbars.git synced 2025-07-17 07:40:22 +02:00

1.4.1: Fix bug in hb.change_hudbar being a no-op

This commit is contained in:
Wuzzy
2016-07-23 11:47:50 +02:00
parent c26dd7d6a4
commit f06e3c362f
4 changed files with 7 additions and 3 deletions

View File

@ -77,3 +77,7 @@ as of version 2.0.0 of the standard <http://semver.org/>.
-----
- Allow to change HUD bar images and label after it has been registered
- Minor API.md correction
1.4.1
-----
- Fix bug in hb.change_hudbar being a no-op if new_value and new_max value are nil