244,570 Commits over 3,898 Days - 2.61cph!
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.
Rusted destroyed vehicles
Radtown S2P:
Some lights stay on 24/7
Fixed script incompability breaking the fluorescent emissive material flicker
Have wolves react to player torches
Add new methods to grid and BaseEntity.Query to remove the need for a static array
Fix serverlist query allocating a large amount of memory when a large amount of servers are pending
Change codegen to make interface classes partial
Codegen
Add ISteamMatchmakingServers.HasServerResponded() to partial class instead
Automatically get the field offset of gameserveritem_t.HasSuccessfulResponse instead of hardcoding it
Merge from fix_serverlist_query_allocations -> master
Put all servers that failed to respond to the query into a "Unqueried" list intead of "Unresponsive"
Fix IpList queries not cancelling when disposed
Merge from temp_browser_fix -> master
- make IPList disposable
- list Unresponsive vs Unqueried servers seperately)
Phrase tweak:
from: You cannot assign {0} a bag, they have reached their bag limit!
to: You cannot assign a bag to this player, they have reached their bag limit!
So we don't leak player name to clients in streamer mode (this error is server side, can't know if the client use streamer mode before sending)
Simple palette game resource for voxels
Only broadcast transitions if networked
Update procgen.scene skybox, fog (from jase)
Radtown S2P:
Fixed flickering light in main garage behaving weirdly.
Fixed a few inverted trigger volumes causing various weirdness with FX/Lighting.
Fixed the main fire shadow light teleporting to the middle of the radtown at runtime.
Fixed lobby fire not having sound and damage triggers.
Fixed wall clipped flickering at two rad barrels.
Tweaked some PFX LOD distances.
Idea for custom writing / reading data to snapshot per component (if it overrides those methods)
Let server send game tip on top of any screens to clients, added back the overlay parameter to the showtip command
Added root bone above belt pelts
Setup burst cloth for belt pelts