140,037 Commits over 4,505 Days - 1.30cph!

23 Minutes Ago
fluid switch/splitter/combiner, heater, door controller, digital clock, pressure pad, laser detector, hbhf sensor, counter, button and seismic sensor now all have proper world models. each lod0 is cheaper than burlap sack
1 Hour Ago
added small tunnel parts, added random room spawn functionality
1 Hour Ago
Remove string interpolation from BlurOptimizedPass
1 Hour Ago
Avoid delegate allocations in SSAOApplyPass
1 Hour Ago
Elimitate GC allocation in terrain depth pre-pass
1 Hour Ago
io entities: splitter, XORSwitch, Rand, Memory Cell, Root Combiner, ANDSwitch, Blocker, Branch, DflipFlop now have proper world models instead of burlap sack. each LOD0 is cheaper than burlap sack, some by a considerable amount.
2 Hours Ago
Cow animation updates
2 Hours Ago
Missed some files
2 Hours Ago
Renamed small train tunnel rooms, fixed pivots, added more shape variety (WIP), renamed placeholder water material,
3 Hours Ago
Fix Forward+ error spam
4 Hours Ago
Fixed audio falloff for the explosion distance
4 Hours Ago
merge main -> rust_relay_server
4 Hours Ago
Fixed CH47 skipping airfield if a server restarts after its been called
4 Hours Ago
optimized bandages worldmodel LOD0, now cheaper than burlap sack
4 Hours Ago
Add a null-check for renderer feature component creation
4 Hours Ago
opitimised sleeping bag world model LOD0 to be cheaper than burlap sack
4 Hours Ago
optimized wall frame netting worldmodel LOD0 to be cheaper than burlap sack
4 Hours Ago
Make sure WaterRendererCamera has an explicit constructor (obfuscation problem?)
5 Hours Ago
weapon rack single 2 and 3 worldmodel LODs optimised to be cheaper than burlap sack
5 Hours Ago
Add more profiler instrumentation
5 Hours Ago
some value adjustments
5 Hours Ago
optimised small spike trap dropped worldmodel lod0 - now cheaper than burlap sack
5 Hours Ago
landmine worldmodel LOD0 cheaper than burlap sack LOD0
5 Hours Ago
properly handle dialog closing on player death and sculpture destruction
5 Hours Ago
optimised new workbench component world model LOD0's which are all now cheaper than the burlap sack
6 Hours Ago
Move volumetric light beam UpdateCameraRelatedProperties work to vertex shader
Today
missed items
Today
optimised worldmodels LOD0 for these specific items to be under burlapsack LOD0 triangle counts
Today
Update sheep sleeping clip lengths
Today
Toggle BeamGeometry component when mesh visibility is set by LOD. Fixes UpdateCameraRelatedProperties running for every disabled beam.
Today
Fixed the player sometimes transitioning to standing animations while swimming near the surface of the ocean Involved fixing a clamp that has always been there and has never worked that minimises vertical input when at the water level This fixes the issue but seems to make jumping out of the water a little harder as the player is much more aligned with the water level, will need some further testing and possible changes to the water jumping mechanic
Today
Don't rotate with stretch.
Today
Initial flare FX.
Today
Fixed NVG scientist heads not appearing on trophies
Today
Better fix, use a TerrainPlacementBlocked component
Today
Subtract 160438, would have had unintended side effects
Today
Painted the area around the crude pumps at dome with road topology to prevent trees spawning there
Today
Sleep fixes
Today
VBSP: Fixed WVT patched materials not being added to patch list * Fixes detail props not appearing on WorldVertexTransition materials when they are applied to brushes and not displacements Fixed Hammer crash when rendering certain materials * Such as models/wireframe for detail prop material Fixed some Hammer toolbar buttos not having descriptions Fixed Detail Objects not rendering on brushes in Hammer Fixed more potential crashes
Today
Updated to use the correct arms only viewmodel
Today
Stats boilerplate, save load Sleeping behaviour
Remove unnecessarily setting the recycler type syncvar when loading from a save, syncvar is already set to autosave
Fixed up all the splines for new stations and work cart spawn placement
Restore BlocksWaterFor (removed in 112791 ) which fixes the missing submarine oxygen status
Fix consuming something not automatically updating metabolism
Today
Fix load screen hiding for passengers a bit too long before the driver loads in Block ticks, RPCs, and interactions from players while they are still transfer protected
Use powergrid.powerlineBasePowerOutput when 1 fuse is inserted, interpolate towards powerlineMaxPowerOutput with each additional fuse
Today
Probably fix passenger desync when flying a scrap heli to another server
Today
Update CraggyIsland_Nexus scene Fix nexus.redirect not working properly after switching menu scene to load async Fix disconnect callback not running when being redirected to another server during nexus auth