Version 0.4.1
[minetest_hbhunger/brunomine.git] / changelog.txt
blob471c8ad2c71a0133ef99be26d7867119209553aa
1 0.1.0
2 -----
3 Initial release
5 0.2.0
6 -----
7 - Change “saturation” to “satiation”
8 - Rename global table to “hbhunger” to avoid collisions
9 - General cleanup
11 0.3.0
12 -----
13 - Play simple eating sound when something is eaten
15 0.3.1
16 -----
17 - Add Ethereal orange
18 - Fix exhaus variable
20 0.3.2
21 -----
22 - Fix another crash
24 0.4.0
25 -----
26 - Generic eating functionality, items using the minetest.item_eat are automatically supported
27 - Change health bar and icon when poisoned
28 - Special support for red and brown mushroom from Minetest Game [flowers]
29 - Special support for [pizza]
30 - Special support for beans from Farming Redo [farming]
31 - Fix crash when poisoned player leaves server
32 - Changed license to LGPL v2.1
34 0.4.1
35 -----
36 - Add foods from Not So Simple Mobs [nssm]