changelog.txt 632 B

1234567891011121314151617181920212223242526272829
  1. 1.0
  2. ---
  3. - Partly rewritten (based on Better HUD hunger mechanics)
  4. - Added API to register food
  5. - Added eating sounds
  6. - Hungerbar image changes when poisend
  7. 1.1
  8. ---
  9. - Fixed healing after death
  10. - Fixed healing while drowning
  11. - Fixed crashed caused by Pipeworks mod
  12. - Added wrapper for minetest.item_eat(). see Readme.txt for more informations
  13. - Updated HUD-API usage
  14. - Added beans of Farming Redo
  15. 1.1.1
  16. -----
  17. - Fixed unhandled exception (reported by Martin_Devil)
  18. - Added support for mtg mushrooms
  19. 1.1.2
  20. -----
  21. - Fixed crash on invalid values given
  22. 1.1.3
  23. -----
  24. - Prevent server crash caused by specific usernames (by beyondlimits)