125,642 Commits over 4,171 Days - 1.26cph!
Fixed RUST-1486 and RUST-1489
fixed normals on player mesh
Stricter, unified RPC_Server.MaxDistance (RUST-1488)
Candle hat effect position tweak (RUST-1486)
fixed small planter scale
fixed not being able to place planters close to walls
fixed bells always playing when you first join a server with xmas enabled
plants in planters survive the cold of the desert/arctic instead of just dying
Fixed playermodel serialization errors
Crafted items go in belt bar if appropriate
Move to best slot when right clicking from loot
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
Slight garbage in TonemappingColorGrading
ToBaseEntity no longer uses dictionary of GameObjects
Removed IEntitySource
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
Added terrain adjustment radius to monument script (instead of taking it from the terrain dimensions)
Added cutoff radius to terrain volume check generator
Refreshed terrain volume checks on caves and military tunnel
Minor cave_small_medium fix