255,305 Commits over 3,990 Days - 2.67cph!

9 Years Ago
created side door, rear door, door hinges and mechanisms, roof, mud flaps, tail lights
9 Years Ago
WIP Race mission
9 Years Ago
player...
9 Years Ago
Touched ocean and river shader
9 Years Ago
Fix for q1 parallax artifacts on steep rocks (#755)
9 Years Ago
Fixed camera depth mismatch affecting scattering on transparent surfaces
9 Years Ago
tiger and bits
9 Years Ago
Don't evaluate neighbour entity links until they're used Log entity linking progress on server startup separately from the stability support initialization
9 Years Ago
- Fxied bomb blast effect looping and not getting destroyed
9 Years Ago
- Level loading screen fix
9 Years Ago
More compilation warnings
9 Years Ago
Fixed water/shore bug introduced in 14228
9 Years Ago
Compile fix
9 Years Ago
Increased client per-frame message processing time
9 Years Ago
9 Years Ago
Fixed collisions Updated ProCore
9 Years Ago
waterbucket disconnect fix
9 Years Ago
Fixed compilation warning
9 Years Ago
Merged-in terrain shader shuffle/cleanup from prerelease More water code cleanups + micro opts Touched a few shaders just to be sure
9 Years Ago
loot tables + manifest + item costs (bucket/barrel)
9 Years Ago
compile fixes
9 Years Ago
oops
9 Years Ago
merge into main protocol++
9 Years Ago
merge into main protocol++
9 Years Ago
merge from main
9 Years Ago
compile fix
9 Years Ago
reduce ambience emitter activation range a bit (better perf in areas with dense foliage)
9 Years Ago
Merged perf shit from main
9 Years Ago
Driftwood no longer spawns on rocks
9 Years Ago
AmbienceManager update tweaks
9 Years Ago
Fixed options opening with wrong tab selected
9 Years Ago
perf 5 displays frame time
9 Years Ago
Merged-in water changes and optimizations from main
9 Years Ago
Updated backend shader code to b14 (tiny changes) Merged-in shader changes from main Removed emission from rust/terrainblend to fit sampler limit Shuffled terrain pvt fetch code to fit within temp register limit
9 Years Ago
Update AmbienceEmitters from AmbienceManager so we can leave emitter scripts enabled and use OnEnable to update emitter positions when pooling
9 Years Ago
merge from main
9 Years Ago
Extreme fog hides clouds
9 Years Ago
Make sure all in world ambience emitters are flagged as static
9 Years Ago
Reapplied sky reflection hack to atmosphere shader
9 Years Ago
Time of Day update (directional scattering occlusion, cloud coloring parameter) Fixed a number of issues with the cloud billboard textures
9 Years Ago
Player View stuff.
9 Years Ago
tech tree: - draw icons - don't drag recursive unless shift etc down
9 Years Ago
Replaced nearly all runtime Camera.main calls with MainCamera.mainCamera
9 Years Ago
added side mirrors, rear view mirror, sun visors, inner shelf, wiper blades
9 Years Ago
merge from main
9 Years Ago
Trying to get rid of phantom overhead; got rid of some Camera.main and Profiler.Begin/End calls
9 Years Ago
wip sounds code cleanup
9 Years Ago
Tweaks, unit prefab audio source setup
9 Years Ago
- Weapon pickup tweaks
9 Years Ago
Entity's can spawn without a View