pyrollo / display_modpack

Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.
GNU Lesser General Public License v3.0
25 stars 27 forks source link
lua minetest minetest-modpack signs

Display Modpack

Version 1.3.1

This modpack provides mods with dynamic display. Mods are :

For more information, see the forum topic at the Minetest forums.

Presentation image of Display_Modpack

Extra fonts

Metro and Tiny Cursive fonts are provided in Display Modpack (in font_metro and boards mods) but you can add more fonts by installing font mods. Be aware that each font mod comes with numerous textures. This can result in slowing media downloading and/or client display.

Extra font mods can be found here:

Deprecation notice (for modders)

December 2018

Following objects are deprecated, shows a warning in log when used:

These objects will be removed in the future.

Changelog

2019-03-14 (Version 1.3.1)

2019-03-09 (Version 1.3)

2018-12-14 (Version 1.2.3)

2018-12-02 (Version 1.2.2)

2018-11-01 (Version 1.2.1)

2018-11-01 (Version 1.2)

2018-07-16 (Version 1.1.1)

2018-07-13 (Version 1.1.0)

As font_epilepsy mod has been replaced by font_metro mod, don't forget to activate font_metro mod after updating or you won't have any text displayed.

2018-05-30 (Version 1.0.1)

Mostly bug fixes :

2018-01-13 (Version 1.0)

2017-12-19

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

2017-12-10

2017-08-26