254,393 Commits over 3,990 Days - 2.66cph!
merge from main -> monument_scenes
merge from fix_cached_browser_query_parallel -> main
Switch cached browser queries to run in sequence instead of by parallel
- add `cached_browser_parallel` convar (default: false) to modify this behavior
- randomly scramble the order of the queries
Make mob gibs a bit more satisfying
Fix voxel particle material detection
Much cleaner behaviour on outside points
bring the color ramp down
Move Camera into it's own prefab. Smooth Camera Z
Use a spawner for the spider boss
WIP
World gen parameters
Update libstates
add rolling fog & metal impact vfx
remove temporary mesh assets
Belt pelt constraints setup
Added mantle/head back into prefab
Muzzle flash on projectile weapons
Woodpiles ~
Node hotspot keeps spawning in the tight parts of the mesh - add an optional parameter to force it to spawn more towards the outside of the mesh
More changes to effects and sounds
Mobs break apart and explode into cubes on death
Voxel Particles are the material/colour of the thing they hit
Bone retarget on belt pelt bones
Remove scale from vox models and quick nasty phys
Change these noise comments to 0 to 1
Refactor ProjectileWeapon so we can chuck out non-projectiles (like glowsticks later)
import scale on this tree needs to be inches
Swapped woodpile over to wood effects
merge from fix_steamworks_gcs -> main
Fixed bob being fucked at incredibly high framerates
Use bayer directions rather than blue noise for screenspace shadows
Use QuadRead to blur value acrosss waves, proper ordering for parameters of ScreenSpace::Trace
https://files.facepunch.com/sam/1b1411b1/8ljWk6LsYF.png
[Pick] Compile shaders with Vulkan 1.2 ( wave intrinsics support ) Microsoft/DirectXShaderCompiler/wiki/Wave-Intrinsics
Change the shader to come closer to the concept art until we can configure it in the palette https://files.facepunch.com/layla/1b1411b1/sbox-dev_Hx8Yc5vbs7.png
ResourceNode spawns WorldItems based on Bounds instead of arbitrary number
Rollers deal Contact Damage. Fixed player health not depleting.
Do not merge dropped items with a different skin id, fixes dropped wallpaper with different skins merging together
▋▉▇▋█▄▍ ▊▋▄ ▉▉▌▍-▉▅▆ ▉▅▊ ▇▌▉▇▍▌▊▆ ▍▇ ▆▍▍ ▌▉▆█ ▌▇ ▌ ▄▄▍▋▄▇▇▌▊▅ ▅▌▇▌▋▌▄▄
Reverted my last change about the sleeping bag error
Check if the player sending the RPC has streamer mode enabled and edit any player name if yes
Fixed player names being leaked by the Blocked by player {0} errors when in streamer mode
Make Nametag much more visible
Spawn WorldItems higher up so they dont fall through the world
Connected Clients can now pickup World Items again
Slow and obscure vision darts wip.
Update Facepunch.Streamworks with fixes that reduce allocations when querying large amount of servers from steam
Radtown S2P:
Fixed an odd looking hotspot in the flickering fluorescent.
mining laser initial push
Radtown S2P:
Distance flare range adjustments.