reporust_rebootcancel

107,469 Commits over 3,836 Days - 1.17cph!

10 Years Ago
Align swimming decor to world up vector
10 Years Ago
More cleanup, object layer adjustments (static rocks that should receive grass are now on terrain layer)
10 Years Ago
Merge from main
10 Years Ago
Porting over a shitton of new assets to the procedural map Cleaning up some shit
10 Years Ago
Decal shader Perf/Memory tweaks
10 Years Ago
tweaked some chicken/bear anims; improved the 3rd person deploy / reload animations for ak47
10 Years Ago
Updated RustNative Updated noise bindings Updated heightmap generation
10 Years Ago
Added test mountain prefab
10 Years Ago
Another dumb player spawn fix
10 Years Ago
Tweaked performance report
10 Years Ago
Server connect error fix
10 Years Ago
Optimizations and error fixes
10 Years Ago
Changed splat mapping algorithm to take advantage of the new biome coloring (still some broken stuff to iron out)
10 Years Ago
Stability fix
10 Years Ago
Layer culling tweaks Enforce building skin layer
10 Years Ago
Stability debug
10 Years Ago
Fixed parallax in PVT mode
10 Years Ago
Improved the wolf attack animations
10 Years Ago
improved a bunch of viewmodel screen shake effects for all of the melee attacks. (reduce the exposure of the floating arm)
10 Years Ago
fixed a bunch of melee attacks that were showing missing polygons
10 Years Ago
backup
10 Years Ago
Stability tweaks
10 Years Ago
Fixed terrain splat biome-based tinting Fixed black terrain when enabling PVT on OSX
10 Years Ago
Removed debug line drawing
10 Years Ago
Fixed default ragdoll parts
10 Years Ago
Made cargoplane/airdrop/bridges/monuments visible at longer distances Slowed down cargo plane
10 Years Ago
Stability queue timeout
10 Years Ago
Some Clientside profiling
10 Years Ago
Fixed stability system not marking some surrounding blocks as dirty
10 Years Ago
Stability tweaks
10 Years Ago
Updated LegacyLevel to work with latest changes
10 Years Ago
Shader func name changes
10 Years Ago
Terrain shader consolidation mega merge; removed deprecated terrain shaders, now using only one; reorganized PVT merged 4 cache textures into 1; better TerrainExtension integration; now enabled via keyword toggle Deprecated PVT_Terrain, moved functionality to TerrainTexturing; lowest quality base texture now works on legacy mode as well Changed Terrain_Color to Terrain_Alpha; updated shaders from 4 chan color to 1 chan alpha Updated TestLevel; Procedural Map updated via script
10 Years Ago
fixed the water splashes (they don't glow in the dark anymore)
10 Years Ago
Spectator fixes
10 Years Ago
Conditional model sorting perf fix Invisible player fix (hopefully) Spectator mode fix (hopefully) Fixed death info not being passed to OnKilled Fixed ragdoll update perf Eating effect broadcast bug
10 Years Ago
Made iso noise more subtle
10 Years Ago
Decor parameters & scene stuff
10 Years Ago
some tweaks to the 3rd person jump animations and 3rd person rifle deploy / reload animations
10 Years Ago
wip
10 Years Ago
Theoretical fix for invisible players
10 Years Ago
backup
10 Years Ago
backup
10 Years Ago
Added climate prefab to TestLevel
10 Years Ago
Increased overall brightness of the night with full moon
10 Years Ago
Fixed window bars not deploying
10 Years Ago
More planner guide debugging
10 Years Ago
Hacked the floors and foundations to be failsafe
10 Years Ago
Terrain map memory amount report fixes
10 Years Ago
Ragdoll tweaks Planner guide switching debug