241,470 Commits over 3,867 Days - 2.60cph!

1 Year Ago
Added InstancedMeshFilter component (needs better name) & an editor tool to grab all meshes, materials & lods from RendererLOD(s) and store in the new PrefabAttribute
1 Year Ago
Start cleaning up code and move to properly named branch
1 Year Ago
Fixed a couple of shader compile errors when certain features are active
1 Year Ago
Use a separate convar for server ragdoll physics mode - ragdollmodesv
1 Year Ago
set culling off on plywood material to fix leaky shadow maps at lower settings
1 Year Ago
some tweaks to floor colliders
1 Year Ago
Refactor server emoji to use FileStorage, uses less IO
1 Year Ago
Fixed server provided emoji not working (broken several refactors ago)
Leaderboard backup, run #3336
1 Year Ago
Converted ragdoll and corpse to support both Client- and Server-side setup.
1 Year Ago
Merge fixes Fixed some tooltip changes on vending admin panel
1 Year Ago
Merge from main
1 Year Ago
Refactor LaunchConfigEditor to be a widget which can target a local project and read/write to its metadata Launcher: When going through active local projects, check their LaunchConfigs metadata and add them Add per-project launch config editor to project settings
1 Year Ago
Merge from main
1 Year Ago
Merge from more_map_markers
1 Year Ago
Merge from building_skins_3
1 Year Ago
Merge from tooltip_cleanup
1 Year Ago
Resend respawn info to the client when a bag is renamed
1 Year Ago
Merge from main
1 Year Ago
Fixed toggling team leader markers via eye icon not immediately hiding/showing team leader map markers Fixed delete button appearing when hovering over team leader markers
1 Year Ago
Player model and LOD setup
1 Year Ago
Merge from main
1 Year Ago
Force enable text on tooltip to maybe fix missing tooltips text in builds
1 Year Ago
Merge from main
1 Year Ago
Add qt video widget example https://files.facepunch.com/layla/1b2911b1/sbox_tueAgFGKr8.mp4
1 Year Ago
Fixed non-shipping container gibs getting tint colours
1 Year Ago
Fixed physics troubles with buoyancy and positioning
1 Year Ago
▋▊▉▇ ▊▉▆▄▇▋▌▉ ▅▋▊▇▋▄▍█ ▍▉▇▉▋▅ ▆▉▆▄▉▍
1 Year Ago
Fix shipping container blocks randomising colour when the server loads
1 Year Ago
Work in progress for: - Player corpse and ragdoll are no longer separate. The corpse is also the ragdoll. No more issues with corpse vs. ragdoll position not lining up. - Simulate ragdoll movement on the server side and sync to clients. This means good behaviour on server-side sim objects like vehicles. - Can revert to the old system for now by setting physics.serversideragdolls to false.
1 Year Ago
More ui stuff free place items
1 Year Ago
compile fix
1 Year Ago
Inventory rewrite
1 Year Ago
Turns out sound stream can't have multiple sound sources, at least for now
1 Year Ago
Cleanup login button Popup Navigation
1 Year Ago
ShadingModelValve
1 Year Ago
Remove link to dev preview Header cleanup Lets start storing component specific styles with their components
Leaderboard backup, run #3312
1 Year Ago
Big namespace cleanup Remove developer preview Cache ApiHistory Change logo New meta of components in external projects
1 Year Ago
Allow swapping of items + temp ui
1 Year Ago
fix ui not appearing
1 Year Ago
Item resource Basic placing, moving, removing on items temp ui .addon
1 Year Ago
Add more properties to video player
1 Year Ago
Add public constructor for SoundStream, this is allowed now it doesn't depend on having a Sound
1 Year Ago
Allow audio stream to be attached to multiple sound events Add SoundStream.Play (returns a sound handle, can be called multiple times), obsolete Sound.CreateStream (this was all ass backwards) Add VideoPlayer.PlayAudio, called when audio is ready, can be called multiple times for multiple sound sources
1 Year Ago
Use actual beam pos for end of light beam
Leaderboard backup, run #3288
1 Year Ago
Add use_doppler sound op to stack, disable it on attached streams (doppler is no good on streams because it pitches) Start allowing video audio stream to attach to sound events to change how audio is played
1 Year Ago
Add clear to audio stream interface, clear the resample buffer instead of having to recreate the whole stream
1 Year Ago
creation gib sounds