]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Make shirt color dominant on fullbright erebus and nyx models, restore original megae...
authorterencehill <piuntn@gmail.com>
Sun, 24 Apr 2022 18:08:55 +0000 (20:08 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 28 Apr 2022 14:17:08 +0000 (16:17 +0200)
15 files changed:
models/player/megaerebus.iqm_0.skin
models/player/megaerebus_lod1.iqm_0.skin
models/player/megaerebus_lod2.iqm_0.skin
scripts/player_erebus.shader
textures/erebusfullbright_glow.tga
textures/erebusfullbright_shirt.tga
textures/megaerebus.tga [new file with mode: 0644]
textures/megaerebus_gloss.tga [new file with mode: 0644]
textures/megaerebus_glow.tga [new file with mode: 0644]
textures/megaerebus_norm.tga [new file with mode: 0644]
textures/megaerebus_reflect.tga [new file with mode: 0644]
textures/nyxfullbright_glow.tga
textures/nyxfullbright_shirt.tga
textures/shadowheadfb_glow.tga
textures/shadowheadfb_shirt.tga

index 9f5f7b7dc3c00399f1cdede129aa0a2abd775097..977140f6bd996c62d6e85d7729ac2c0757dac9dd 100644 (file)
@@ -1,2 +1,2 @@
-erebus,erebusfullbright
+erebus,megaerebus
 erebus.001,shadowheadfb
index 9f5f7b7dc3c00399f1cdede129aa0a2abd775097..977140f6bd996c62d6e85d7729ac2c0757dac9dd 100644 (file)
@@ -1,2 +1,2 @@
-erebus,erebusfullbright
+erebus,megaerebus
 erebus.001,shadowheadfb
index 9f5f7b7dc3c00399f1cdede129aa0a2abd775097..977140f6bd996c62d6e85d7729ac2c0757dac9dd 100644 (file)
@@ -1,2 +1,2 @@
-erebus,erebusfullbright
+erebus,megaerebus
 erebus.001,shadowheadfb
index 5da8a5084e34e6f27b814dfa9a47357377700197..086d9c449fa1d4c5b1251ed2973ccde71ea8bdfc 100644 (file)
@@ -16,6 +16,15 @@ erebusfullbright
        }
 }
 
+megaerebus
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/megaerebus.tga
+               rgbgen lightingDiffuse
+       }
+}
+
 shadowhead
 {
        dpreflectcube cubemaps/default/sky
index ec0f1107263abc183f877be428565fd5b0a01d51..f4f00c6f97409ba06d9f755436aa1208fa5642a2 100644 (file)
Binary files a/textures/erebusfullbright_glow.tga and b/textures/erebusfullbright_glow.tga differ
index 43b8b7429356525dac2a44524bc673d3f8297f22..2c54e978312bb292a913f4f738529fa8c73ad944 100644 (file)
Binary files a/textures/erebusfullbright_shirt.tga and b/textures/erebusfullbright_shirt.tga differ
diff --git a/textures/megaerebus.tga b/textures/megaerebus.tga
new file mode 100644 (file)
index 0000000..2ef8341
Binary files /dev/null and b/textures/megaerebus.tga differ
diff --git a/textures/megaerebus_gloss.tga b/textures/megaerebus_gloss.tga
new file mode 100644 (file)
index 0000000..5004a75
Binary files /dev/null and b/textures/megaerebus_gloss.tga differ
diff --git a/textures/megaerebus_glow.tga b/textures/megaerebus_glow.tga
new file mode 100644 (file)
index 0000000..a91959d
Binary files /dev/null and b/textures/megaerebus_glow.tga differ
diff --git a/textures/megaerebus_norm.tga b/textures/megaerebus_norm.tga
new file mode 100644 (file)
index 0000000..007228b
Binary files /dev/null and b/textures/megaerebus_norm.tga differ
diff --git a/textures/megaerebus_reflect.tga b/textures/megaerebus_reflect.tga
new file mode 100644 (file)
index 0000000..a99f2d6
Binary files /dev/null and b/textures/megaerebus_reflect.tga differ
index f94c16a06af1b82dfe2d6c1197ef811a1d353de5..f4f00c6f97409ba06d9f755436aa1208fa5642a2 100644 (file)
Binary files a/textures/nyxfullbright_glow.tga and b/textures/nyxfullbright_glow.tga differ
index 43b8b7429356525dac2a44524bc673d3f8297f22..2c54e978312bb292a913f4f738529fa8c73ad944 100644 (file)
Binary files a/textures/nyxfullbright_shirt.tga and b/textures/nyxfullbright_shirt.tga differ
index e7399dd6fd43663d89a479afcf935526c1429823..1e69d82e7b0d92b835e751bf0e32f7a4fcf35cfd 100644 (file)
Binary files a/textures/shadowheadfb_glow.tga and b/textures/shadowheadfb_glow.tga differ
index cd46cc2cbd70c53e2fb49e7fe74da9781e6aad46..e7399dd6fd43663d89a479afcf935526c1429823 100644 (file)
Binary files a/textures/shadowheadfb_shirt.tga and b/textures/shadowheadfb_shirt.tga differ