129,581 Commits over 4,140 Days - 1.30cph!
Fixed playermodel serialization errors
Crafted items go in belt bar if appropriate
Move to best slot when right clicking from loot
Enabled occlusion culling component on camera prefab; now disabled by cvar
Fixed bad culling when camera eye position was inside test sphere bounds
Updated culling test cpu path
Fixed reactive target not initializing animator parameters when streaming in while knocked down (RUST-1418)
Fixed reactive target allocating an array and an enumerator on every network update
Fixed native buffer readback interop declarations
Slight garbage in TonemappingColorGrading
ToBaseEntity no longer uses dictionary of GameObjects
Removed IEntitySource
Harbor_2 splat painting, junkpile placement, grounds vertex painting
Misc
ItemIcon doesn't really need Update()
GetEntityMenu optimizations
More profiling
Warehouse scene full re-design using the new art
Airfield detail pass in the hangars
Removed a leftover script throwing errors on a light prop
Removed more leftover scripts throwing errors
Rough harbor placement (WIP)
TerrainFilter checks the global object filter in addition to the local filter
TerrainFilter is also checked by decor (if they ever use it)
Adding missing files from VertexToolsPro
Fixed not being able to build
Fixed container_b doors opening being too small
Trainyard older art updated
Some canyon dressing fixes
del missing scripts components left over in harbor scenes
fixed a portacabin collider offset
Terrain check / anchor generator fixes
Added terrain volume checks to military tunnel
Refreshed terrain volume checks on caves
Harbor_1 & 2 DecorSwim / terrain fixes