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.
- Support for Technic Plus tool API.
- Replaced deprecated item metadata access.
1.0.3 - 2020-12-20
- Losslessly optimized textures.
- Replaced deprecated
current_name
formspec element.
1.0.2 - 2020-10-12
- Translation support.
- French translation.
- Crash that can happen because of an engine bug in Minetest 5.3.0 and earlier.
1.0.1 - 2020-04-05
- Switched to using
technic.pretty_num
instead oftechnic.EU_string
for compatibility. - Small changes to README to improve readability.
- Node now drops empty powerbank instead of nothing if it gets dug (though this should never happen normally).
- Duplication bug with nodes that take the wielded itemstack on right-click (such as
xdecor
item frames).
- Initial versioned release.