7,315 Commits over 2,345 Days - 0.13cph!
Missing Profiler.EndSample()s
Removed Debug.Logs from AudioRanomizer >:(
Fixed not being able to melee attack doors
Fixed EAC warning not showing
More crazy profiling
Made crafting times server lag independant
More profiling
Disregard empty chats
Tweaked tickrates
Fixed being able to walk through doors
Fixed codelock sending whitelist to players
Fixed compile errors
Fixed build error spamming 10 times
Fixed server compile error in PVT commit
Fixed NRE in playerloot
Store the constructionCollision in the buildingblock prefab
Fixed client not being able to interact with doors
More bundle fucking about
More server profiling
Changed how AI ticks to better ration timings
Fixing players not being able to walk through open doors
Don't kick for different manifest, but print a warning in the console so everyone is aware that the versions are different
Fixed NRE in ConstructionRenderer.UpdateMaterial
Fixed save load spam
Re-applying changes - hopefully for real this time.
Undoing changeset that turned everything into empty files - gj @plasticscm
Completely disabling water reflection (big perf issues)
Clearing m_PreloadedShaders because it crashes Unity on the build server
Fixed players not being able to walk through doors
Fixed a bunch of substance textures that had reverted to legacy shaders
Added developer list (to allow things like joining servers without EAC, debugging)
clperf console command
Progress when loading a save on server
Don't make all server builds development builds (!)
Copy win32 dlls over on build
Tweaked graphics settings, shader preload
Misc performance/profiling tweaks
Queue and spread conditional model updates
Alright fuck you unity. Not including any 32 bit libraries, going to copy them over manually instead.
Lets disable 32bit libraries completely in the editor
Getting rid of 32bit so files we don't use
Fiddling with dll meta files again
Updated RustNative information (we probably need to review this info for all dll/so/dylib)
Server performance enhancements
Added gamemanifest check in SelfCheck
Fixed block damage overlay performance
Fixed block damage overlay z-fighting
Fixed block health bar not reaching to the end
Tweaked the placement guide to not z fight so much
Fixed DS compiling
Added a rigidbody to animals (testing a theory)
Put building rendering on their own layer (for profiling)
Optimized player update and added profiling (average saving 4ms a frame depending on server conditions)
Increased max timestep (testing a theory)
Fixed trying to build osx twice
Now on u5b14
Fixed build server
Adding speedtree to `always include shaders`
Recompiled RustBuilder.exe
Don't forget to build the prefabs too(!)
Shaders should use a single bundle
New bundling system tests, cleanup