Coder Social home page Coder Social logo

thomas--s / display_modpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyrollo/display_modpack

0.0 2.0 0.0 2.47 MB

Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.

Home Page: http://pyrollo.github.io/display_modpack/

License: GNU Lesser General Public License v3.0

Lua 92.32% Shell 7.68%

display_modpack's Introduction

Display Modpack

This modpack provides mods with dynamic display. Mods are :

  • display_lib: A library for adding display entities to nodes;
  • font_lib: A library for displaying fonts on entities;
  • ontime_clocks: A mod providing clocks which display the ingame time;
  • 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 at the Minetest forums.

Presentation image of Display_Modpack

Changelog

2018-01-13 (Version 1.0)

  • Switch to Epilepsy font by KREATIVE SOFTWARE

  • Add settings "default_font"

  • Add horizontal alignment

  • Add tool for creating font textures from .ttf font files

  • Fix UTF 8 to Unicode decoding

  • Updated forum thread link in README.md

2017-12-19

This change is a preparation to merge Andrzej Pieńkowski fork (apienk) : new font and support of UTF chars.

  • Font_lib support for multiple fonts (nothing yet visible in mods) ;

  • Font_lib support for Unicode characters (limited to Unicode Plane 0: 0000-FFFF, see Wikipedia) ;

  • New "default" font with original textures from Vanessa Ezekowitz (VanessaE) ;

2017-12-10

  • Compatibility of signs mod with signs_lib (thanks to gpcf) ;

  • Added large banner in road signs (thanks to gpcf) ;

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) ;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.