-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
* Update names from b8c to b8d :] * Remove donor credits in museum, added nice decor in place * Change resources/CommonNGSPack to have the CommonNGSPack1.1 assests instead * Add new map maker credit sign into old donor room * Changed the portal frame and it's blackout inside to func_detail to cutdown on visleafs, also changed the soon to be delete mapper's credit into func_detail. This is the last update before I start the whole no museum thing. * Moved the spycrab locking door to the old musuem entrance, removed the old musuem, the new museum. * Improved spycrab entrance, made night version of map's vmf update with the changes I made in the day version, and some other changes that I forgot. * Add the nav files for the current .vmfs * Update .txt for maps
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# Compiled stuff | ||
*.vhv | ||
*.vmx | ||
*.log | ||
*.prt | ||
*.bsp | ||
currentchanges.txt |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/artcontest" | ||
"$nocull" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
} | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/artcontest" | ||
"$nocull" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$basetexture" "custom/artassets/bezel" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.1 0.1 0.1]" | ||
"$surfaceprop" "plastic" | ||
"%keywords" "tf" | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$basetexture" "custom/artassets/bezel" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.1 0.1 0.1]" | ||
"$surfaceprop" "plastic" | ||
"%keywords" "tf" | ||
} |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$basetexture" "custom/artassets/greentrack" | ||
"$surfaceprop" "Slime" | ||
"$additive" 1 | ||
"$nocull" 1 | ||
"$nodecal" 1 | ||
"$translucent" 1 | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$basetexture" "custom/artassets/greentrack" | ||
"$surfaceprop" "Slime" | ||
"$additive" 1 | ||
"$nocull" 1 | ||
"$nodecal" 1 | ||
"$translucent" 1 | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
"lightmappedgeneric" | ||
{ | ||
"$basetexture" "custom/artassets/donor1" | ||
"$envmap" "cubemaps/cubemap_gold001" | ||
"envmaptint" "[2.5 2.5 1.15]" | ||
$bumpmap "custom/artassets/donor1bump" | ||
$ssbump 1 | ||
$surfaceprop metal | ||
$normalmapalphaenvmapmask 1 | ||
"lightmappedgeneric" | ||
{ | ||
"$basetexture" "custom/artassets/mappercredit" | ||
"$envmap" "cubemaps/cubemap_gold001" | ||
"envmaptint" "[2.5 2.5 1.15]" | ||
$bumpmap "custom/artassets/mappercreditbump" | ||
$ssbump 1 | ||
$surfaceprop metal | ||
$normalmapalphaenvmapmask 1 | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/screens" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.25 0.25 0.25]" | ||
"$nocull" 1 | ||
"$selfillum" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
Proxies | ||
{ | ||
ToggleTexture | ||
{ | ||
toggleTextureVar $baseTexture | ||
toggleTextureFrameNumVar $frame | ||
toggleTextureShouldWrap 0 | ||
} | ||
} | ||
} | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/screens" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.25 0.25 0.25]" | ||
"$nocull" 1 | ||
"$selfillum" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
Proxies | ||
{ | ||
ToggleTexture | ||
{ | ||
toggleTextureVar $baseTexture | ||
toggleTextureFrameNumVar $frame | ||
toggleTextureShouldWrap 0 | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/screens_honkin" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.25 0.25 0.25]" | ||
"$nocull" 1 | ||
"$selfillum" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
Proxies | ||
{ | ||
ToggleTexture | ||
{ | ||
toggleTextureVar $baseTexture | ||
toggleTextureFrameNumVar $frame | ||
toggleTextureShouldWrap 0 | ||
} | ||
} | ||
} | ||
UnlitGeneric | ||
{ | ||
"$basetexture" "custom/artassets/screens_honkin" | ||
"$envmap" "env_cubemap" | ||
"$basealphaenvmapmask" 1 | ||
"$envmaptint" "[0.25 0.25 0.25]" | ||
"$nocull" 1 | ||
"$selfillum" 1 | ||
$nodecal "1" | ||
"$surfaceprop" "glass" | ||
Proxies | ||
{ | ||
ToggleTexture | ||
{ | ||
toggleTextureVar $baseTexture | ||
toggleTextureFrameNumVar $frame | ||
toggleTextureShouldWrap 0 | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow001c" | ||
"$surfaceprop" "glass" | ||
// "$translucent" 0 | ||
"$envmap" "env_cubemap" | ||
"$envmapcontrast" ".5" | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .9 .9 .9]" | ||
"%keywords" "tf" | ||
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 45 translate 0 0" | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow001c" | ||
"$surfaceprop" "glass" | ||
// "$translucent" 0 | ||
"$envmap" "env_cubemap" | ||
"$envmapcontrast" ".5" | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .9 .9 .9]" | ||
"%keywords" "tf" | ||
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 45 translate 0 0" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow001a" | ||
"$surfaceprop" "glass" | ||
"$translucent" 0 | ||
"$envmap" "env_cubemap" | ||
"$envmapcontrast" ".5" | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .9 .9 .9]" | ||
"%keywords" "tf" | ||
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 0 translate 0 0" | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow001a" | ||
"$surfaceprop" "glass" | ||
"$translucent" 0 | ||
"$envmap" "env_cubemap" | ||
"$envmapcontrast" ".5" | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .9 .9 .9]" | ||
"%keywords" "tf" | ||
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 0 translate 0 0" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow002c" | ||
"$surfaceprop" "glass" | ||
"$additive" 1 | ||
// "$translucent" 1 | ||
"$envmap" "env_cubemap" | ||
// "$envmapcontrast" 1 | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .2 .2 .2]" | ||
"%keywords" "tf" | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow002c" | ||
"$surfaceprop" "glass" | ||
"$additive" 1 | ||
// "$translucent" 1 | ||
"$envmap" "env_cubemap" | ||
// "$envmapcontrast" 1 | ||
// "$envmapsaturation" 1 | ||
"$envmaptint" "[ .2 .2 .2]" | ||
"%keywords" "tf" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow006a" | ||
"$surfaceprop" "glass" | ||
"$translucent" 0 | ||
"%keywords" "tf" | ||
} | ||
"LightmappedGeneric" | ||
{ | ||
"$baseTexture" "glass/glasswindow006a" | ||
"$surfaceprop" "glass" | ||
"$translucent" 0 | ||
"%keywords" "tf" | ||
} |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.