reporust_rebootcancel

129,247 Commits over 4,140 Days - 1.30cph!

11 Years Ago
Bundle loading basics
11 Years Ago
Tweaking
11 Years Ago
Adding speedtree to `always include shaders`
11 Years Ago
Debug building
zon
11 Years Ago
Created spiral test scene.
11 Years Ago
Now on u5b14 Fixed build server
11 Years Ago
Profiling shit
11 Years Ago
Fixed trying to build osx twice
11 Years Ago
Time of Day update to 2.3.2
11 Years Ago
Fixed some mesh import settings that would create unnamed materials on library recreation
11 Years Ago
Tweaked quality settings
11 Years Ago
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)
11 Years Ago
Storage boxes now save
11 Years Ago
Fixed campfire looking like metal
11 Years Ago
code adjustment - load/save server only
11 Years Ago
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
11 Years Ago
Lighthouse monument check in, lots of files...this might break something/everything =/ so sorry early on.
11 Years Ago
Small lighthouse fbx fix.
11 Years Ago
Removed colliders from animal skins (animal root object should handle collision)
11 Years Ago
Server performance enhancements Added gamemanifest check in SelfCheck
11 Years Ago
Physics layer adjustments for less client and server lag
11 Years Ago
Lighthouse fixing, scale and uv issues still to fix.
11 Years Ago
Fixed my scale issue, it was my error from this morning. Pivot error was throwing the scale out ingame =/.
11 Years Ago
Added DisableMaterialImport asset processor
11 Years Ago
Organized the monument assets in a somewhat future-proof fashion
11 Years Ago
sandstorm textures / sounds / script / prefab
11 Years Ago
Updated RustNative information (we probably need to review this info for all dll/so/dylib)
11 Years Ago
added particle system for various leaves blowing. added smoke puff to several of the footsteps.
zon
11 Years Ago
Spiral now has equidistant nodes.
11 Years Ago
More dll settings
11 Years Ago
Fiddling with dll meta files again
11 Years Ago
Getting rid of 32bit so files we don't use
11 Years Ago
Lets disable 32bit libraries completely in the editor
11 Years Ago
Alright fuck you unity. Not including any 32 bit libraries, going to copy them over manually instead.
11 Years Ago
Subtracting from the subtractive satellite dish commit
11 Years Ago
Queue and spread conditional model updates
11 Years Ago
Removing broken things Restoring compatibility with the current server version
11 Years Ago
Build process cleanup
11 Years Ago
Copy win32 dlls over on build Tweaked graphics settings, shader preload Misc performance/profiling tweaks
11 Years Ago
Don't make all server builds development builds (!)
11 Years Ago
Progress when loading a save on server
11 Years Ago
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
11 Years Ago
loot crate optimization and fix.
11 Years Ago
Clearing m_PreloadedShaders because it crashes Unity on the build server
11 Years Ago
Completely disabling water reflection (big perf issues)
11 Years Ago
Undoing changeset that turned everything into empty files - gj @plasticscm
11 Years Ago
Re-applying changes - hopefully for real this time.
11 Years Ago
Merged to trunk
11 Years Ago
Added models, textures, and prefabs for human and chicken meat
11 Years Ago
Fixed NRE in ConstructionRenderer.UpdateMaterial Fixed save load spam