userandrecancel
branchrust_reboot/maincancel

5,949 Commits over 4,079 Days - 0.06cph!

6 Years Ago
Deployer also sets skin ID when deploying to socket (for water purifier)
6 Years Ago
Fixed some old deployables not having a model component yet (now required to apply skins)
6 Years Ago
Disabled GPU skinning on Linux
6 Years Ago
Skin bundle update
6 Years Ago
Eliminated GC alloc from BaseEntity.UpdateParenting
6 Years Ago
▍▍▍▇█▍▋▇▋▉▆█▆▊█▄▋▅▋▍▅▅ ▌▆▆▆▍▆▅ █▉▍ ▊▄▋▌▆▇▅
6 Years Ago
Merged skin approval files from easter branch
6 Years Ago
Fixed that workshop skin assets would sometimes not load even though they were referenced Fixed that workshop skin would sometimes not be applied to entity (when it was disabled on the client)
6 Years Ago
Enabled skin unloading by default if system RAM is close to minimum requirement
6 Years Ago
Removed second grabpass from background blur shader
6 Years Ago
▉▋▇▊ ▌▍▊▊ ▌▋▌▉▉▅█▋▆ ▋▇▇▇▄▌█ ▅▅▌▍ ▅▆█ ▇▋▉▄▊▇▅▆ ▊▆ ▌▆█▄▊▉▆ ▋▆▌▊▋▆▄ █▌▌▉▋▄▊▉ ▊▆ ▉▋▄ ▄▌█▅▉▊ ▅▉▌▇█▉▉ ▊▆▍ ▇▌▉█▉▊▋ █▉█▊▉▇ ▊▆▉▌ ▉▅▌▋▋▅▅
6 Years Ago
Merge from Easter Event
6 Years Ago
Merge from Easter Event
6 Years Ago
Restored prefab label assignments (manifest issues on new prefabs)
6 Years Ago
Forgotten file
6 Years Ago
Restored BaseNetworkable label assignment (manifest issues on new entities)
6 Years Ago
Jenkinsfile
6 Years Ago
print_loaded_skins typo
6 Years Ago
Merge from skin_unloading
6 Years Ago
Updated M39 material to specular workflow (for skins)
6 Years Ago
Fixed riot hat skinnable entity reference
6 Years Ago
▄▍▍▅▄▆▋ ▇▅█▇ ▋▍█▅▆ ▊▊▉▅▉▆▉▌ (▋▍▉█▅█ + █▅▅▌▅▌▇ ▊▋▆▅▆▆▉)
6 Years Ago
Skin bundle update
6 Years Ago
Disabled pooling on player ragdolls (attempt to curb the ragdoll space program)
6 Years Ago
Server fall failsafe to ensure it never moves upwards
6 Years Ago
Server side fall spherecast starts at player center point to avoid falling through objects under certain conditions
6 Years Ago
Decreased effect pool size again
6 Years Ago
Increased projectile pool size
6 Years Ago
Increased effect pool size
6 Years Ago
Optimized Model.FindBone (particularly during continuous gunfire)
6 Years Ago
▋▊▄▋ ▉▄▍▍▍▇▉ ▉▋▊▍▍█▇ ▅▌▆▇▊█▉▆▊ ▆▍ █▇▄▆▍▋▊▌▋, ▇▆▄ ▊▆▌ ▊▋
6 Years Ago
Disabled graphics jobs on Linux (crash fix)
6 Years Ago
█▊██▇▇.▄▌▋▄ ▋▆▌ ▉▇▊▄▇.▊▇█▅▌ ▅▍▌ ▋▇▍▊▍ / ▋▍██▅▌▆█▆ █▉▄▇
6 Years Ago
Subtracting 33326 for now
6 Years Ago
▊▉▅▍▇▊▆▋▊▋ ▇▆█▌▍█ ▊▉ ▇▊▊▄▄
6 Years Ago
▍▅▇▆▉▍ < > ▌▄ ▊▍▍█▋▇ ▄▌▌▇ ▋▄▋▆ ▊▊ ▇▋▌▇
6 Years Ago
▋▅▇▄▄ ▅▇ ▄█▇▉▊ ▍▅▄▊▊▅█▅▇ ▋▍▅▇▇ ▆▅▋█▅▍▍▋█▍ ▆█▄▍█▄▌▍█▆ ▊▅█ █▊▇▋▋▇▍▆▆▊ ▊▍ ▅▇▍▅▉▋▅▋▄▇ ▅▅▉▋▇▌▍▊▅▊ ▅▋▇▌▋▅▅▇█▊▄▋ (▇▄▆▋▍▋ ▍▉██▇▄█▆▆▍ ▄▅▆▉ ▉▍▌▇▄▅ ▇▇▉▌▆▇▇█)
6 Years Ago
Player model bone remapping optimizations
6 Years Ago
Muzzle flash performance test convar
6 Years Ago
Third attempt to fix entity registry issue (maintaining legacy behaviour)
6 Years Ago
Enabled pooling on player corpse entity and ragdoll object
6 Years Ago
Profiling
6 Years Ago
Optimized SkinnedMultiMesh.UpdateLODGroup
6 Years Ago
Fixed entity registry issues when entity is destroyed
6 Years Ago
▉▍▉▄▋▄▍ ▅▅▄▅▅▍ ▉▍▊▇ ▇▊▆▋▊▅▋ ▉▊▋█ ▌▋▋▇▅▇▅▍ ▊▄▋▇▅▋ ▅▆ ▄█▉ ▅▋▍▆▇▌▆▋
6 Years Ago
Added poolable component to party hat
6 Years Ago
Added poolable component to scarecrow outfit, wearable barrel and dragon mask
6 Years Ago
Added poolable component to burlap gloves, roadsign gloves and tactical gloves
6 Years Ago
Jenkinsfile
6 Years Ago
Player server fall uses MovePosition instead of setting transform.position and calling a network update directly Player client cycle runs every frame for sleepers that are falling (smooth player model position update)