mirror of
https://github.com/OgelGames/powerbanks.git
synced 2024-11-20 06:13:45 +01:00
1.5 KiB
1.5 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
[1.0.4] - 2022-06-08
Added
- Support for Technic Plus tool API.
Fixed
- Replaced deprecated item metadata access.
1.0.3 - 2020-12-20
Changed
- Losslessly optimized textures.
Fixed
- Replaced deprecated
current_name
formspec element.
1.0.2 - 2020-10-12
Added
- Translation support.
- French translation.
Fixed
- Crash that can happen because of an engine bug in Minetest 5.3.0 and earlier.
1.0.1 - 2020-04-05
Changed
- 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).
Fixed
- Duplication bug with nodes that take the wielded itemstack on right-click (such as
xdecor
item frames).
1.0.0 - 2019-12-14
- Initial versioned release.