Pierre-Yves Rollo
|
2793e0ab8f
|
Added simple wooden sign
|
2018-09-20 15:27:42 +02:00 |
|
Pierre-Yves Rollo
|
a0d596bab9
|
Creation for boards mod
|
2018-07-16 10:26:26 +02:00 |
|
Pierre-Yves Rollo
|
2f1899a35d
|
Cleanup some unused code
|
2018-07-16 10:18:37 +02:00 |
|
Pierre-Yves Rollo
|
c19348d305
|
Cleanup some unused code
|
2018-07-16 10:18:37 +02:00 |
|
Pierre-Yves Rollo
|
35ead5a2a5
|
Fix default font chosing when multiple fonts
|
2018-07-16 10:18:08 +02:00 |
|
Pierre-Yves Rollo
|
4b02cfdfca
|
Fix default font chosing when multiple fonts
|
2018-07-16 10:18:08 +02:00 |
|
Pierre-Yves Rollo
|
076adbe8ab
|
Removed a debug trick and fixed indentation
|
2018-07-15 09:40:18 +02:00 |
|
Pierre-Yves Rollo
|
fac6dfe1f8
|
Removed a debug trick and fixed indentation
|
2018-07-15 09:40:18 +02:00 |
|
Pierre-Yves Rollo
|
897b0f1f98
|
Update README.md
|
2018-07-13 23:23:46 +02:00 |
|
Pierre-Yves Rollo
|
78f7994976
|
Replaced default epilepsy font by Metro font.
|
2018-07-13 23:16:05 +02:00 |
|
Pierre-Yves Rollo
|
8d94b1ffed
|
Rework all nodes displaying text according to new font_api
|
2018-07-13 20:41:53 +02:00 |
|
Pierre-Yves Rollo
|
80b616ab97
|
Rework all nodes displaying text according to new font_api
|
2018-07-13 20:41:53 +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 |
|
Pierre-Yves Rollo
|
825557ff31
|
Fix typos in API.md
|
2018-07-09 07:19:27 +00:00 |
|
Pierre-Yves Rollo
|
a83d494d45
|
Fix typos in API.md
|
2018-07-09 07:19:27 +00:00 |
|
Pierre-Yves Rollo
|
98272ebf63
|
Added two documentation schema
|
2018-07-08 21:27:39 +02:00 |
|
Pierre-Yves Rollo
|
d3aae9b262
|
Added two documentation schema
|
2018-07-08 21:27:39 +02:00 |
|
Pierre-Yves Rollo
|
e233ffb691
|
Creation of Font class and code update accordingly (fix)
|
2018-07-08 20:41:02 +02:00 |
|
Pierre-Yves Rollo
|
b96550ab24
|
Creation of Font class and code update accordingly (fix)
|
2018-07-08 20:41:02 +02:00 |
|
Pierre-Yves Rollo
|
52973fbd84
|
Creation of Font class and code update accordingly
|
2018-07-08 20:36:34 +02:00 |
|
Pierre-Yves Rollo
|
c6cad702bc
|
Creation of Font class and code update accordingly
|
2018-07-08 20:36:34 +02:00 |
|
Pierre-Yves Rollo
|
23bcd70199
|
Update README.md
|
2018-05-30 10:07:04 +00:00 |
|
Pierre-Yves Rollo
|
aa319e4144
|
Merge pull request #15 from Thomas--S/positions
PR merged : Allow a greater object offset
|
2018-03-04 18:15:44 +01:00 |
|
Thomas--S
|
ec48743fb9
|
Allow a greater object offset
This allows e.g. polemounted signs.
Required for display_modpack to be usable in the streets mod.
Backwards compatible.
|
2018-02-25 18:47:58 +01:00 |
|
Pierre-Yves Rollo
|
9c877a0244
|
Merge pull request #12 from Thomas--S/api
Seperate signs API from signs definitions
|
2018-02-13 21:12:04 +01:00 |
|
Thomas--S
|
f9a26194f0
|
Seperate signs API from signs definitions
Change modnames from *_lib to *_api
|
2018-02-07 06:04:12 +01:00 |
|
Thomas--S
|
4bfc237ddc
|
Seperate signs API from signs definitions
Change modnames from *_lib to *_api
|
2018-02-07 06:04:12 +01:00 |
|
Thomas--S
|
f3970f641e
|
Seperate signs API from signs definitions
Change modnames from *_lib to *_api
|
2018-02-07 06:04:12 +01:00 |
|
Pierre-Yves Rollo
|
2acccd7261
|
Fix ndef nill value in steles mod when technics not installed
|
2018-02-02 22:44:58 +01:00 |
|
Pierre-Yves Rollo
|
d2fadaea7b
|
Merge pull request #11 from Thomas--S/formspec
Use default formspec style
|
2018-02-02 22:39:01 +01:00 |
|
Pierre-Yves Rollo
|
1721f6cef4
|
Merge pull request #10 from Thomas--S/patch-1
Fix typo and formatting in API.md
|
2018-02-02 22:38:34 +01:00 |
|
Thomas--S
|
3483f34fa9
|
Use default formspec style
|
2018-02-01 16:56:19 +01:00 |
|
Thomas--S
|
e374903061
|
Fix typo and formatting in API.md
|
2018-01-31 19:39:16 +01:00 |
|
Pierre-Yves Rollo
|
2977ad5113
|
Update display_lib API.md
|
2018-01-29 13:17:32 +00:00 |
|
Pierre-Yves Rollo
|
9b65804de2
|
Update display_lib API.md
|
2018-01-29 13:15:24 +00:00 |
|
Pierre-Yves Rollo
|
60e80180c6
|
Copyright notices update
|
2018-01-28 19:08:07 +01:00 |
|
Pierre-Yves Rollo
|
c7d13fca9e
|
Merge pull request #9 from Thomas--S/lbm_update
Update the entities as soon as mapblock is loaded
|
2018-01-28 15:09:49 +01:00 |
|
Thomas--S
|
1c1be8a7c1
|
Update the entities as soon as mapblock is loaded
Useful e.g. after /clearobjects
Introduces the group `display_lib_node`
|
2018-01-28 13:46:16 +01:00 |
|
Pierre-Yves Rollo
|
78e3b85274
|
Rotation after placement of steles and code style
|
2018-01-18 22:13:15 +01:00 |
|
Pierre-Yves Rollo
|
ea36ed50d8
|
Added display_lib.entity_spacing variable to centralize entity spacing.
|
2018-01-18 21:46:10 +01:00 |
|
Pierre-Yves Rollo
|
a71ae8e013
|
Version 1.0
|
2018-01-13 12:38:55 +01:00 |
|
Pierre-Yves Rollo
|
5cf61f9e23
|
Merge branch 'master' of https://github.com/pyrollo/display_modpack
|
2018-01-13 12:34:45 +01:00 |
|
Pierre-Yves Rollo
|
25a4eba840
|
Version 1.0 - See README.md
|
2018-01-13 10:06:47 +01:00 |
|
pyrollo
|
0fa101e1c0
|
Added modpack project license
|
2018-01-10 16:31:10 +00:00 |
|
pyrollo
|
bb359fd367
|
Updated screenshot link in README.md
|
2018-01-09 13:23:46 +00:00 |
|
pyrollo
|
e7929941cc
|
Update forum link in README.md
|
2018-01-09 13:21:22 +00:00 |
|
pyrollo
|
71e28ad8bd
|
Add screenshot.png
|
2018-01-09 13:39:28 +01:00 |
|
Pierre-Yves Rollo
|
a49f2e838f
|
Added texture for display poster formspec.
|
2017-12-28 20:26:15 +01:00 |
|