aboutsummaryrefslogtreecommitdiff
path: root/signs_road
diff options
context:
space:
mode:
authorPierre-Yves Rollo <dev@pyrollo.com>2018-09-21 21:19:48 +0200
committerPierre-Yves Rollo <dev@pyrollo.com>2018-09-21 21:19:48 +0200
commit969bd674c968c10adca66a0a7625e7568dd1ca64 (patch)
tree6359ffc375eda1b9ff5b9671bc1c0b4169bb877b /signs_road
parent12b556e92907e934a029297b6c6cc8db0bed2c70 (diff)
downloaddisplay_modpack_no_craft-969bd674c968c10adca66a0a7625e7568dd1ca64.tar.gz
display_modpack_no_craft-969bd674c968c10adca66a0a7625e7568dd1ca64.zip
Reverting submodule change until zip file does not include submodule
Diffstat (limited to 'signs_road')
-rw-r--r--signs_road/LICENSE.txt166
-rw-r--r--signs_road/README.md76
-rw-r--r--signs_road/compatibility.lua85
-rw-r--r--signs_road/copyright.txt9
-rw-r--r--signs_road/crafts.lua109
-rw-r--r--signs_road/depends.txt6
-rw-r--r--signs_road/init.lua37
-rw-r--r--signs_road/intllib.lua45
-rw-r--r--signs_road/locale/fr.po56
-rw-r--r--signs_road/locale/ms.po54
-rw-r--r--signs_road/locale/template.pot54
-rw-r--r--signs_road/nodes.lua324
-rw-r--r--signs_road/svg/green_street.svg108
-rw-r--r--signs_road/svg/signs_blue_street.svg139
-rw-r--r--signs_road/svg/signs_green_direction.svg168
-rw-r--r--signs_road/svg/signs_road_black.svg128
-rw-r--r--signs_road/svg/signs_road_black_direction.svg172
-rw-r--r--signs_road/svg/signs_road_red.svg123
-rw-r--r--signs_road/svg/signs_yellow_direction.svg168
-rw-r--r--signs_road/svg/white_street.svg110
-rw-r--r--signs_road/svg/yellow_street.svg108
-rw-r--r--signs_road/textures/signs_road_black_dir_inventory.pngbin265 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_black_dir_left.pngbin263 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_black_dir_right.pngbin258 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_blue.pngbin436 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_green.pngbin305 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_green_dir_inventory.pngbin379 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_green_direction.pngbin1083 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_large_white.pngbin168 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_red_white.pngbin302 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_sides.pngbin374 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_white.pngbin267 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_white_dir_inventory.pngbin289 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_white_direction.pngbin1096 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_yellow.pngbin287 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_yellow_dir_inventory.pngbin342 -> 0 bytes
-rw-r--r--signs_road/textures/signs_road_yellow_direction.pngbin1095 -> 0 bytes
-rwxr-xr-xsigns_road/tools/updatepo.sh25
38 files changed, 0 insertions, 2270 deletions
diff --git a/signs_road/LICENSE.txt b/signs_road/LICENSE.txt
deleted file mode 100644
index 341c30b..0000000
--- a/signs_road/LICENSE.txt
+++ /dev/null
@@ -1,166 +0,0 @@
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-
- This version of the GNU Lesser General Public License incorporates
-the terms and conditions of version 3 of the GNU General Public
-License, supplemented by the additional permissions listed below.
-
- 0. Additional Definitions.
-
- As used herein, "this License" refers to version 3 of the GNU Lesser
-General Public License, and the "GNU GPL" refers to version 3 of the GNU
-General Public License.
-
- "The Library" refers to a covered work governed by this License,
-other than an Application or a Combined Work as defined below.
-
- An "Application" is any work that makes use of an interface provided
-by the Library, but which is not otherwise based on the Library.
-Defining a subclass of a class defined by the Library is deemed a mode
-of using an interface provided by the Library.
-
- A "Combined Work" is a work produced by combining or linking an
-Application with the Library. The particular version of the Library
-with which the Combined Work was made is also called the "Linked
-Version".
-
- The "Minimal Corresponding Source" for a Combined Work means the
-Corresponding Source for the Combined Work, excluding any source code
-for portions of the Combined Work that, considered in isolation, are
-based on the Application, and not on the Linked Version.
-
- The "Corresponding Application Code" for a Combined Work means the
-object code and/or source code for the Application, including any data
-and utility programs needed for reproducing the Combined Work from the
-Application, but excluding the System Libraries of the Combined Work.
-
- 1. Exception to Section 3 of the GNU GPL.
-
- You may convey a covered work under sections 3 and 4 of this License
-without being bound by section 3 of the GNU GPL.
-
- 2. Conveying Modified Versions.
-
- If you modify a copy of the Library, and, in your modifications, a
-facility refers to a function or data to be supplied by an Application
-that uses the facility (other than as an argument passed when the
-facility is invoked), then you may convey a copy of the modified
-version:
-
- a) under this License, provided that you make a good faith effort to
- ensure that, in the event an Application does not supply the
- function or data, the facility still operates, and performs
- whatever part of its purpose remains meaningful, or
-
- b) under the GNU GPL, with none of the additional permissions of
- this License applicable to that copy.
-
- 3. Object Code Incorporating Material from Library Header Files.
-
- The object code form of an Application may incorporate material from
-a header file that is part of the Library. You may convey such object
-code under terms of your choice, provided that, if the incorporated
-material is not limited to numerical parameters, data structure
-layouts and accessors, or small macros, inline functions and templates
-(ten or fewer lines in length), you do both of the following:
-
- a) Give prominent notice with each copy of the object code that the
- Library is used in it and that the Library and its use are
- covered by this License.
-
- b) Accompany the object code with a copy of the GNU GPL and this license
- document.
-
- 4. Combined Works.
-
- You may convey a Combined Work under terms of your choice that,
-taken together, effectively do not restrict modification of the
-portions of the Library contained in the Combined Work and reverse
-engineering for debugging such modifications, if you also do each of
-the following:
-
- a) Give prominent notice with each copy of the Combined Work that
- the Library is used in it and that the Library and its use are
- covered by this License.
-
- b) Accompany the Combined Work with a copy of the GNU GPL and this license
- document.
-
- c) For a Combined Work that displays copyright notices during
- execution, include the copyright notice for the Library among
- these notices, as well as a reference directing the user to the
- copies of the GNU GPL and this license document.
-
- d) Do one of the following:
-
- 0) Convey the Minimal Corresponding Source under the terms of this
- License, and the Corresponding Application Code in a form
- suitable for, and under terms that permit, the user to
- recombine or relink the Application with a modified version of
- the Linked Version to produce a modified Combined Work, in the
- manner specified by section 6 of the GNU GPL for conveying
- Corresponding Source.
-
- 1) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (a) uses at run time
- a copy of the Library already present on the user's computer
- system, and (b) will operate properly with a modified version
- of the Library that is interface-compatible with the Linked
- Version.
-
- e) Provide Installation Information, but only if you would otherwise
- be required to provide such information under section 6 of the
- GNU GPL, and only to the extent that such information is
- necessary to install and execute a modified version of the
- Combined Work produced by recombining or relinking the
- Application with a modified version of the Linked Version. (If
- you use option 4d0, the Installation Information must accompany
- the Minimal Corresponding Source and Corresponding Application
- Code. If you use option 4d1, you must provide the Installation
- Information in the manner specified by section 6 of the GNU GPL
- for conveying Corresponding Source.)
-
- 5. Combined Libraries.
-
- You may place library facilities that are a work based on the
-Library side by side in a single library together with other library
-facilities that are not Applications and are not covered by this
-License, and convey such a combined library under terms of your
-choice, if you do both of the following:
-
- a) Accompany the combined library with a copy of the same work based
- on the Library, uncombined with any other library facilities,
- conveyed under the terms of this License.
-
- b) Give prominent notice with the combined library that part of it
- is a work based on the Library, and explaining where to find the
- accompanying uncombined form of the same work.
-
- 6. Revised Versions of the GNU Lesser General Public License.
-
- The Free Software Foundation may publish revised and/or new versions
-of the GNU Lesser General Public License from time to time. Such new
-versions will be similar in spirit to the present version, but may
-differ in detail to address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Library as you received it specifies that a certain numbered version
-of the GNU Lesser General Public License "or any later version"
-applies to it, you have the option of following the terms and
-conditions either of that published version or of any later version
-published by the Free Software Foundation. If the Library as you
-received it does not specify a version number of the GNU Lesser
-General Public License, you may choose any version of the GNU Lesser
-General Public License ever published by the Free Software Foundation.
-
- If the Library as you received it specifies that a proxy can decide
-whether future versions of the GNU Lesser General Public License shall
-apply, that proxy's public statement of acceptance of any version is
-permanent authorization for you to choose that version for the
-Library.
-
diff --git a/signs_road/README.md b/signs_road/README.md
deleted file mode 100644
index 0a2f685..0000000
--- a/signs_road/README.md
+++ /dev/null
@@ -1,76 +0,0 @@
-# Signs Road
-
-This mod provides road signs with text display. Text is locked if area is protected.
-
-For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=19365) at the Minetest forums.
-
-**Dependancies**: default, display\_lib, font\_lib, signs
-
-**License**: Code under LGPL, texture under CC-BY-SA
-
-## Recipes
-
-**Blue Street Sign**
-
- B W -
- S S S
- - - -
-
-B = Blue Dye, W = White Dye, S = Steel Ingot
-
-**Large Banner**
-
-Shapeless recipe : four white street signs.
-
- S S S
- S - -
- - - -
-
-S = White street sign
-
-**Red and White Street Sign**
-
- W R -
- S S S
- - - -
-
-W = White Dye, R = Red Dye, S = Steel Ingot
-
-**Black direction sign**
-
- B W S
- S S -
- - - -
-
-B = Black Dye, W = White Dye, S = Steel Ingot
-
-**White Signs**
-
-Two kinds of signs, normal and direction signs :
-
- W B - W B S
- S S S S S -
- - - - - - -
-
-W = White Dye, B = Black Dye, S = Steel Ingot
-
-**Green Signs**
-
-Two kinds of signs, normal and direction signs :
-
- G W - G W S
- S S S S S -
- - - - - - -
-
-G = Green Dye, W = White Dye, S = Steel Ingot
-
-**Yellow Signs**
-
-Two kinds of signs, normal and direction signs :
-
- Y B - Y B S
- S S S S S -
- - - - - - -
-
-Y = Yellow Dye, B = Black Dye, S = Steel Ingot
-
diff --git a/signs_road/compatibility.lua b/signs_road/compatibility.lua
deleted file mode 100644
index 9e6b29b..0000000
--- a/signs_road/compatibility.lua
+++ /dev/null
@@ -1,85 +0,0 @@
---[[
- signs mod for Minetest - Various signs with text displayed on
- (c) Pierre-Yves Rollo
-
- This file is part of signs.
-
- signs is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- signs is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with signs. If not, see <http://www.gnu.org/licenses/>.
---]]
-
--- Wallmounted to facedir conversion
-------------------------------------
-
-local wallmounted_to_facedir = {
- [0]=1, -- Should not happend with signs
- [1]=1, -- Should not happend with signs
- [2]=1,
- [3]=3,
- [4]=0,
- [5]=2
-}
-
--- Nodes conversions
-local convert_nodes = {
- ['signs_road:blue_street'] = 'signs_road:blue_street_sign',
- ['signs_road:green_street'] = 'signs_road:green_street_sign',
- ['signs_road:black_right'] = 'signs_road:black_right_sign',
- ['signs_road:black_left'] = 'signs_road:black_left_sign',
- ['signs_road:green_right'] = 'signs_road:green_right_sign',
- ['signs_road:green_left'] = 'signs_road:green_left_sign'
-}
-
-local function compatibility_check(pos, node)
- -- Old wallmounted modes to new facedir nodes conversion
- node.name = convert_nodes[node.name]
- if node.name then
- node.param2 = wallmounted_to_facedir[node.param2]
- display_api.on_destruct(pos)
- minetest.swap_node(pos, node)
- display_api.on_construct(pos)
- end
-end
-
-minetest.register_lbm({ name = "signs_road:conpatibility_1",
- nodenames = {'signs_road:blue_street', 'signs_road:green_street', 'signs_road:black_right',
- 'signs_road:black_left', 'signs_road:green_right', 'signs_road:green_left'},
- action = compatibility_check,
-})
-
--- Text entity name change because of signs_lib using signs prefix
-------------------------------------------------------------------
-
-local function compatibility_check_2(pos, node)
- -- Remove old entity
- for _, objref in ipairs(minetest.get_objects_inside_radius(pos, 0.5)) do
- local entity = objref:get_luaentity()
- if entity and entity.name == "signs:text" then
- objref:remove()
- end
- end
- -- Create new entity
- display_api.update_entities(pos)
-end
-
-minetest.register_lbm({ name = "signs_road:conpatibility_2",
- nodenames = {
- "signs_road:blue_street_sign", "signs_road:red_street_sign", "signs_road:white_street_sign",
- "signs_road:green_street_sign", "signs_road:yellow_street_sign", "signs_road:black_right_sign",
- "signs_road:black_left_sign", "signs_road:green_right_sign", "signs_road:green_left_sign",
- "signs_road:yellow_right_sign", "signs_road:yellow_left_sign", "signs_road:white_right_sign",
- "signs_road:white_left_sign"},
- action = compatibility_check_2,
-})
-
-
diff --git a/signs_road/copyright.txt b/signs_road/copyright.txt
deleted file mode 100644
index bb7adc8..0000000
--- a/signs_road/copyright.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Code, Textures and Models by Pierre-Yves Rollo (pyrollo)
-intllib support (i18n) by (fat115)
-intllib fallback code and tools by Diego Martínez (kaeza)
-Extra contributors:
-(gpcf)
-(Thomas--S)
-Translations:
-Muhammad Nur Hidayat Yasuyoshi (MuhdNurHidayat)
-(fat115)
diff --git a/signs_road/crafts.lua b/signs_road/crafts.lua
deleted file mode 100644
index 3c15437..0000000
--- a/signs_road/crafts.lua
+++ /dev/null
@@ -1,109 +0,0 @@
---[[
- signs_road mod for Minetest - Various road signs with text displayed
- on.
- (c) Pierre-Yves Rollo
-
- This file is part of signs_road.
-
- signs_road is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- signs_road is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with signs_road. If not, see <http://www.gnu.org/licenses/>.
---]]
-
-minetest.register_craft({
- output = 'signs_road:blue_street_sign 2',
- recipe = {
- {'dye:blue', 'dye:white', ''},
- {'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:red_street_sign 2',
- recipe = {
- {'dye:white', 'dye:red', ''},
- {'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:white_street_sign 2',
- recipe = {
- {'dye:white', 'dye:black', ''},
- {'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- type = "shapeless",
- output = 'signs_road:large_street_sign',
- recipe = {'signs_road:white_street_sign', 'signs_road:white_street_sign', 'signs_road:white_street_sign', 'signs_road:white_street_sign'},
-})
-
-minetest.register_craft({
- output = 'signs_road:green_street_sign 2',
- recipe = {
- {'dye:green', 'dye:white', ''},
- {'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:yellow_street_sign 2',
- recipe = {
- {'dye:yellow', 'dye:black', ''},
- {'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
- {'', '', ''},
- }
-})
-
-
-minetest.register_craft({
- output = 'signs_road:black_right_sign 2',
- recipe = {
- {'dye:black', 'dye:white', 'default:steel_ingot'},
- {'default:steel_ingot', 'default:steel_ingot', ''},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:green_right_sign 2',
- recipe = {
- {'dye:green', 'dye:white', 'default:steel_ingot'},
- {'default:steel_ingot', 'default:steel_ingot', ''},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:yellow_right_sign 2',
- recipe = {
- {'dye:yellow', 'dye:white', 'default:steel_ingot'},
- {'default:steel_ingot', 'default:steel_ingot', ''},
- {'', '', ''},
- }
-})
-
-minetest.register_craft({
- output = 'signs_road:white_right_sign 2',
- recipe = {
- {'dye:white', 'dye:black', 'default:steel_ingot'},
- {'default:steel_ingot', 'default:steel_ingot', ''},
- {'', '', ''},
- }
-})
-
diff --git a/signs_road/depends.txt b/signs_road/depends.txt
deleted file mode 100644
index eeb3b01..0000000
--- a/signs_road/depends.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-default
-intllib?
-dye
-display_api
-font_api
-signs_api
diff --git a/signs_road/init.lua b/signs_road/init.lua
deleted file mode 100644
index cd95c6c..0000000
--- a/signs_road/init.lua
+++ /dev/null
@@ -1,37 +0,0 @@
---[[
- signs_road mod for Minetest - Various road signs with text displayed
- on.
- (c) Pierre-Yves Rollo
-
- This file is part of signs_road.
-
- signs_road is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- signs_road is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with signs_road. If not, see <http://www.gnu.org/licenses/>.
---]]
-
-signs_road = {}
-signs_road.name = minetest.get_current_modname()
-signs_road.path = minetest.get_modpath(signs_road.name)
-
--- Load support for intllib.
-local S, NS = dofile(signs_road.path.."/intllib.lua")
-signs_road.intllib = S
-
-dofile(signs_road.path.."/nodes.lua")
-dofile(signs_road.path.."/crafts.lua")
-dofile(signs_road.path.."/compatibility.lua")
-
-
-
-
-
diff --git a/signs_road/intllib.lua b/signs_road/intllib.lua
deleted file mode 100644
index 6669d72..0000000
--- a/signs_road/intllib.lua
+++ /dev/null
@@ -1,45 +0,0 @@
-
--- Fallback functions for when `intllib` is not installed.
--- Code released under Unlicense <http://unlicense.org>.
-
--- Get the latest version of this file at:
--- https://raw.githubusercontent.com/minetest-mods/intllib/master/lib/intllib.lua
-
-local function format(str, ...)
- local args = { ... }
- local function repl(escape, open, num, close)
- if escape == "" then
- local replacement = tostring(args[tonumber(num)])
- if open == "" then
- replacement = replacement..close
- end
- return replacement
- else
- return "@"..open..num..close
- end
- end
- return (str:gsub("(@?)@(%(?)(%d+)(%)?)", repl))
-end
-
-local gettext, ngettext
-if minetest.get_modpath("intllib") then
- if intllib.make_gettext_pair then
- -- New method using gettext.
- gettext, ngettext = intllib.make_gettext_pair()
- else
- -- Old method using text files.
- gettext = intllib.Getter()
- end
-end
-
--- Fill in missing functions.
-
-gettext = gettext or function(msgid, ...)
- return format(msgid, ...)
-end
-
-ngettext = ngettext or function(msgid, msgid_plural, n, ...)
- return format(n==1 and msgid or msgid_plural, ...)
-end
-
-return gettext, ngettext
diff --git a/signs_road/locale/fr.po b/signs_road/locale/fr.po
deleted file mode 100644
index 833f115..0000000
--- a/signs_road/locale/fr.po
+++ /dev/null
@@ -1,56 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-26 11:26+0200\n"
-"PO-Revision-Date: 2017-05-08 06:40+0200\n"
-"Last-Translator: Peppy <peppy@twang-factory.com>\n"
-"Language-Team: \n"
-"Language: fr\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.12\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: nodes.lua
-msgid "Blue street sign"
-msgstr "Plaque de rue bleue"
-
-#: nodes.lua
-msgid "Red and white town sign"
-msgstr "Panneau de ville rouge et blanc"
-
-#: nodes.lua
-msgid "White street sign"
-msgstr "Panneau blanc"
-
-#: nodes.lua
-msgid "Green street sign"
-msgstr "Panneau vert"
-
-#: nodes.lua
-msgid "Yellow street sign"
-msgstr "Panneau jaune"
-
-#: nodes.lua
-msgid "Black direction sign"
-msgstr "Panneau de direction noir"
-
-#: nodes.lua
-msgid "Green direction sign"
-msgstr "Panneau de direction vert"
-
-#: nodes.lua
-msgid "Yellow direction sign"
-msgstr "Panneau de direction jaune"
-
-#: nodes.lua
-msgid "White direction sign"
-msgstr "Panneau de direction blanc"
-
diff --git a/signs_road/locale/ms.po b/signs_road/locale/ms.po
deleted file mode 100644
index f866162..0000000
--- a/signs_road/locale/ms.po
+++ /dev/null
@@ -1,54 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# Muhammad Nur Hidayat <muhdnurhidayat96@yahoo.com>, 2017.
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-26 11:28+0200\n"
-"PO-Revision-Date: 2017-08-27 15:55+0800\n"
-"Last-Translator: Muhammad Nur Hidayat <muhdnurhidayat96@yahoo.com>\n"
-"Language-Team: Malay <muhdnurhidayat96@yahoo.com>\n"
-"Language: ms\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Vé 0.1.4\n"
-
-#: nodes.lua
-msgid "Blue street sign"
-msgstr "Papan tanda arah biru"
-
-#: nodes.lua
-msgid "Red and white town sign"
-msgstr "Papan tanda bandar merah dan putih"
-
-#: nodes.lua
-msgid "White street sign"
-msgstr "Papan tanda jalan putih"
-
-#: nodes.lua
-msgid "Green street sign"
-msgstr "Papan tanda jalan hijau"
-
-#: nodes.lua
-msgid "Yellow street sign"
-msgstr "Papan tanda jalan kuning"
-
-#: nodes.lua
-msgid "Black direction sign"
-msgstr "Papan tanda arah hitam"
-
-#: nodes.lua
-msgid "Green direction sign"
-msgstr "Papan tanda arah hijau"
-
-#: nodes.lua
-msgid "Yellow direction sign"
-msgstr "Papan tanda arah kuning"
-
-#: nodes.lua
-msgid "White direction sign"
-msgstr "Papan tanda arah putih"
diff --git a/signs_road/locale/template.pot b/signs_road/locale/template.pot
deleted file mode 100644
index b15ce94..0000000
--- a/signs_road/locale/template.pot
+++ /dev/null
@@ -1,54 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-26 11:28+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: nodes.lua
-msgid "Blue street sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Red and white town sign"
-msgstr ""
-
-#: nodes.lua
-msgid "White street sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Green street sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Yellow street sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Black direction sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Green direction sign"
-msgstr ""
-
-#: nodes.lua
-msgid "Yellow direction sign"
-msgstr ""
-
-#: nodes.lua
-msgid "White direction sign"
-msgstr ""
diff --git a/signs_road/nodes.lua b/signs_road/nodes.lua
deleted file mode 100644
index ab95b2b..0000000
--- a/signs_road/nodes.lua
+++ /dev/null
@@ -1,324 +0,0 @@
---[[
- signs_road mod for Minetest - Various road signs with text displayed
- on.
- (c) Pierre-Yves Rollo
-
- This file is part of signs_road.
-
- signs_road is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- signs_road is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with signs_road. If not, see <http://www.gnu.org/licenses/>.
---]]
-
-local S = signs_road.intllib
-
-local models = {
- blue_street_sign = {
- depth = 1/16,
- width = 14/16,
- height = 12/16,
- entity_fields = {
- size = { x = 14/16, y = 10/16 },
- maxlines = 3,
- color = "#fff",
- },
- node_fields = {
- description = S("Blue street sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_blue.png" },
- inventory_image = "signs_road_blue.png",
- },
- },
- large_street_sign = {
- depth = 1/16,
- width = 64/16,
- height = 12/16,
- entity_fields = {
- maxlines = 1,
- color = "#000",
- },
- node_fields = {
- visual_scale = 1,
- description = S("Large banner"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_large_white.png" },
- inventory_image = "signs_road_white.png",
- },
- },
- red_street_sign = {
- depth = 1/16,
- width = 1,
- height = 7/16,
- entity_fields = {
- size = { x = 1, y = 4/16 },
- maxlines = 1,
- color = "#000",
- },
- node_fields = {
- description = S("Red and white town sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_red_white.png" },
- inventory_image="signs_road_red_white.png",
- },
- },
- white_street_sign = {
- depth = 1/16,
- width = 1,
- height = 7/16,
- entity_fields = {
- size = { x = 1, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("White street sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_white.png" },
- inventory_image = "signs_road_white.png",
- },
- },
- green_street_sign = {
- depth = 1/16,
- width = 1,
- height = 7/16,
- entity_fields = {
- size = { x = 1, y = 6/16 },
- maxlines = 2,
- color = "#fff",
- },
- node_fields = {
- description = S("Green street sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_green.png" },
- inventory_image = "signs_road_green.png",
- },
- },
- yellow_street_sign = {
- depth = 1/16,
- width = 1,
- height = 7/16,
- entity_fields = {
- size = { x = 1, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("Yellow street sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_yellow.png" },
- inventory_image="signs_road_yellow.png",
- },
- },
- black_right_sign = {
- depth = 1/32,
- width = 1,
- height = 0.5,
- entity_fields = {
- aspect_ratio = 3/4,
- size = { x = 1, y = 3/16 },
- maxlines = 1,
- color = "#000",
- },
- node_fields = {
- description = S("Black direction sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_black_dir_right.png" },
- inventory_image = "signs_road_black_dir_inventory.png",
- signs_other_dir = "signs_road:black_left_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- },
- },
- black_left_sign = {
- depth = 1/32,
- width = 1,
- height = 0.5,
- entity_fields = {
- aspect_ratio = 3/4,
- size = { x = 1, y = 3/16 },
- maxlines = 1,
- color = "#000",
- },
- node_fields = {
- description = S("Black direction sign"),
- tiles = { "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_sides.png",
- "signs_road_sides.png", "signs_road_black_dir_left.png" },
- inventory_image = "signs_road_black_dir_inventory.png",
- signs_other_dir = "signs_road:black_right_sign",
- groups = { not_in_creative_inventory = 1 },
- drop = "signs_road:black_right_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- },
- },
-
- green_right_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = -3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color = "#fff",
- },
- node_fields = {
- description = S("Green direction sign"),
- tiles = { "signs_road_green_direction.png" },
- inventory_image = "signs_road_green_dir_inventory.png",
- signs_other_dir = "signs_road:green_left_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_right.obj",
- selection_box = { type = "fixed", fixed = { -0.5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -0,5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- },
- },
- green_left_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = 3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color="#fff",
- },
- node_fields = {
- description = S("Green direction sign"),
- tiles = { "signs_road_green_direction.png" },
- inventory_image = "signs_road_green_dir_inventory.png",
- signs_other_dir = "signs_road:green_right_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_left.obj",
- selection_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- groups = { not_in_creative_inventory = 1 },
- drop = "signs_road:green_right_sign",
- },
- },
- yellow_right_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = -3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("Yellow direction sign"),
- tiles = { "signs_road_yellow_direction.png" },
- inventory_image = "signs_road_yellow_dir_inventory.png",
- signs_other_dir = "signs_road:yellow_left_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_right.obj",
- selection_box = { type = "fixed", fixed = { -0.5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -0,5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- },
- },
- yellow_left_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = 3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("Yellow direction sign"),
- tiles = { "signs_road_yellow_direction.png" },
- inventory_image = "signs_road_yellow_dir_inventory.png",
- signs_other_dir = "signs_road:yellow_right_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_left.obj",
- selection_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- groups = { not_in_creative_inventory = 1 },
- drop = "signs_road:yellow_right_sign",
- },
- },
- white_right_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = -3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("White direction sign"),
- tiles = { "signs_road_white_direction.png" },
- inventory_image = "signs_road_white_dir_inventory.png",
- signs_other_dir = "signs_road:white_left_sign",
- on_place = signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_right.obj",
- selection_box = { type = "fixed", fixed = { -0.5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -0,5, -7/32, 0.5, 7/16, 7/32, 7/16 } },
- },
- },
- white_left_sign = {
- depth = 1/16,
- width = 14/16,
- height = 7/16,
- entity_fields = {
- right = 3/32,
- size = { x = 12/16, y = 6/16 },
- maxlines = 2,
- color = "#000",
- },
- node_fields = {
- description = S("White direction sign"),
- tiles = { "signs_road_white_direction.png" },
- inventory_image = "signs_road_white_dir_inventory.png",
- signs_other_dir = "signs_road:white_right_sign",
- on_place=signs_api.on_place_direction,
- on_rightclick = signs_api.on_right_click_direction,
- drawtype = "mesh",
- mesh = "signs_dir_left.obj",
- selection_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- collision_box = { type = "fixed", fixed = { -7/16, -7/32, 0.5, 0.5, 7/32, 7/16 } },
- groups = { not_in_creative_inventory = 1 },
- drop = "signs_road:white_right_sign",
- },
- },
-}
-
--- Node registration
-for name, model in pairs(models)
-do
- signs_api.register_sign("signs_road", name, model)
-end
-
-
diff --git a/signs_road/svg/green_street.svg b/signs_road/svg/green_street.svg
deleted file mode 100644
index 89d8474..0000000
--- a/signs_road/svg/green_street.svg
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="green_street.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/signs/textures/signs_green_street.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#d2d038"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.836083"
- inkscape:cx="8.8574553"
- inkscape:cy="17.483424"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff0000"
- opacity="0.1254902" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Fond"
- inkscape:groupmode="layer"
- style="display:none">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110-2"
- width="32"
- height="32"
- x="0"
- y="0"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_green_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="Fond inv"
- style="display:inline">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110"
- width="32"
- height="14"
- x="0"
- y="9"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#008040;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3767"
- width="30"
- height="12"
- x="1"
- y="10"
- ry="2.4000001"
- rx="2" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_blue_street.svg b/signs_road/svg/signs_blue_street.svg
deleted file mode 100644
index 0aa87ff..0000000
--- a/signs_road/svg/signs_blue_street.svg
+++ /dev/null
@@ -1,139 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.48.4 r9939"
- sodipodi:docname="dessin.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/signs/textures/signs_blue_street_inv.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="-5.016165"
- inkscape:cy="21.417081"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- borderlayer="true"
- inkscape:window-width="1239"
- inkscape:window-height="776"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff5000"
- opacity="0.1254902" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Inv"
- inkscape:groupmode="layer"
- style="display:inline">
- <rect
- style="color:#000000;fill:#000040;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect2995"
- width="28"
- height="24"
- x="2"
- y="4"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- style="display:inline;fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3.5,8.5 0,15 c 1.5,0 3,1.5 3,3 l 19,0 c 0,-1.5 1.5,-3 3,-3 l 0,-15 c -1.5,0 -3,-1.5 -3,-3 l -19,0 c 0,1.5 -1.5,3 -3,3 z"
- id="path3018"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ccccccccc" />
- <path
- sodipodi:type="arc"
- style="display:inline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;overflow:visible;enable-background:accumulate"
- id="path3010"
- sodipodi:cx="2"
- sodipodi:cy="6"
- sodipodi:rx="1"
- sodipodi:ry="1"
- d="M 3,6 A 1,1 0 1 1 1,6 1,1 0 1 1 3,6 z"
- transform="translate(2,0)" />
- <path
- sodipodi:type="arc"
- style="display:inline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;overflow:visible;enable-background:accumulate"
- id="path3012"
- sodipodi:cx="30"
- sodipodi:cy="6"
- sodipodi:rx="1"
- sodipodi:ry="1"
- d="m 31,6 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
- transform="translate(-2,0)" />
- <path
- sodipodi:type="arc"
- style="display:inline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;overflow:visible;enable-background:accumulate"
- id="path3014"
- sodipodi:cx="2"
- sodipodi:cy="26"
- sodipodi:rx="1"
- sodipodi:ry="1"
- d="m 3,26 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
- transform="translate(2,0)" />
- <path
- sodipodi:type="arc"
- style="display:inline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;overflow:visible;enable-background:accumulate"
- id="path3016"
- sodipodi:cx="30"
- sodipodi:cy="26"
- sodipodi:rx="1"
- sodipodi:ry="1"
- d="m 31,26 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
- transform="translate(-2,0)" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="Tour"
- style="display:inline">
- <path
- style="color:#000000;fill:#000040;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 0,0 0,32 32,32 32,0 0,0 z M 2,4 30,4 30,28 2,28 2,4 z"
- id="rect2995-0"
- inkscape:connector-curvature="0" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_green_direction.svg b/signs_road/svg/signs_green_direction.svg
deleted file mode 100644
index 3cdbc77..0000000
--- a/signs_road/svg/signs_green_direction.svg
+++ /dev/null
@@ -1,168 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32"
- height="32"
- viewBox="0 0 32 32"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="signs_green_direction.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_green_direction.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#e8e285"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.839192"
- inkscape:cx="11.800709"
- inkscape:cy="20.241354"
- inkscape:document-units="px"
- inkscape:current-layer="layer2"
- showgrid="true"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid4147" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="Texture"
- style="display:inline">
- <rect
- transform="translate(-14.285706,-286.07651)"
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.98000004;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- id="rect4192"
- width="32"
- height="32"
- x="14.285706"
- y="286.07651" />
- <path
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- d="m 2,18 0,14 30,0 0,-10 -2,0 0,-4 -28,0 z"
- id="rect4164-7"
- inkscape:connector-curvature="0" />
- <path
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- d="m 2,2 0,14 28,0 0,-4 2,0 L 32,2 2,2 Z"
- id="rect4164"
- inkscape:connector-curvature="0" />
- <path
- style="fill:#008040;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,3 22,0 4,6 -4,6 -22,0 z"
- id="path4234"
- inkscape:connector-curvature="0" />
- <path
- style="fill:#008040;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,19 22,0 4,6 -4,6 -22,0 z"
- id="path4234-5"
- inkscape:connector-curvature="0" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer3"
- inkscape:label="Inventory"
- style="display:none">
- <path
- style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 2,10 0,14 24,0 6,-7 -6,-7 z"
- id="path4212-3"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="display:inline;fill:#008040;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,11 22,0 4,6 -4,6 -22,0 z"
- id="path4234-5-5"
- inkscape:connector-curvature="0" />
- </g>
- <g
- inkscape:label="Guides"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-14.285706,-286.07651)"
- style="display:none">
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149"
- width="1.9999995"
- height="13.999997"
- x="14.285706"
- y="288.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3"
- width="2.0000005"
- height="10.000003"
- x="44.285706"
- y="298.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-6"
- width="24"
- height="1.9999976"
- x="16.285706"
- y="302.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-7"
- width="2.0000005"
- height="10.000003"
- x="14.285706"
- y="308.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-5"
- width="24"
- height="2.0000024"
- x="16.285706"
- y="286.07651" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,288.07651 24,0 6,7 -6,7 -24,0 z"
- id="path4193"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,304.07651 0,14 24,0 6,-7 -6,-7 z"
- id="path4212"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_road_black.svg b/signs_road/svg/signs_road_black.svg
deleted file mode 100644
index 8e9b8a9..0000000
--- a/signs_road/svg/signs_road_black.svg
+++ /dev/null
@@ -1,128 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.48.4 r9939"
- sodipodi:docname="black_direction.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/signs/textures/signs_black_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="19.873986"
- inkscape:cy="24.450401"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1239"
- inkscape:window-height="776"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff0000"
- opacity="0.1254902" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Fond"
- inkscape:groupmode="layer"
- style="display:none">
- <rect
- style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3110-2"
- width="32"
- height="32"
- x="0"
- y="0"
- rx="0"
- ry="0" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="Fond inv">
- <rect
- style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000000999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3110"
- width="32"
- height="16"
- x="0"
- y="8"
- rx="0"
- ry="0" />
- <rect
- style="display:inline;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000000999999998;marker:none;visibility:visible;overflow:visible;enable-background:accumulate"
- id="rect3767"
- width="30"
- height="14"
- x="1"
- y="9"
- ry="2"
- rx="2" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="Left"
- style="display:none">
- <path
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- d="m 2,16 6,-6 0,3 22,0 0,6 -22,0 0,3 z"
- id="path2997-1"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccccc" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer3"
- inkscape:label="Right"
- style="display:inline">
- <path
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- d="m 30,16 -6,-6 0,3 -22,0 0,6 22,0 0,3 z"
- id="path2997"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccccc" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_road_black_direction.svg b/signs_road/svg/signs_road_black_direction.svg
deleted file mode 100644
index f513524..0000000
--- a/signs_road/svg/signs_road_black_direction.svg
+++ /dev/null
@@ -1,172 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32"
- height="32"
- viewBox="0 0 32 32"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="signs_road_black_direction.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_black_dir_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="7.919596"
- inkscape:cx="0.60099162"
- inkscape:cy="14.877077"
- inkscape:document-units="px"
- inkscape:current-layer="layer3"
- showgrid="true"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid4147" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Guides"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-14.285706,-286.07651)"
- style="display:none"
- sodipodi:insensitive="true">
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149"
- width="1.9999995"
- height="13.999997"
- x="14.285706"
- y="288.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3"
- width="2.0000005"
- height="10.000003"
- x="44.285706"
- y="298.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-6"
- width="24"
- height="1.9999976"
- x="16.285706"
- y="302.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-7"
- width="2.0000005"
- height="10.000003"
- x="14.285706"
- y="308.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-5"
- width="24"
- height="2.0000024"
- x="16.285706"
- y="286.07651" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,288.07651 24,0 6,7 -6,7 -24,0 z"
- id="path4193"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,304.07651 0,14 24,0 6,-7 -6,-7 z"
- id="path4212"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer3"
- inkscape:label="Inventory"
- style="display:none">
- <path
- style="display:inline;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 1,10 24,0 6,7 -6,7 -24,0 z"
- id="path4193-3-3"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 2,11 22,0 4,6 -4,6 -22,0 z"
- id="path4234-6"
- inkscape:connector-curvature="0" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="Texture"
- style="display:inline">
- <rect
- style="fill:#808080;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4147"
- width="32"
- height="32"
- x="0"
- y="0" />
- <path
- transform="translate(-14.285706,-286.07651)"
- style="display:inline;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,288.07651 24,0 6,7 -6,7 -24,0 z"
- id="path4193-3"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,3 22,0 4,6 -4,6 -22,0 z"
- id="path4234"
- inkscape:connector-curvature="0" />
- <path
- transform="translate(-14.285706,-286.07651)"
- style="display:inline;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,304.07651 0,14 24,0 6,-7 -6,-7 z"
- id="path4212-6"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,19 22,0 4,6 -4,6 -22,0 z"
- id="path4234-5"
- inkscape:connector-curvature="0" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_road_red.svg b/signs_road/svg/signs_road_red.svg
deleted file mode 100644
index 513b970..0000000
--- a/signs_road/svg/signs_road_red.svg
+++ /dev/null
@@ -1,123 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="signs_road_red.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_red_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#f9f6c0"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="11.734227"
- inkscape:cy="23.110862"
- inkscape:current-layer="layer5"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff0000"
- opacity="0.1254902" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Texture"
- inkscape:groupmode="layer"
- style="display:none">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110-2"
- width="32"
- height="32"
- x="0"
- y="0"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110"
- width="32"
- height="14"
- x="0"
- y="9"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.02928686;stroke-miterlimit:4;stroke-dasharray:none;marker:none;enable-background:accumulate"
- id="rect3767"
- width="28.970713"
- height="10.970714"
- x="1.5146434"
- y="10.514644"
- ry="2.1941426"
- rx="1.9313809" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="Inventory"
- style="display:inline">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110-7"
- width="32"
- height="14"
- x="0"
- y="9"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.02928686;stroke-miterlimit:4;stroke-dasharray:none;marker:none;enable-background:accumulate"
- id="rect3767-5"
- width="28.970713"
- height="10.970714"
- x="1.5146434"
- y="10.514644"
- ry="2.1941426"
- rx="1.9313809" />
- </g>
-</svg>
diff --git a/signs_road/svg/signs_yellow_direction.svg b/signs_road/svg/signs_yellow_direction.svg
deleted file mode 100644
index 1414a5c..0000000
--- a/signs_road/svg/signs_yellow_direction.svg
+++ /dev/null
@@ -1,168 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32"
- height="32"
- viewBox="0 0 32 32"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="signs_yellow_direction.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_yellow_direction.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#e8e285"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.839192"
- inkscape:cx="12.242651"
- inkscape:cy="20.241354"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="true"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid4147" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="Texture"
- style="display:inline">
- <rect
- transform="translate(-14.285706,-286.07651)"
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.98000004;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- id="rect4192"
- width="32"
- height="32"
- x="14.285706"
- y="286.07651" />
- <path
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- d="m 2,18 0,14 30,0 0,-10 -2,0 0,-4 -28,0 z"
- id="rect4164-7"
- inkscape:connector-curvature="0" />
- <path
- style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
- d="m 2,2 0,14 28,0 0,-4 2,0 L 32,2 2,2 Z"
- id="rect4164"
- inkscape:connector-curvature="0" />
- <path
- style="fill:#fbdf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,3 22,0 4,6 -4,6 -22,0 z"
- id="path4234"
- inkscape:connector-curvature="0" />
- <path
- style="fill:#fbdf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,19 22,0 4,6 -4,6 -22,0 z"
- id="path4234-5"
- inkscape:connector-curvature="0" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer3"
- inkscape:label="Inventory"
- style="display:none">
- <path
- style="display:inline;fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 2,10 0,14 24,0 6,-7 -6,-7 z"
- id="path4212-3"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="display:inline;fill:#fbdf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 3,11 22,0 4,6 -4,6 -22,0 z"
- id="path4234-5-5"
- inkscape:connector-curvature="0" />
- </g>
- <g
- inkscape:label="Guides"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-14.285706,-286.07651)"
- style="display:none">
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149"
- width="1.9999995"
- height="13.999997"
- x="14.285706"
- y="288.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3"
- width="2.0000005"
- height="10.000003"
- x="44.285706"
- y="298.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-6"
- width="24"
- height="1.9999976"
- x="16.285706"
- y="302.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-7"
- width="2.0000005"
- height="10.000003"
- x="14.285706"
- y="308.07651" />
- <rect
- style="fill:none;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect4149-3-5"
- width="24"
- height="2.0000024"
- x="16.285706"
- y="286.07651" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,288.07651 24,0 6,7 -6,7 -24,0 z"
- id="path4193"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 16.285706,304.07651 0,14 24,0 6,-7 -6,-7 z"
- id="path4212"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccc" />
- </g>
-</svg>
diff --git a/signs_road/svg/white_street.svg b/signs_road/svg/white_street.svg
deleted file mode 100644
index f33bc02..0000000
--- a/signs_road/svg/white_street.svg
+++ /dev/null
@@ -1,110 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.92.1 r15371"
- sodipodi:docname="white_street.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_yellow_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#d2d038"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.836083"
- inkscape:cx="-5.5084709"
- inkscape:cy="17.483424"
- inkscape:current-layer="layer5"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5"
- spacingy="0.5"
- color="#ff0000"
- opacity="0.1254902"
- originx="0"
- originy="0" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Fond"
- inkscape:groupmode="layer"
- style="display:none">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110-2"
- width="32"
- height="32"
- x="0"
- y="0"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_green_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="Fond inv"
- style="display:inline">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110"
- width="32"
- height="14"
- x="0"
- y="9"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3767"
- width="30"
- height="12"
- x="1"
- y="10"
- ry="2.4000001"
- rx="2" />
- </g>
-</svg>
diff --git a/signs_road/svg/yellow_street.svg b/signs_road/svg/yellow_street.svg
deleted file mode 100644
index ea26f30..0000000
--- a/signs_road/svg/yellow_street.svg
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32px"
- height="32px"
- id="svg2985"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="yellow_street.svg"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_yellow_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs2987" />
- <sodipodi:namedview
- id="base"
- pagecolor="#d2d038"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.836083"
- inkscape:cx="8.8574553"
- inkscape:cy="17.483424"
- inkscape:current-layer="layer5"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1325"
- inkscape:window-height="744"
- inkscape:window-x="41"
- inkscape:window-y="24"
- inkscape:window-maximized="1">
- <inkscape:grid
- type="xygrid"
- id="grid2993"
- empspacing="2"
- visible="true"
- enabled="true"
- snapvisiblegridlinesonly="true"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff0000"
- opacity="0.1254902" />
- </sodipodi:namedview>
- <metadata
- id="metadata2990">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Fond"
- inkscape:groupmode="layer"
- style="display:none">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110-2"
- width="32"
- height="32"
- x="0"
- y="0"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/pyrollo/dev/minetest-mods/display_modpack/signs_road/textures/signs_road_green_inventory.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="Fond inv"
- style="display:inline">
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3110"
- width="32"
- height="14"
- x="0"
- y="9"
- rx="0"
- ry="0" />
- <rect
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fbdf00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate"
- id="rect3767"
- width="30"
- height="12"
- x="1"
- y="10"
- ry="2.4000001"
- rx="2" />
- </g>
-</svg>
diff --git a/signs_road/textures/signs_road_black_dir_inventory.png b/signs_road/textures/signs_road_black_dir_inventory.png
deleted file mode 100644
index 4b10ee3..0000000
--- a/signs_road/textures/signs_road_black_dir_inventory.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_black_dir_left.png b/signs_road/textures/signs_road_black_dir_left.png
deleted file mode 100644
index 8837dcb..0000000
--- a/signs_road/textures/signs_road_black_dir_left.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_black_dir_right.png b/signs_road/textures/signs_road_black_dir_right.png
deleted file mode 100644
index 0951da0..0000000
--- a/signs_road/textures/signs_road_black_dir_right.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_blue.png b/signs_road/textures/signs_road_blue.png
deleted file mode 100644
index 540a390..0000000
--- a/signs_road/textures/signs_road_blue.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_green.png b/signs_road/textures/signs_road_green.png
deleted file mode 100644
index 8512fb1..0000000
--- a/signs_road/textures/signs_road_green.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_green_dir_inventory.png b/signs_road/textures/signs_road_green_dir_inventory.png
deleted file mode 100644
index 3b7f031..0000000
--- a/signs_road/textures/signs_road_green_dir_inventory.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_green_direction.png b/signs_road/textures/signs_road_green_direction.png
deleted file mode 100644
index c4c8d10..0000000
--- a/signs_road/textures/signs_road_green_direction.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_large_white.png b/signs_road/textures/signs_road_large_white.png
deleted file mode 100644
index c2a7872..0000000
--- a/signs_road/textures/signs_road_large_white.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_red_white.png b/signs_road/textures/signs_road_red_white.png
deleted file mode 100644
index 7afc658..0000000
--- a/signs_road/textures/signs_road_red_white.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_sides.png b/signs_road/textures/signs_road_sides.png
deleted file mode 100644
index 7afd08e..0000000
--- a/signs_road/textures/signs_road_sides.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_white.png b/signs_road/textures/signs_road_white.png
deleted file mode 100644
index 3fd45fb..0000000
--- a/signs_road/textures/signs_road_white.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_white_dir_inventory.png b/signs_road/textures/signs_road_white_dir_inventory.png
deleted file mode 100644
index 5cc6dc4..0000000
--- a/signs_road/textures/signs_road_white_dir_inventory.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_white_direction.png b/signs_road/textures/signs_road_white_direction.png
deleted file mode 100644
index e6ae658..0000000
--- a/signs_road/textures/signs_road_white_direction.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_yellow.png b/signs_road/textures/signs_road_yellow.png
deleted file mode 100644
index 1c546fd..0000000
--- a/signs_road/textures/signs_road_yellow.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_yellow_dir_inventory.png b/signs_road/textures/signs_road_yellow_dir_inventory.png
deleted file mode 100644
index 8b56025..0000000
--- a/signs_road/textures/signs_road_yellow_dir_inventory.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/textures/signs_road_yellow_direction.png b/signs_road/textures/signs_road_yellow_direction.png
deleted file mode 100644
index f5b1b18..0000000
--- a/signs_road/textures/signs_road_yellow_direction.png
+++ /dev/null
Binary files differ
diff --git a/signs_road/tools/updatepo.sh b/signs_road/tools/updatepo.sh
deleted file mode 100755
index feb2504..0000000
--- a/signs_road/tools/updatepo.sh
+++ /dev/null
@@ -1,25 +0,0 @@
-#! /bin/bash
-
-# To create a new translation:
-# msginit --locale=ll_CC -o locale/ll_CC.po -i locale/template.pot
-
-cd "$(dirname "${BASH_SOURCE[0]}")/..";
-
-# Extract translatable strings.
-xgettext --from-code=UTF-8 \
- --language=Lua \
- --sort-by-file \
- --keyword=S \
- --keyword=NS:1,2 \
- --keyword=N_ \
- --keyword=F \
- --add-comments='Translators:' \
- --add-location=file \
- -o locale/template.pot \
- $(find . -name '*.lua')
-
-# Update translations.
-find locale -name '*.po' | while read -r file; do
- echo $file
- msgmerge --update $file locale/template.pot;
-done