userandererandrecancel
reporust_rebootcancel

10,589 Commits over 3,683 Days - 0.12cph!

7 Years Ago
Skin texture cache is now implemented in native code (GC free) Skin texture cache read and write are running in a thread (no longer stalls when disk is busy)
7 Years Ago
▅▆▉▇ ▇▄▄▊▉▄▌ / █▆▆▇█▌█▆▇ ▅▌▉▅ ▉▍▄▇ ▉▋▊▊▍▅▆▇▅▅ / ▋▇▄▍▉█▅▅▇▉▄▇▋
7 Years Ago
Subtracting new ore nodes Network++
7 Years Ago
Merge from ore_nodes Network++
7 Years Ago
Optimized effect dictionary creation by including the data pre-sorted in the game manifest (eliminates various stutters caused by effect spawns)
7 Years Ago
Merge from main
7 Years Ago
Water no longer spawns a world model when dropped out of its item container
7 Years Ago
Merge from main
7 Years Ago
TerrainMap.ForEachParallel fix
7 Years Ago
Fixed FoliageDisplacementManager calling Camera.Render
7 Years Ago
Cherry picking 21682 (Parallel.Call) to avoid future merge conflicts in Facepunch.UnityEngine
7 Years Ago
Enabled mountain splat transfer Optimized monument and mountain terrain data transfers Parallelized monument and mountain terrain data transfers
7 Years Ago
Added TerrainMap.ForEachParallel (parallel software rasterizer)
7 Years Ago
Added Parallel.Call
7 Years Ago
Foliage displacement no longer creates a second camera (eliminates all overhead)
7 Years Ago
Foliage displacement can select whether or not to render as a billboard on the component
7 Years Ago
Subtracting all AI experiments
7 Years Ago
Fixed NRE when opening workshop from main menu without having joined a server
7 Years Ago
Stairs and foundation steps use more accurate shadow casting proxy meshes
7 Years Ago
Merge from detailed_stair_colliders
7 Years Ago
Updated some detailed colliders to the new versions
7 Years Ago
Merge from main
7 Years Ago
Detailed stair collider preparations
7 Years Ago
Added TerrainNavMesh class (basic API to retrieve a mesh or nav mesh build source for a certain terrain patch)
7 Years Ago
Retired "Navigation" layer because we can directly feed meshes to the bake \o/
7 Years Ago
Layer stuff
7 Years Ago
Navigation layer does not collide with anything Main camera ignores navigation layer
7 Years Ago
Forgot this file
7 Years Ago
Added "Navigation" layer Removed unused "Sky" and "Sky Reflection" layers
7 Years Ago
Updated bundle splits
7 Years Ago
Fixed a bunch of skinnables not having their bundle set
7 Years Ago
Manifest load time test
7 Years Ago
Scene2Prefab
7 Years Ago
More console autocomplete / history improvements
7 Years Ago
Grass LODs fall off with 3D distance instead of 2D distance
7 Years Ago
Grass quality setting affects new grass
7 Years Ago
Can quick-autocomplete in console with tab Autocomplete no longer prevents going back in the command history
7 Years Ago
Really fixed grass missing on first connect (RUST–1719)
7 Years Ago
Barren has roads
7 Years Ago
Potential fix for RUST-1724
7 Years Ago
Fixed grass missing on first connect
7 Years Ago
Removed pointless distance check from PlayerModel.cs SpineIK (just use net distance)
7 Years Ago
Fixed yuge wood worldmodel
7 Years Ago
Fixed bulge around junkpiles
7 Years Ago
Removed individual barrels from roadside as they tend to block junkpile spawn positions
7 Years Ago
CraggyIsland has some roadside topology
7 Years Ago
Potential fix for fucked up world gen Network++ Save++
7 Years Ago
Merge from save146
7 Years Ago
Merge from main
7 Years Ago
This changed