244,570 Commits over 3,898 Days - 2.61cph!

3 Months Ago
Belt pelt constraints setup Added mantle/head back into prefab
3 Months Ago
Muzzle flash on projectile weapons
3 Months Ago
more foliage
3 Months Ago
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
3 Months Ago
Mobs break apart and explode into cubes on death Voxel Particles are the material/colour of the thing they hit
3 Months Ago
Bone retarget on belt pelt bones
3 Months Ago
update resource prefabs
3 Months Ago
Remove scale from vox models and quick nasty phys
3 Months Ago
Change these noise comments to 0 to 1
3 Months Ago
Refactor ProjectileWeapon so we can chuck out non-projectiles (like glowsticks later)
3 Months Ago
import scale on this tree needs to be inches
3 Months Ago
Swapped woodpile over to wood effects
3 Months Ago
Rotate vox files
3 Months Ago
merge from fix_steamworks_gcs -> main
3 Months Ago
Fixed bob being fucked at incredibly high framerates
3 Months Ago
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
3 Months Ago
Replace with new rocks
3 Months Ago
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
3 Months Ago
ResourceNode spawns WorldItems based on Bounds instead of arbitrary number
3 Months Ago
Remove debug log spam
3 Months Ago
Rollers deal Contact Damage. Fixed player health not depleting.
3 Months Ago
merge from wallpaper
3 Months Ago
Do not merge dropped items with a different skin id, fixes dropped wallpaper with different skins merging together
3 Months Ago
▋▉▇▋█▄▍ ▊▋▄ ▉▉▌▍-▉▅▆ ▉▅▊ ▇▌▉▇▍▌▊▆ ▍▇ ▆▍▍ ▌▉▆█ ▌▇ ▌ ▄▄▍▋▄▇▇▌▊▅ ▅▌▇▌▋▌▄▄
3 Months Ago
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
3 Months Ago
Make Nametag much more visible
3 Months Ago
Spawn WorldItems higher up so they dont fall through the world
3 Months Ago
Connected Clients can now pickup World Items again
3 Months Ago
Slow and obscure vision darts wip.
3 Months Ago
Update Facepunch.Streamworks with fixes that reduce allocations when querying large amount of servers from steam
3 Months Ago
Radtown S2P: Fixed an odd looking hotspot in the flickering fluorescent.
3 Months Ago
mining laser initial push
3 Months Ago
Hotload palette
3 Months Ago
Radtown S2P: Distance flare range adjustments.
3 Months Ago
Rusted destroyed vehicles
3 Months Ago
Radtown S2P: Some lights stay on 24/7 Fixed script incompability breaking the fluorescent emissive material flicker
3 Months Ago
Have wolves react to player torches
3 Months Ago
Add new methods to grid and BaseEntity.Query to remove the need for a static array
3 Months Ago
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
3 Months Ago
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)
3 Months Ago
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)
3 Months Ago
Make palette dirty
3 Months Ago
Simple palette game resource for voxels
3 Months Ago
Only broadcast transitions if networked
3 Months Ago
lookdev-v2 scene
3 Months Ago
Update procgen.scene skybox, fog (from jase)
3 Months Ago
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.
3 Months Ago
Idea for custom writing / reading data to snapshot per component (if it overrides those methods)
3 Months Ago
Let server send game tip on top of any screens to clients, added back the overlay parameter to the showtip command
3 Months Ago
Added root bone above belt pelts Setup burst cloth for belt pelts