Version 0.4.0 + changelog
[minetest_hbhunger.git] / changelog.txt
blobd4b791eba9644a7fdd729a74d7715c4a69b614d3
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