branchrust_reboot/main/hackweek_server_mesh_cullcancel

27 Commits over 120 Days - 0.01cph!

6 Days Ago
Compile fix
6 Days Ago
Commit 2/2
6 Days Ago
Added an editor test to check all mesh colliders on every prefab in the project for the r/w flag This is going to be a trickier issue to debug now that non r/w meshes are being stripped from the server - in the past they would throw an error on startup which would make it easy to find offending meshes, but now they will just not collide with anything Checks 4095 prefabs, takes about 10 minutes Enabled r/w on 32 meshes, test passes Commit 1/2 because of plastic
6 Days Ago
Merge from main
11 Days Ago
Re-enable RW on 5 meshes used by particle systems
12 Days Ago
Remove BuildMapServer test method
12 Days Ago
Add a new ForceServerIncludeMesh asset label that we can use to quickly opt in meshes to server build Applied to modular car lift
12 Days Ago
Merge from main
32 Days Ago
Include any SkeletonProperties referenced models as well
32 Days Ago
Scan the project for animations we need on the server every build
32 Days Ago
Include magnet crane and door animations in server build
32 Days Ago
Merge from main
33 Days Ago
Bypass AI animations again Bypass modular car garage animation
33 Days Ago
Don't strip out animation clips that are being used for root motion on AI (we probably can strip these but it's easier to just include for now)
34 Days Ago
Merge from main
34 Days Ago
Merge from main
46 Days Ago
Merge from main
4 Months Ago
Also include mesh stripping on Rust.Ai and Content directories
4 Months Ago
That's all folks
4 Months Ago
Almost done...
4 Months Ago
Even more...
4 Months Ago
More...
4 Months Ago
More...
4 Months Ago
Some more...
4 Months Ago
Uploading in multiple parts because plastic can't handle... multiple files
4 Months Ago
Mark an additional 180 fbx's as non r/w - mostly viewmodel anims, some clothing and body parts
4 Months Ago
Move non r/w meshes into the private content bundle for server builds, removing them from the build Saves 360mb of memory on a freshly booted server