forked from minetest-mods/moreores
b851252996
This closes #30.
1.0 KiB
1.0 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
Added
- Brazilian and Dutch translations.
Changed
- Ores are now slower to mine and cannot be mined using wooden tools anymore.
Deprecated
- Deprecated hoes to follow Minetest Game's deprecation of hoes
made of "rare" materials.
- Hoes are still available in existing worlds, but they cannot be crafted anymore.
Fixed
- Hoes now use the
farming
mod's handling function and can no longer turn desert sand into dirt. - Handle tin which is now included in Minetest Game. If it is detected, then the tin nodes and items from More Ores won't be registered.
1.0.0 - 2017-02-19
- Initial versioned release.