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

Version MFF.

This commit is contained in:
sys4-fr
2018-09-07 22:41:38 +02:00
parent 44a1313d2f
commit bb55851b36
19 changed files with 250 additions and 69 deletions

17
changelog.txt Normal file → Executable file
View File

@ -64,3 +64,20 @@ as of version 2.0.0 of the standard <http://semver.org/>.
1.2.1
-----
- Fix crash when enable_damage is changed in mid-game
1.3.0
-----
- Make all settings avaialbe in Minetest's advanced settings menu
- Fix HUD bars overlap when both hudbars_tick and hudbars_vmargin were set
- Use Markdown syntax in readme file
- Fix some factual mistakes in readme file
- Add metadata: mod.conf, description.txt, screenshot.png
1.4.0
-----
- 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