From c179f44ba481c73158fa72d658cbd9fed046dcdd Mon Sep 17 00:00:00 2001 From: Pierre-Yves Rollo Date: Sat, 26 Aug 2017 14:12:38 +0200 Subject: Release 2017-08-26 --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ae67ab3..2a190f1 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,25 @@ This modpack provides mods with dynamic display. Mods are : - **signs**: A mod providing signs and direction signs displaying text; - **signs_road**: A mod providing road signs displaying text; - **steles**: A mod providing stone steles with text; + +For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?f=11&t=13563) at the Minetest forums. + +## Changelog + +###2017-08-26 + +- Changed signs from wallmounted to facedir to improve textures and make it possible to use screwdriver. +**IMPORTANT** : Map will be updated to change to new nodes but inventory items will turn into "Unknown items" and have to be re-crafted. + +- Intllib support added with french translation (whole modpack, thanks to fat115) ; + +- Punch on nodes to update entity (signs, signs_road and steles). Usefull in case of /clearobjects ; + +- Changed wooden direction sign textures (signs) ; + +- Added back and side textures to all signs (road_signs) ; + +- Added more sign types : White/yellow/green signs and direction signs (signs_road) ; + + + -- cgit v1.2.3