reporust_rebootcancel

105,897 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Stone pickaxe view and world model with LODs.
10 Years Ago
Minor iceberg spawn filter fix
10 Years Ago
Strip Unity / ST tree component from server builds Greatly reduced serverside tree collider counts
10 Years Ago
Rock & cliff prefab finalization 1/2
10 Years Ago
Added conditional logic for all roof blocks
10 Years Ago
Begin playback in Start instead of Awake on SoundPlayer so sounds start after EffectAudioPerspectiveSwitcher does it's thing (temp fix until I implement a more general solution for adjusting sounds before beginning playback)
10 Years Ago
Skin colour is based on steamid
10 Years Ago
Fixed a case where wall pieces would spawn a corner meshes through T connected walls (for all remaining wall pieces) Added conditional models for wall.low top tier
10 Years Ago
Fixed repeating pattern on stone roof Fixed a case where wall.low pieces would spawn a corner meshes through T connected walls
10 Years Ago
Added end piece conditional mesh to close off wall end (wall.low.stone).
10 Years Ago
Added end piece conditional mesh to close off wall end (wall.low.wood).
10 Years Ago
Added end piece conditional mesh to close off wall end (wall.low.metal).
10 Years Ago
Added conditional meshes for metal wall.low and metal foundation blocks
10 Years Ago
Conditional meshes fully working for stone and toptier foundation blocks - lots less overdraw :3
10 Years Ago
Improved stone textures readability even more
10 Years Ago
made some improvements to the 3rd person pistol animations.
10 Years Ago
Skin tweaks
10 Years Ago
Experimental skin shader
10 Years Ago
Added server.npctickrate
10 Years Ago
Changed fog mode in procedural map
10 Years Ago
wip
10 Years Ago
█▇▉▋▆▅ ▋▌ █▆▅▊█▄ ▌ ▅▅▇▇.
10 Years Ago
made some improvements to the torch fire f/x; tweaked the deploy on the salvaged axe
10 Years Ago
Atmospheric improvements, scene stuff and file cleanup.
10 Years Ago
Fixed iceberg spawns
10 Years Ago
Updated all TestLevel bakes
10 Years Ago
Refactored splat and biome maps to natively support bit masks in their getters Refactored the way terrain colors are sampled to support one color per splat per biome
10 Years Ago
Twig rooftop polish (with alpha masked hay textures) Closed meshes wall.corner stone, wood Added conditional models for wall.low corners Prefab material ID fixes, cleanup
10 Years Ago
Updated game manifest
10 Years Ago
Reorganized some decor folders
10 Years Ago
Fixed resources spawning on cliffs
10 Years Ago
Increased min view distance from 50 to 250 to prevent nightvision trickery
10 Years Ago
Added a generic base class for processed textures Added BlurTexture class (because why not)
10 Years Ago
Added BlendTexture class that blends two textures together (replaces BlentLUT) Added all functionality of AtmosphericBlend to Climate (blending now uses biomes) Removed AtmosphericBlend and BlendLUT
10 Years Ago
wip
10 Years Ago
10 Years Ago
added particle effects for footsteps/bullet impacts in water. fixed a bug with the blood impact not removing itself
10 Years Ago
Don't update reverb/highpass falloff every frame + additional sound profiling
10 Years Ago
First pass at C4 sounds
10 Years Ago
waterfall special fx
10 Years Ago
Tweaked position of lock on top tier door
10 Years Ago
Water, river and rock stuff.
10 Years Ago
Use the correct sound template for the cargo plane loop
10 Years Ago
Fix radiation sounds not playing
10 Years Ago
Scaled down C4 damage to be in line with the new healths
10 Years Ago
Merge fixes.
10 Years Ago
Added HorizontalAttribute to draw things in the inspector horizontally instead of vertically
10 Years Ago
Added fallback icon to terrain paint
10 Years Ago
Removed giant collider from warehouse
10 Years Ago
Changed all remaining terrain normal splats to normalmap import type; changed all to compressed Added vertex normal toggle to std legacy terrain shader