]> git.xonotic.org Git - xonotic/mediasource.git/commitdiff
Update Luma buff sourcefiles
authorSeverin Meyer <sev.ch@web.de>
Thu, 30 Jul 2015 22:22:54 +0000 (00:22 +0200)
committerSeverin Meyer <sev.ch@web.de>
Thu, 30 Jul 2015 22:22:54 +0000 (00:22 +0200)
gfx/luma/models/relics/sign_magnet.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_magnet_glow.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_radioactive.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_radioactive_glow.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_resurrection.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_resurrection_glow.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_swapper.svg [new file with mode: 0644]
gfx/luma/models/relics/sign_swapper_glow.svg [new file with mode: 0644]

diff --git a/gfx/luma/models/relics/sign_magnet.svg b/gfx/luma/models/relics/sign_magnet.svg
new file mode 100644 (file)
index 0000000..22c8c95
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <path class="sign" d="m 116,64 c -35.3,0 -64,28.7 -64,64 0,35.3 28.7,64 64,64 l 84,0 0,-40 -84,0 c -13.3,0 -24,-10.7 -24,-24 0,-13.3 10.7,-24 24,-24 l 84,0 0,-40 z m 48,8 28,0 0,24 -28,0 z m 0,88 28,0 0,24 -28,0 z"/>
+</svg>
diff --git a/gfx/luma/models/relics/sign_magnet_glow.svg b/gfx/luma/models/relics/sign_magnet_glow.svg
new file mode 100644 (file)
index 0000000..5b3f4ab
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common_glow.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <path class="sign" d="m 116,64 c -35.3,0 -64,28.7 -64,64 0,35.3 28.7,64 64,64 l 84,0 0,-40 -84,0 c -13.3,0 -24,-10.7 -24,-24 0,-13.3 10.7,-24 24,-24 l 84,0 0,-40 z m 48,8 28,0 0,24 -28,0 z m 0,88 28,0 0,24 -28,0 z"/>
+</svg>
diff --git a/gfx/luma/models/relics/sign_radioactive.svg b/gfx/luma/models/relics/sign_radioactive.svg
new file mode 100644 (file)
index 0000000..0c42394
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <g class="sign">
+               <path d="m 50,128 c 0,-28.8 15.6,-54.2 39,-67.6 L 116,107.2 c -7.2,4.2 -12,12 -12,20.8 l -54,0 z M 89,195.6 116,148.8 c 3.6,2 7.6,3.2 12,3.2 4.4,0 8.4,-1.2 12,-3.2 l 27,46.8 c -11.4,6.6 -24.8,10.4 -39,10.4 -14.2,0 -27.6,-3.8 -39,-10.4 z M 112,128 c 0,-8.8 7.2,-16 16,-16 8.8,0 16,7.2 16,16 0,8.8 -7.2,16 -16,16 -8.8,0 -16,-7.2 -16,-16 z m 28,-20.8 27,-46.8 C 190.4,73.8 206,99.2 206,128 L 152,128 c 0,-8.8 -4.8,-16.6 -12,-20.8 z"/>
+       </g>
+</svg>
diff --git a/gfx/luma/models/relics/sign_radioactive_glow.svg b/gfx/luma/models/relics/sign_radioactive_glow.svg
new file mode 100644 (file)
index 0000000..318e998
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common_glow.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <g class="sign">
+               <path d="m 50,128 c 0,-28.8 15.6,-54.2 39,-67.6 L 116,107.2 c -7.2,4.2 -12,12 -12,20.8 l -54,0 z M 89,195.6 116,148.8 c 3.6,2 7.6,3.2 12,3.2 4.4,0 8.4,-1.2 12,-3.2 l 27,46.8 c -11.4,6.6 -24.8,10.4 -39,10.4 -14.2,0 -27.6,-3.8 -39,-10.4 z M 112,128 c 0,-8.8 7.2,-16 16,-16 8.8,0 16,7.2 16,16 0,8.8 -7.2,16 -16,16 -8.8,0 -16,-7.2 -16,-16 z m 28,-20.8 27,-46.8 C 190.4,73.8 206,99.2 206,128 L 152,128 c 0,-8.8 -4.8,-16.6 -12,-20.8 z"/>
+       </g>
+</svg>
diff --git a/gfx/luma/models/relics/sign_resurrection.svg b/gfx/luma/models/relics/sign_resurrection.svg
new file mode 100644 (file)
index 0000000..b58ace9
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <path class="sign" d="m 123.3,53 0,1.3 c 0,1.6 2.4,8.1 5.4,14.7 1.3,2.7 2.6,5.7 2.9,6.5 1,2.6 3.9,12.8 5.1,18.4 0.7,3.3 1.8,6.6 2.8,8.8 2.3,5.1 2.8,8 2.5,15.4 -0.3,7.9 -0.8,13.5 -1.4,14.5 -1.3,2.6 -3.3,5.2 -4.9,6.4 -1,0.7 -2.8,2.3 -4.1,3.5 -1.9,1.8 -3.5,2.7 -8.1,4.9 -3.2,1.5 -5.9,2.7 -6,2.7 -0.8,0 -12.7,4.9 -14.4,5.9 -3.1,1.9 -6.3,2.8 -13.6,4.1 -14.4,2.6 -15.7,2.6 -22.7,1.5 -6.1,-1 -19.8,-1.2 -21.5,-0.4 -1.6,0.8 -2.6,2.9 -2.6,5.5 0,4 2.7,8 10.1,11.9 7.8,-6.1 7.8,-8.8 18.4,-10.1 l 0.2,0.7 c -7,0 -16.9,10.8 -19.7,16.5 -0.5,1.1 -0.5,1.4 0.2,2.9 1,2.3 3,4.5 6.9,4.1 4,-5.1 12.5,-17.5 19.3,-18.1 l 0.3,0.8 c -6.2,0.8 -17.5,15.3 -16.9,17.8 0.6,2.3 3.5,4.2 6,4.6 1.8,0.2 2.3,0.4 3.7,-1.1 2.5,-2.6 7.7,-14.4 14.6,-16.8 l 0.4,0.8 c -3.8,1.3 -11.1,10.7 -12.2,14.7 1.5,0.6 8.1,1.3 10.3,-0.8 4.4,-4.1 4.3,-9.9 10.4,-10.1 l 0.2,0.9 c -4.2,-0.1 -7.4,7.6 -7.4,9.1 0.1,1.7 6.2,2.5 8,2.7 l 1.7,-2 1.1,0.6 -1.4,2.3 c 2.3,2.7 3,2.9 5.8,3.5 2.2,0.4 5.3,0.6 11.3,0.6 4.6,0 8.9,0.2 9.6,0.4 2.1,0.5 14.8,-0.3 22.1,-1.4 9.3,-1.4 15.1,-1.4 23.2,0.2 4.7,0.9 13.7,1.7 15.7,1.3 1.6,-0.3 7.4,-2.4 9.4,-3.5 2.2,-1.2 5.4,-4.5 6.7,-7.1 0.7,-1.4 1.8,-4.1 2.5,-6 2.2,-6.3 1.5,-12.2 -2.3,-21 -5.7,-13.1 -7.1,-19.6 -7,-32.7 0,-6 0.2,-8.5 1.1,-14 1,-6.3 1.1,-7.8 1.4,-23.8 0.2,-9.4 0.5,-21.8 0.7,-27.6 0.2,-5.8 0.3,-11.4 0.2,-12.4 L 197,53 Z M 49.1,162.5 c 8.2,-1 11.8,6.6 3.9,9.2 0,-3.2 -0.9,-6.1 -3.9,-9.2 z m 8.3,28 c -0.8,-1.5 -2,-2.7 -3.9,-3.6 2.6,-4.2 7.5,-0.9 3.9,3.6 z m 11.2,5.2 c -1.3,-1.4 -2.9,-2.2 -4.6,-2.7 2,-4 7.3,-2.1 4.6,2.7 z"/>
+</svg>
diff --git a/gfx/luma/models/relics/sign_resurrection_glow.svg b/gfx/luma/models/relics/sign_resurrection_glow.svg
new file mode 100644 (file)
index 0000000..98d98c5
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common_glow.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <path class="sign" d="m 123.3,53 0,1.3 c 0,1.6 2.4,8.1 5.4,14.7 1.3,2.7 2.6,5.7 2.9,6.5 1,2.6 3.9,12.8 5.1,18.4 0.7,3.3 1.8,6.6 2.8,8.8 2.3,5.1 2.8,8 2.5,15.4 -0.3,7.9 -0.8,13.5 -1.4,14.5 -1.3,2.6 -3.3,5.2 -4.9,6.4 -1,0.7 -2.8,2.3 -4.1,3.5 -1.9,1.8 -3.5,2.7 -8.1,4.9 -3.2,1.5 -5.9,2.7 -6,2.7 -0.8,0 -12.7,4.9 -14.4,5.9 -3.1,1.9 -6.3,2.8 -13.6,4.1 -14.4,2.6 -15.7,2.6 -22.7,1.5 -6.1,-1 -19.8,-1.2 -21.5,-0.4 -1.6,0.8 -2.6,2.9 -2.6,5.5 0,4 2.7,8 10.1,11.9 7.8,-6.1 7.8,-8.8 18.4,-10.1 l 0.2,0.7 c -7,0 -16.9,10.8 -19.7,16.5 -0.5,1.1 -0.5,1.4 0.2,2.9 1,2.3 3,4.5 6.9,4.1 4,-5.1 12.5,-17.5 19.3,-18.1 l 0.3,0.8 c -6.2,0.8 -17.5,15.3 -16.9,17.8 0.6,2.3 3.5,4.2 6,4.6 1.8,0.2 2.3,0.4 3.7,-1.1 2.5,-2.6 7.7,-14.4 14.6,-16.8 l 0.4,0.8 c -3.8,1.3 -11.1,10.7 -12.2,14.7 1.5,0.6 8.1,1.3 10.3,-0.8 4.4,-4.1 4.3,-9.9 10.4,-10.1 l 0.2,0.9 c -4.2,-0.1 -7.4,7.6 -7.4,9.1 0.1,1.7 6.2,2.5 8,2.7 l 1.7,-2 1.1,0.6 -1.4,2.3 c 2.3,2.7 3,2.9 5.8,3.5 2.2,0.4 5.3,0.6 11.3,0.6 4.6,0 8.9,0.2 9.6,0.4 2.1,0.5 14.8,-0.3 22.1,-1.4 9.3,-1.4 15.1,-1.4 23.2,0.2 4.7,0.9 13.7,1.7 15.7,1.3 1.6,-0.3 7.4,-2.4 9.4,-3.5 2.2,-1.2 5.4,-4.5 6.7,-7.1 0.7,-1.4 1.8,-4.1 2.5,-6 2.2,-6.3 1.5,-12.2 -2.3,-21 -5.7,-13.1 -7.1,-19.6 -7,-32.7 0,-6 0.2,-8.5 1.1,-14 1,-6.3 1.1,-7.8 1.4,-23.8 0.2,-9.4 0.5,-21.8 0.7,-27.6 0.2,-5.8 0.3,-11.4 0.2,-12.4 L 197,53 Z M 49.1,162.5 c 8.2,-1 11.8,6.6 3.9,9.2 0,-3.2 -0.9,-6.1 -3.9,-9.2 z m 8.3,28 c -0.8,-1.5 -2,-2.7 -3.9,-3.6 2.6,-4.2 7.5,-0.9 3.9,3.6 z m 11.2,5.2 c -1.3,-1.4 -2.9,-2.2 -4.6,-2.7 2,-4 7.3,-2.1 4.6,2.7 z"/>
+</svg>
diff --git a/gfx/luma/models/relics/sign_swapper.svg b/gfx/luma/models/relics/sign_swapper.svg
new file mode 100644 (file)
index 0000000..4cfe36d
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <g class="sign">
+               <path d="m 150,49 0,27 -83,2 0,26 83,2 0,27 58,-42 z"/>
+               <path d="m 106,207 0,-27 83,-2 0,-26 -83,-2 0,-27 -58,42 z"/>
+       </g>
+</svg>
diff --git a/gfx/luma/models/relics/sign_swapper_glow.svg b/gfx/luma/models/relics/sign_swapper_glow.svg
new file mode 100644 (file)
index 0000000..4eb634a
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="common_glow.css" type="text/css"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" version="1.1">
+       <rect class="back" width="100%" height="100%"/>
+       <g class="sign">
+               <path d="m 150,49 0,27 -83,2 0,26 83,2 0,27 58,-42 z"/>
+               <path d="m 106,207 0,-27 83,-2 0,-26 -83,-2 0,-27 -58,42 z"/>
+       </g>
+</svg>