1
0
mirror of git://repo.or.cz/minetest_hbhunger.git synced 2025-07-02 23:00:22 +02:00

Use builtin support of hotbar textures

This commit is contained in:
BlockMen
2013-08-25 21:10:03 +02:00
parent 9f15940aaf
commit 848c8074ef
9 changed files with 7 additions and 52 deletions

View File

@ -1,6 +1,5 @@
0.2 Beta
--------
- added support of costum config files
- you can eat max. 50% more than before (although it isnt shown in hunger bar)
- you get healed with 8 breads and more (in hunger bar) now
@ -21,9 +20,14 @@
0.3 Beta
----------
- added fancy borders of hud inventory bar (only for screenheight <= 1280)
- added fancy borders of hud inventory bar (only for screenheight <= 800)
0.4 Beta
----------
- enabled drowning
0.5 Beta
----------
- removed the fancy borders of hud inventory bar and moved to new native support
- moved crosshair to native support tooo