113,707 Commits over 3,959 Days - 1.20cph!
flamethrower + bolt rifle viewmodel tweaks
beancan / f1 grenade viewmodel tweaks
junkpiles block AI movement
junkpiles actually sink all the way into the ground before disappearing
Rocket factory building / interior texture progress
JunkPile timeout check uses Unity's invoke because of its long repeat time and since it doesn't use CancelInvoke
Removed this. from all invokes as they're no longer extension methods
ListComponent now uses a ListHashSet instead of a List (better remove performance)
ListHashSet implements IEnumerable and has index getter / setter
ListDictionary implements IEnumerable
Moved InvokeHandler to plugins
Made InvokeHandler methods part of FacepunchBehaviour rather than extension methods
Facepunch.System project automatically includes all its cs files (like the other plugins)
Rocket factory / side towers interior and staircases
Massively improved InvokeHandler hashing
External walls block ai
External gates block ai (unless open)
Ores block ai
backup/progress
static chair prop adapted from deployable
Build navmesh async, to try to avoid consuming all server cores (slower but friendlier)
Cleanup in ssao
Small water reflection optimization (bw++, all platforms)
skin approval + icons
fixed missing hatchet
Reapplied packed hdr and tweaked tier settings
Updated SSAO + fixed OnPostRender error
Disabled allow MSAA on main camera
Reapplied main camera effect connections
skin approval + broken icons
Fixed OSX / Linux / Win32 debug builds not uploading to Steam
Changed InvokeHandler times from AoS to SoA (performance)
Rocket factory / side tower update and staircase
Fixed scene view display when skybox is enabled
Updated main camera effect assignments
Enabled packed 32bit HDR format on all tier levels, when available (bw++ on dx10+ hw)
Animal attacks show hud damage indicator
Resizing every speedtree without care or consideration
Log game object name when encountering SkinnedMeshCollision without SkinnedMeshCollider (RUST-1645)
Fixed metal chest plate rig in prefab (RUST-1637)
Added OpenGL core to Windows (for asset bundles)
Fixed RustBuilder not building all all platforms as debug build
backup/progress
bit of overgrowth for preview
Spinner wheel sounds
Water lapping sound polish
fixed rare issue where a dead helicopter could enter a strafe
animals align to terrain height/slope
animals try and face attack target