193,424 Commits over 4,079 Days - 1.98cph!

5 Years Ago
Merge from motd
5 Years Ago
Wheel mat rename again
5 Years Ago
Fix spawnable script setup
5 Years Ago
Fix an item being lost when a corpse with full inventory despawns (into a backpack), the item that can't fit into the backpack will get thrown onto the floor now
5 Years Ago
Nuked custom 2d texture array inspector (unity now has built-in)
5 Years Ago
Merge fix
5 Years Ago
Some more health fixes. Fixes repairs.
5 Years Ago
Revert some health changes from my #39974, so overrides are used correctly.
5 Years Ago
Fix BuildingBlock health display bug. Health on BuildingBlock upgrades is actually sent to the client before the new upgrade state is sent. My code was clamping set health values to MaxHealth(), meaning the new value was clamped to the pre-upgrade max. Reverted the change to let health be set to "impossible" values again. Also now checking MaxHealth() instead of _maxHealth in health property, allowing for overrides.
5 Years Ago
▍▉▊▄█▍ █▅▊▇▌ ▆▉
5 Years Ago
█▆▍▌▄▄ ▍▊█▄▄ █▌▇▌▋▄▌▍▇▅▍
5 Years Ago
hidding LOD on chassis
5 Years Ago
█▊▉█▅▇
5 Years Ago
more LOD
5 Years Ago
Merge from main
5 Years Ago
▌▋█▌▋▊▋▅
5 Years Ago
More
5 Years Ago
▌▆▄▇▌▍▌ ▅▊█
5 Years Ago
Can no longer build and deploy on roads (currently 3 wall heights vertically and 4 meters horizontally)
5 Years Ago
Changed detail color to instanced properties
5 Years Ago
Fixed vgui_drawtree crashing
5 Years Ago
Fix the 32bit builds
5 Years Ago
[D11] Quarry mining rig material fixes
5 Years Ago
Properly null terminate console output
5 Years Ago
Added detail layer blending control via detail color on rust/std shader set
5 Years Ago
[D11] Fix for Z Fighting at Launch Site
5 Years Ago
[D11][UI] Chinese simplified and traditional language keys
5 Years Ago
[D11] Fixes for various LOD vertex colour issues
5 Years Ago
[D11][UI] Fixed an number of options not been set to default, fix setting options to default resetting language. Set languages keys to native spellings
5 Years Ago
Canyon: Rock splat always arid color even in temperate biome More tundra, added higher plateau north of map for tundra and snow opportunity Added lakes and monument inserts, monument nodes Deeper canyons
5 Years Ago
[D11] Fixed mismatched colours between FemaleBody.Dark and FemaleHead.Dark. Reduced specular on chainlink fence.
5 Years Ago
{PS4/XB1} [2019.3] Foliage (Bushes/Flowers/Grass) move (animate within its position) when the player moves, and their speed of movement (animation within its position) increases {PS4/XB1} Environment assets flicker between two colours foliage world position calculation was duff.
5 Years Ago
[D11] Campfire Scale Fix
5 Years Ago
[D11] Define Fix
5 Years Ago
Only spawn prefab mountains on 5k maps or larger (4k maps need the free space to fit the new ring road + large monuments)
5 Years Ago
Added target count to monument placement scripts to avoid placing as many as possible on larger maps (TODO: needs configuring based on average 4k map monument counts)
5 Years Ago
Impact effects
5 Years Ago
[D11] Fix for null connections in CullingVolume
5 Years Ago
Fixed TerrainPlacementMap starting out disabled
5 Years Ago
[D11] Fix commandline
5 Years Ago
Prefab mountain updates
5 Years Ago
[D11][UI][#3362] Quick Chat will now translate on receiving client rather than sending client
5 Years Ago
[D11] [UI] Fixed server define issue in OptionsUI OnValidate.
5 Years Ago
Added placeholder Fertilizer item. Manifest.
5 Years Ago
[D11] Moved shader into correct folder
5 Years Ago
[D11] New layered materials for tugboat
5 Years Ago
D11 Merge with main
5 Years Ago
[D11] [UI] Game now detects system language of user and attempts to default to system language if it is supported, or closest viable fallback if not. If no support or fallback languages could be found, will default to english. This should address the issue of boot-flow screens always appearing in english.
5 Years Ago
[D11] Changed BarrellWater Material so its not magenta + Launch site mesh gap fix
5 Years Ago
Deleted un needed scripts