Commit Graph

21 Commits

Author SHA1 Message Date
R3R3R3 d63d32b42b Override on_punch for poster node definition
The signs_api `register_sign`'s default `on_punch` sets a sign's formspec to the
sign editor. If we protect a poster and then punch/break it, subsequent attempts
to view the poster will briefly cause the the sign editor to display before the
actual poster formspec. Small, but annoying.
2020-02-10 19:54:38 +01:00
Pierre-Yves Rollo f46dd0a72e New Font:render method 2018-12-05 15:41:56 +01:00
Pierre-Yves Rollo 367e5026dd Fonts configurable in signs, posters and steles 2018-11-23 11:34:55 +01:00
Pierre-Yves Rollo c1835931e5 Added labels and wooden signs 2018-11-01 18:10:26 +01:00
Pierre-Yves Rollo 2793e0ab8f Added simple wooden sign 2018-09-20 15:27:42 +02:00
Pierre-Yves Rollo 8c7557e45d Rework all nodes displaying text according to new font_api 2018-07-13 20:41:53 +02:00
Pierre-Yves Rollo e51afb851c
Fix Poster crash (amend) 2018-07-09 14:04:51 +02:00
Pierre-Yves Rollo 8661a5ca62
Fixed crash when opening Poster formspec due to change in font_api. 2018-07-09 13:55:07 +02:00
Thomas--S f3970f641e Seperate signs API from signs definitions
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00
Thomas--S 3483f34fa9 Use default formspec style 2018-02-01 16:56:19 +01:00
Pierre-Yves Rollo a71ae8e013 Version 1.0 2018-01-13 12:38:55 +01:00
Pierre-Yves Rollo da3826e968 Adjustment of poster title size in display form. 2017-12-28 20:22:43 +01:00
Pierre-Yves Rollo 4268154b64 Small adjustment in poster display formspec 2017-12-22 22:54:41 +01:00
Pierre-Yves Rollo d4b3c808b3 Improvement of Poster formspec for a better display. 2017-12-22 22:39:40 +01:00
Gabriel Pérez-Cerezo d89b63e1b7
Compatibility with signs_lib 2017-11-30 21:15:06 +01:00
Pierre-Yves Rollo c179f44ba4 Release 2017-08-26 2017-08-26 14:12:38 +02:00
fat115 2fef15d878 add intllib support (i18n)
-> mods ontime_clocks, signs, signs_roads & steles

add french translations
add updatepo.sh script to update po/pot files
add specific array for full description of steles
2017-08-05 10:12:43 +02:00
pyrollo 63c1499500 Fixed groups and black sign drop item 2016-12-18 20:57:40 +01:00
Pierre-Yves Rollo 926242a585 Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
Pierre-Yves Rollo 1b39bf7ae3 Added facedir node support to display_lib, created font_lib, updated mods accordingly 2015-11-28 20:44:04 +01:00
Pierre-Yves Rollo d44bf53ea2 First commit 2015-11-11 14:26:39 +01:00