reporust_rebootcancel

121,273 Commits over 4,018 Days - 1.26cph!

10 Minutes Ago
Possible fix for CullingVolume + LightOccludee + AmbientLightLOD scripts not working together, resulting in lights being left on when they should be culled
31 Minutes Ago
WildlifeHazard visibility culling
43 Minutes Ago
Fix corrupted file
58 Minutes Ago
OutbreakScientist Glasses Branding
2 Hours Ago
Primitive indexed indirect render implementation for single material
3 Hours Ago
Twilight & night settings.
3 Hours Ago
Added a warning box if a Skeleton component is missing bones (responsible for broken clothing/skin on most recent viewmodels)
3 Hours Ago
Remove a debug line, simplify DoSplash
4 Hours Ago
Possible LiquidWeapon NRE fix
5 Hours Ago
Fixed skull skin of rock missing long resource forgiveness, resulted in it not having the same harvest distance as the vanilla rock
5 Hours Ago
Merge from jungle_update
5 Hours Ago
Fixed descend/throw back sometimes appearing briefly after the player interacts with a vine
6 Hours Ago
▋▌▇▌▋▌█▉▌▌▍▉▆.█▆▅▇ ▄█▍ ▅▆▅▅▋▊ ▅▄▋ ▄▅▆▆▊ ▇▍▊▇▅▉ ▄▊▊▍ ▊▌█▅█▆▉▉ ▆ ▇▄▉ ▋▆▄▄, ▊▇▋▋▋ ▋▆▊▄ ▆█▍ ▍▍▍█▉ ▅█▍▆▄▊ ▉█▊▄ ▌▉▌▆▇▇ ▅▌▋▌ ▌▅▍▉▌▄▅▋▊ (▉▇█▊▍ ▉▋▅▋▉▊▆▇ ▅▊█▄ ▅▍▅▊▌ ▄▅▊▋▄ ▉██▍█ ▋▌▅▋ ▇▍▍▊▉ ▆▇▆▄▉▉▄▆ ▄ ▋▍▆▊▍▊ ▆▆▍▆ ▉▆▊▇▊▅ ██▄▍▄) ▅▆▆▉ █▉▌▅ ▄▅▄▇ ▇▊ ▄ ▆▅▍██ ▄▍ ▋▅▇▉▍▊ ▍▅ ▅ ▄▆▍▉▊ ▍▄ ▉▅█▅▍▅█ ▌▇ ▋▉'▌ ▇▉▉█▍▆▉▅▅▌ ▉▅▆▍ ▍▄▄█
Swap syncvars to send shorts instead. (Id is class relative so no problem with duplicates)
Today
Merge from jungle_update/vine_pool
Today
Make the vine visual poolable (slightly risky, parking on a branch for now and will merge to aux3 for more testing)
Today
Vine swinging tree and stump are now poolable
Today
Merge from main
Today
Fix MarkDirty on client side triggering dirty for server side entity, causing an infinite cycle of MarkDirty calls
Today
Fixed keycards still showing as green for the local player in third person
Today
merge from main
Today
Fixed batteries incorrect charge left time
Today
Added final 3 desc updates from original list, fixed cat pie desc, updated croc pie desc.
Today
Fixed hardside wallpaper not showing on wall right and left conditional models
Equal, do not subscribing to delegate. Reduces some allocations.
Pregenerate field name ids rather than running it through string pool at runtime Very initial setup to support packed syncvars
Today
▋▅▇▍▇ ▋▅▍▄ █▄▉█
Today
fix jungle ambience playing offshore
boomerang_3p_hands_up_fix ➡️ main
▊▇▅▊▊██▍▆_▆▊▌▆▇▍_▄▅▅▊▋▆▅_▆▍▍ ➡️ ▄▆▅▋
Changed distance mode on kapok trees to XYZ / they weren't switching LODs properly when flying overhead
Lowered cull distance for all vine tree branches even further. Disabled shadow casting on the branches as they are always in the shadow of the parent tree
Disabled shadowcasting on all jungle bushes and saplings except for LOD0
Unified wood log culling distances / some were being drawn way too far
More agressive LOD settings on all jungle bushes
More agressive LOD setting on hura crepitans / LOD changes to prevent pop-in / darkened billboards to reduce pop-in
More agressive LODding on trumpet trees / slight mesh changes to reduce pop-in / 20-50 percent triangle reduction at LOD0 with minimal quality loss
Today
Fixed construction overlay weirdness.
Call base.OnHolster last so that our animator changes go through Remove old way of handling this
▆▊ ▍▆█▉ ▆▍▆▇▌▇ ▆▄▋▄█▅▆. ▉▅▆▉▇ ▇▋█▆
▆▄▉ ▋ ▉▋▇▍▄▉▇▌ ▍▍ - ▇▋ ▊▍▅▋▌▋▅▋▅ █▋▍ ▋▆▋▍ ▇█▍▍▋▇ ▄▌▍ ▉▋▉▌ ██ ▇▌▄▅▇▄▌ ▊█▍▌ ▊▄▍ ▇▅▌▋ █▉ █▄ ▇▄▆▌▇▌
Today
▊▆█ ▅▅▅ ▄█▊█▅ █▌█▆▌ ▇▄▄▊█▍▊▊▌ ▉▅▅▍▋▊ ▅▅▇▍▌▆▇▉▅▊▋ ▄▆▆▋█▇▉ ▊▋ ▍▍▆-▄▊▉▋▆▊ ▍▍▉▌ ▋▄ ▇██▇▊▄ ▉▍▍▋▍ █▇ ▄▄▌▉▇▄▋▆▍.
Today
Cut the max eyeglow distance in half on Wolf(2), Tiger, Panther, Crocodile.
Today
Restored floor.stone.prefab, merge fuckery
Fixed client write and send methods trying to use server write and send Fixed server recieve method being hooked up wrongly
Can mark SyncVars as [ClientAuthority] This changes the ifdef blocks used in the resulting replicate and sync methods Changed test code to include a client -> server Syncvar
Today
merge from main
Today
Added new token for jungle rifle as it was sharing one with med rifle
Today
Small mesh tweak
Add server receive methods Add CLIENT & SERVER preprocessor tags in generation step