Bugfixes wip

Tue, 14 Jul 2015 21:06:47 -0600

author
glitchvid
date
Tue, 14 Jul 2015 21:06:47 -0600
branch
wip
changeset 5
0d0129cc5571
parent 4
03d60665e88b
child 6
45462b824b83

Bugfixes

Fixed missing textures
BSP is direct-from-source, no cubemaps yet

sb_manufactured.bsp file | annotate | diff | comparison | revisions
sb_manufactured.vmf file | annotate | diff | comparison | revisions
Binary file sb_manufactured.bsp has changed
--- a/sb_manufactured.vmf	Tue Jul 14 20:31:26 2015 -0600
+++ b/sb_manufactured.vmf	Tue Jul 14 21:06:47 2015 -0600
@@ -2,7 +2,7 @@
 {
 	"editorversion" "400"
 	"editorbuild" "6412"
-	"mapversion" "777"
+	"mapversion" "780"
 	"formatversion" "100"
 	"prefab" "0"
 }
@@ -38,7 +38,7 @@
 world
 {
 	"id" "1"
-	"mapversion" "777"
+	"mapversion" "780"
 	"classname" "worldspawn"
 	"detailmaterial" "detail/detailsprites"
 	"detailvbsp" "detail.vbsp"
@@ -2418,7 +2418,7 @@
 		{
 			"id" "2062"
 			"plane" "(656 -512 128) (656 -512 192) (624 -512 192)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[1 0 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14183,7 +14183,7 @@
 		{
 			"id" "2700"
 			"plane" "(-1024 -256 136) (-1024 -392 200) (-1024 -392 136)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14249,7 +14249,7 @@
 		{
 			"id" "2705"
 			"plane" "(-1024 -520 200) (-1024 -520 136) (-1024 -392 136)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14326,7 +14326,7 @@
 		{
 			"id" "2710"
 			"plane" "(-1024 -520 136) (-1024 -520 128) (-1024 -256 128)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14392,7 +14392,7 @@
 		{
 			"id" "2881"
 			"plane" "(-1424 392 136) (-1424 392 200) (-1424 256 136)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14458,7 +14458,7 @@
 		{
 			"id" "2886"
 			"plane" "(-1424 392 136) (-1424 520 136) (-1424 520 200)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"
@@ -14535,7 +14535,7 @@
 		{
 			"id" "2891"
 			"plane" "(-1424 256 136) (-1424 256 128) (-1424 520 128)"
-			"material" "METAL/METALWALL021B_PLAIN"
+			"material" "METAL/METALWALL021A"
 			"uaxis" "[0 1 0 0] 0.25"
 			"vaxis" "[0 0 -1 0] 0.25"
 			"rotation" "0"

mercurial