33,203 Commits over 4,109 Days - 0.34cph!
BasePlayer serialization
Picked up weapons/bandages etc go in belt bar if they can
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
Fixed not being able to build
Disable entities before deleting (to avoid their physics being used on deferred deletes)
Fixed deployables not destroying when their floor removed
Multiple players can access storage containers at the same time
Force entities to be root objects
Clear Networkable delegates on destroy
Disable gameobject in DoServerDestroy
Low quality modes have shadows (performance vs fairness)
Fixed codelock interation
Should fix crates not despawning
tweaked anims for the ak47 and the salvaged axe.
fixed a bug with the 3rd person stand --> crouch animation when holding melee weapons
Fixed bypassing forced shadows with console (RUST-1496)
tweaked lr300 rifle anims
tweaked the SMG animations ( made them less floaty )
fixed the sound timings on the lr300 and ak47 animations ( the sounds better match the animations now )
mp5 viewmodel animation tweaks and sound synch fixes
Fixed tool cupboard notes not visible when close (RUST-1503)
Fixed dumb handling of deferredMeshDecal edit-mode update calls; restored functionality