129,597 Commits over 4,140 Days - 1.30cph!
[D11][#3785] Remaining D11 scenes updated to remove all references to the Light and Bold TMPro font.
Serialize + show growth rate in UI.
More modifier/calc tests.
Sweet new farming setup save.
Fixed NRE on death (don't bother rig stripping on listen server)
subtracting merge from life_stats
45940
[D11] Lighthouse SLOD change
[D11][Audio][#3539] Slow healing while in inventory does not reproduce incorrect audio
[D11][#3528] PlayerBelt: reset the static variables upon respawn, always start with the first item selected (the rock).
Bug Details: Upon Respawning after death when in a server, a Ticking Sound will occur on the Wake Up Screen (it sounds like repeatedly selecting something).
[D11] Fix for further incorrect spec on assets
[D11] some smallish slod optimisation from profiling, actually it's the second single biggest update in the script update in a baseline scenario
[D11] Temporary change to road generation height.
[D11] cherry pick from cl
31682 and
40526 to fix server compile errors
[D11] Fixes Candles material specular and Plantpots Smoothing issues
[D11][UI][#3535] Implemented translatations on disconnect messages
[D11] Fix for incorrect Rotation for car at harbor
[D11] Fix for Rotated ladder at Dome
[D11] Fix for Roads (Bug 3547)
[D11][UI][#3523] Fixed serialization issue
[D11] Fix Standalone defines
merge from Lunar_2020_new
[D11] Rock_cliff_b further optimized with extra LOD meshes and refinement of LOD group settings
Add modular car decay convar
Move attributes just in case
Fixed vehicle lift loot refresh + UI issues
▉▌█▆▅ █ ▉█▊▄█ ▄▉▅█▋▅ ▅▋ ▇▋▅▇█▅/▇▍▅▋▅▆▍ ▌▇▋▆▍ ▋▄▅▅▌▋▍▊▅▌▊
▄▊▌▄▋▉▅▍ ▉▋▊ ▆▌▊▋▅▋ ▉▋ ▍▉▌▆▄▄ ▊▄ ▉█▇▌▋█▆ ▇▆▅▄▍▊▇
Add fuel storage model to the base chassis so we can LOD it
Add no-LOD models to LOD2, per discussion
Increase LOD levels from 25/13 to 40/20, per discussion
Handling meshes without LODs
Copy LODs from modules down into the master LOD on the chassis
Moved LOGGroups to client only area
Dying to a non-player entity (eg. tesla coil) will now display a translated string instead of a prefab name
Cleaned up an unneeded list
Improved instrument performance while playing back recordings that include massive amounts of notes
minor schema generation edits