diff options
author | Pierre-Yves Rollo <dev@pyrollo.com> | 2018-05-30 10:07:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-30 10:07:04 +0000 |
commit | 23bcd7019986c5a943baad30cd73034f88079394 (patch) | |
tree | ca5a38c6247b964fa8fdee0c321ede4ff8b51389 | |
parent | aa319e41446570b187bc3f3d96a8a1d85aea5874 (diff) | |
download | display_modpack-23bcd7019986c5a943baad30cd73034f88079394.tar.gz display_modpack-23bcd7019986c5a943baad30cd73034f88079394.tar.bz2 display_modpack-23bcd7019986c5a943baad30cd73034f88079394.zip |
Update README.md
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -16,6 +16,22 @@ For more information, see the [forum topic](https://forum.minetest.net/viewtopic ## Changelog +### 2018-05-30 (Version 1.0.1) + +Mostly bug fixes : + +- Fix steles orientation when placing + +- Update entity on mapblock load + +- Use default formspec style + +- Fix ndef nill value in steles mod when technics not installed + +- Seperate signs API from signs définitions + +- Allow a greater offset between display and block + ### 2018-01-13 (Version 1.0) - Switch to Epilepsy font by KREATIVE SOFTWARE |