59ae9fa4d1
Simplified signs formspec for release
2018-11-18 15:44:55 +01:00
db66553fbf
Update poster.svg
2018-11-18 15:34:49 +01:00
1f8451567f
Merge local and origin 'master' branches
2018-11-18 15:32:07 +01:00
4eb72f0c3f
Moved compatibility functions to compatibility.lua
2018-11-18 15:31:53 +01:00
6d9e45f43d
Added font formspec textures
2018-11-18 15:30:37 +01:00
07eb4737fa
Added font formspec textures
2018-11-18 15:30:37 +01:00
a35b0ec7b9
Code simplification and securisation
2018-11-18 15:29:59 +01:00
81fa9f60cf
Code simplification and securisation
2018-11-18 15:29:59 +01:00
641dddfd51
Code simplification and securisation
2018-11-18 15:29:59 +01:00
d9b10f6c3e
Update depends.txt
2018-11-13 17:20:06 +01:00
a720c1ffd7
Typo fixing
2018-11-13 14:25:33 +01:00
36f94f81a4
Update README.md
2018-11-13 14:02:04 +01:00
1221cfcc4a
Update README.md
2018-11-13 14:02:04 +01:00
3bb05ea6a6
Updated README.md with links and fonts
2018-11-13 13:58:27 +01:00
4a57d08f2b
New font selection formspec
2018-11-10 22:35:47 +01:00
b8357a505c
New font selection formspec
2018-11-10 22:35:47 +01:00
e7856f70a7
Update README.md
2018-11-09 15:28:54 +01:00
77c8b0a5ec
Update README.md
2018-11-09 15:28:54 +01:00
06e97a1631
Update README.md
2018-11-09 15:28:28 +01:00
9c5752f0d9
Update README.md
2018-11-09 15:28:28 +01:00
11ede12680
Update README.md
2018-11-09 15:28:07 +01:00
ab70424143
Update README.md
2018-11-09 15:28:07 +01:00
7a3f3bf875
Update README.md
2018-11-09 09:37:06 +01:00
377d5f2b8c
Merge branch 'master' of https://github.com/pyrollo/display_modpack
2018-11-09 09:35:51 +01:00
61ea3b35f3
Add font_metro screenshot.png
2018-11-09 09:35:36 +01:00
b2119e7ec1
Update font license in README.md
2018-11-07 11:00:45 +01:00
5b841a9008
Update and rename LICENSE.txt to LGPL.txt
2018-11-07 10:59:43 +01:00
1d26bcd9f3
Create CC-BY-SA.txt
2018-11-07 10:58:20 +01:00
6827063fbd
Create README.md
2018-11-07 10:56:09 +01:00
01ba1d47b1
Updated changelog
v1.2
2018-11-01 18:56:59 +01:00
c1835931e5
Added labels and wooden signs
2018-11-01 18:10:26 +01:00
1a50b59995
Rewrited split_lines to avoid a string.split bug if first line empty
2018-11-01 12:25:47 +01:00
06d35ec9bf
Rewrited split_lines to avoid a string.split bug if first line empty
2018-11-01 12:25:47 +01:00
b74407e11e
Changed UTF8 routines and added char fallback mechanism
2018-11-01 10:47:39 +01:00
95c9da849d
Changed UTF8 routines and added char fallback mechanism
2018-11-01 10:47:39 +01:00
bb24d91645
Merge pull request #24 from 12Me21/master
...
Fixes collision boxes on right directional signs
2018-10-08 09:13:07 +02:00
125cae3300
Fixes collision boxes on right directional signs
2018-10-07 00:32:12 -04:00
aac0ccf591
Merge pull request #23 from pandorabox-io/master
2018-10-03 10:24:03 +02:00
1c40830ddf
fix infinite stack of steles
2018-10-03 09:07:42 +02:00
f6b11d6cc6
Update copyright.txt
2018-09-26 19:43:33 +02:00
5586b9d1c4
Update copyright.txt
2018-09-26 19:43:33 +02:00
8fa161c90b
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
a9c7e2235f
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
44b911be9e
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
969bd674c9
Reverting submodule change until zip file does not include submodule
2018-09-21 21:19:48 +02:00
d22362a4ac
Reverting submodule change until zip file does not include submodule
2018-09-21 21:19:48 +02:00
12b556e929
Turned display_api into a submodule
2018-09-21 19:37:38 +02:00
508db92633
Update copyright.txt
2018-09-21 17:08:17 +02:00
30af909da5
Merge pull request #20 from 12Me21/master
...
Improved on_place
2018-09-21 17:07:11 +02:00
dfaf64cd61
Improved on_place
...
Now uses player view direction when trying to place nodes on the floor or ceiling, for both wallmounted and facedir nodes.
Also supports nodes where paramtype2 is not wallmounted or facedir.
2018-09-20 16:07:43 -04:00