]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
New hagar weapon model
authorPeterMorphed <MyMail@CO.UK>
Sat, 7 Nov 2015 15:11:52 +0000 (15:11 +0000)
committerPeterMorphed <MyMail@CO.UK>
Sat, 7 Nov 2015 15:11:52 +0000 (15:11 +0000)
models/weapons/g_hagar.md3
models/weapons/h_hagar.iqm
models/weapons/h_hagar.iqm.framegroups
models/weapons/v_hagar.md3
scripts/hagar.shader [new file with mode: 0644]
textures/Hagar.tga [new file with mode: 0644]
textures/Hagar_Reflect.tga [new file with mode: 0644]
textures/Hagar_Shirt.tga [new file with mode: 0644]
textures/Hagar_Spec.tga [new file with mode: 0644]
textures/hagar_Glow.tga [new file with mode: 0644]
textures/hagar_norm.tga [new file with mode: 0644]

index 6e21ba9f83a4d578b2b8454aacff8f9aeb3d6c73..2047627bf65db56cac69da5050a85deb20800edf 100644 (file)
Binary files a/models/weapons/g_hagar.md3 and b/models/weapons/g_hagar.md3 differ
index a51c6c4f5ed4238b772ffa4853ae24127aa9aeaf..fe87dac0304abecf381443d8a506c743948977a1 100644 (file)
Binary files a/models/weapons/h_hagar.iqm and b/models/weapons/h_hagar.iqm differ
index 0a59625b6a6aa297525c008a66ba879537a5ac08..e02cf0f641f77d9e1a8e8a2d937e87e8e2e9377a 100644 (file)
@@ -1,4 +1,9 @@
-1 8 20 0 // fire
-9 5 20 0 // fire2
-15 200 20 1 // idle
-215 40 20 0 // reload
+/*
+Generated framegroups file for h_hagar
+Used by DarkPlaces to simulate frame groups in DPM models.
+*/
+
+1 11 15 1 // h_hagar fire
+12 9 60 1 // h_hagar fire2
+21 51 5 1 // h_hagar idle
+72 21 30 1 // h_hagar reload
index 19a245343322da6aa2dbfbb7de9b9a96c63264cf..f1f08b0108f984ae73ea0cb9e11bffa012e1dff6 100644 (file)
Binary files a/models/weapons/v_hagar.md3 and b/models/weapons/v_hagar.md3 differ
diff --git a/scripts/hagar.shader b/scripts/hagar.shader
new file mode 100644 (file)
index 0000000..5fb0b05
--- /dev/null
@@ -0,0 +1,8 @@
+hagar
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/hagar.tga
+               rgbgen lightingDiffuse
+       }
+}
\ No newline at end of file
diff --git a/textures/Hagar.tga b/textures/Hagar.tga
new file mode 100644 (file)
index 0000000..1e2d5cf
Binary files /dev/null and b/textures/Hagar.tga differ
diff --git a/textures/Hagar_Reflect.tga b/textures/Hagar_Reflect.tga
new file mode 100644 (file)
index 0000000..f784c2d
Binary files /dev/null and b/textures/Hagar_Reflect.tga differ
diff --git a/textures/Hagar_Shirt.tga b/textures/Hagar_Shirt.tga
new file mode 100644 (file)
index 0000000..270d446
Binary files /dev/null and b/textures/Hagar_Shirt.tga differ
diff --git a/textures/Hagar_Spec.tga b/textures/Hagar_Spec.tga
new file mode 100644 (file)
index 0000000..e44d88b
Binary files /dev/null and b/textures/Hagar_Spec.tga differ
diff --git a/textures/hagar_Glow.tga b/textures/hagar_Glow.tga
new file mode 100644 (file)
index 0000000..e1d9548
Binary files /dev/null and b/textures/hagar_Glow.tga differ
diff --git a/textures/hagar_norm.tga b/textures/hagar_norm.tga
new file mode 100644 (file)
index 0000000..b758791
Binary files /dev/null and b/textures/hagar_norm.tga differ