Mark changelog as old
[minetest_hbhunger.git] / old_changelog.txt
blob32db36808278cb1daf39f7a4dbbba77fbd57c282
1 OLD CHANGELOG
2 -------------
4 0.1.0
5 -----
6 Initial release
8 0.2.0
9 -----
10 - Change “saturation” to “satiation”
11 - Rename global table to “hbhunger” to avoid collisions
12 - General cleanup
14 0.3.0
15 -----
16 - Play simple eating sound when something is eaten
18 0.3.1
19 -----
20 - Add Ethereal orange
21 - Fix exhaus variable
23 0.3.2
24 -----
25 - Fix another crash
27 0.4.0
28 -----
29 - Generic eating functionality, items using the minetest.item_eat are automatically supported
30 - Change health bar and icon when poisoned
31 - Special support for red and brown mushroom from Minetest Game [flowers]
32 - Special support for [pizza]
33 - Special support for beans from Farming Redo [farming]
34 - Fix crash when poisoned player leaves server
35 - Changed license to LGPL v2.1
37 0.4.1
38 -----
39 - Add foods from Not So Simple Mobs [nssm]
41 0.5.0
42 -----
43 - Fix custom sound not working
44 - Add Portuguese translation
46 0.5.1
47 -----
48 - Fix incompability problem with pipeworks mod
50 0.5.2
51 -----
52 - Fix mod not working with both intllib and mod security enabled
53 - Add missing screenshot
54 - Rewrite README and use Markdown format