202,190 Commits over 4,171 Days - 2.02cph!
More caching for ragdoll stuff. Player ragdolls work with skeleton now.
Contains SERVER;CLIENT instead of equals
[D11][UI] Renew Server flow, Report owned server implementation
[D11] [UI] WIP Server Stats implementation (starting to hook up to Rustworks). Fixed Lantern Time being incorrect.
Made some improvements to SceneToPrefab and took a pass over all the monuments to make sure they are being decomposed properly
[D11] Disables entity spawning when loading
Delete CH47FlightTest (embeds the old camera and has a ton of missing scripts, assuming HelkTest (c))
Disable shadow casting on particle effects
[D11] Fixes Merge with main issues & potential threading issue in delayed entity code
▇▅▋▆▌▅▋▇ ▉█▍ ▆▉▌ ▅▋▊▉▊▍█▉ ▆▄▅
Legacy particle materials
Adding support for the client to know about modules on the vehicle as well, so it can do things like vehicle turns on -> tell all modules -> engines play start sound (without having to sync that data via each individual module entity). Currently WIP and broken, so putting this in a branch.
Changes to audio as well, but they're relatively minor.
Hapis mesh read/write fixes
Remove unused particle effects
Hacky fix for getting stuck in third person after exiting instrument
WIP override camera point logic for mountables
Revert file storage
Revert entity.proto
Revert PlayerVoiceSpeaker
Some comments to explain stuff
▊██▆▌▇ ▊▋█▅▇▆█▅▌, ▄▌▍██▆▇▋ ▍▆▍▅▇▌▍▋ ▉▋▆ ▌▍▆▆▆█ ▊▄▇▄▆▉▉▋▆▋ (▍▌▇▄'▍▇ ▋▉▄▍▅▆ ▍▉ █▌▉_▅▆▌▌▊▋ ▍▋▆▍ ▊▊ ▊▇▇▅ ▄▍ ▌▆▋▇▉▅▊ ▅▇ ▇▇ ▄▋▊█▄█)
CollectionEx class adds IsNullOrEmpty, IsEmpty, and IsNull extension methods
▉▍▄▌▍ ▉▋▋▅█▌▊▄▄█ ▌▍▋ █▊▄▌█▆▄▊ █▅ ▆ ▇▍▄▍▆▅ ▌▉▌ ▍▇▅█▅▌ ▆▋▌
Finished Compound conversion
Caching some components on the ragdoll prefab.
[D11][UI] Implemented join your server option. WIP renew server flow
[D11] [UI] Fixed lanterns showing incorrect time format.
[D11] [UI] Fixed health bars not working correctly.
Mark some scripts as not being actively developed for code reviews
[D11] WIP delayed entity spawning... mostly working it seems but needs a bit more test. Checking in so I can merge with main and test on a local server.
[D11] Add Rustworks.GetRentalInfo request
[D11] [UI] Look at health WIP fixes.
added flute and added to view and world model prefabs
Scene Setup changes
Made color temperature curve smoother and more realistic
Tweaked base scene settings / Made lighting slightly softer, sun disk larger, sky brighter and AO stronger
Added a backup copy of the old Scene Setup and BaseSceneSettings