254,763 Commits over 3,990 Days - 2.66cph!

3 Days Ago
Added tooltips
3 Days Ago
Standardise "Find in Asset Browser" and "Open File Location" option logic, create a browser if needed, raise tab into view Rename "Open File Location" to "Go to Location" so I stop confusing it with the one that opens it in explorer
3 Days Ago
Update: added batched WaterLevel.GetWaterInfoFromVolumes - there's a number of inefficiencies - left TODOs to address later Continuing to propagate batching support upwards, only got 1 level left to swap out a serial query with batched. Tests: none, editor compile
3 Days Ago
Limit how often the client can call the Discord friends lookup endpoint Incrementally update Steam friends list based on persona state change events instead of polling every 15s Still do polling when the friends list UI is visible to make sure it's in sync
3 Days Ago
Further panel adjustments
3 Days Ago
merge from iocounter_settarget_fix
3 Days Ago
Fixed IO counter "set target" interaction description
3 Days Ago
- New deployed beehive lootpanel (wip) - New icons - New stats (not linked up) - Use input and output grids
3 Days Ago
Beehive Updated textures
3 Days Ago
█▍ - █▅█▋█▋▍▆ ▌▌▋▉▋▋▊▌▉▊▋ ▄▇█▋▅▅ █▌▍▉▌▊ ▅▊▄▉▌▍▆▆ - ▌▇▍▋ ▉▌▅▅▄▅█ ▆▌▉ ▇▊▄▇▇ ▊▄▌▄▋▍▅▊▍▋▆ ▋▌ ▇█▌▊█▊▆▆▍▇▌▋ ▄▊▌▉ ▆▇█▉▊▉ ▆▄ ▇▅▋█▆ ▆▇▋ ▇▉▍█▋▋▆█▅ ▄▋▋▍▆▋
3 Days Ago
Change double quotes to single quotes for withEnv block
3 Days Ago
Upstream changes
3 Days Ago
Use Screen.CreateVerticalFieldOfView when creating FOV
3 Days Ago
Merge from main
3 Days Ago
Set ENV variables to use a different cache directory for each build
3 Days Ago
Added packed mask setup for exterior zigg pipes
3 Days Ago
Progress backup
3 Days Ago
Bump shadow cascades to four in max graphics preset
3 Days Ago
Nest bone game object tracks
3 Days Ago
Fix NRE for gluon gun, happened if player died before RPC was processed. Fixes sbox-deathmatch/issues/121
3 Days Ago
Snip 2nd collider on ejected 9mm casings, reduce lifetime to 10s
3 Days Ago
Update russian.lua
3 Days Ago
Micro-optimize Workshop Mount VGUI (#2209) * Micro-optimize workshop mount vgui - Remove redundant calls - Cache colors outside of Paint function * Micro-optimize workshop rocket vgui - Remove redundant calls - Remove unused Blast method - Localize to reduce __index calls in Paint method * Remove redundant __index call
3 Days Ago
TTT: Update Turkish L10n (#2217) * TTT: Update Turkish L10n * TTT: Update Turkish L10n Removed loan word Shortened text so it can be seen easily in the gui Better formal expressions
3 Days Ago
Merge from main
3 Days Ago
Remove # in tool name (#2213)
3 Days Ago
merge from ballista_mountchaining_fix
3 Days Ago
Update manifest, and change rUpdate manifest, and change ratio of trees markedatio of trees marked
3 Days Ago
Frame snap toggle Fixes #114 Sync up selection between hierarchy and track list, auto-switch tool Fixes #118 https://files.facepunch.com/ziks/2025-02-17/sbox-dev_v9BuflZaFs.mp4
3 Days Ago
Disabled mount chaining on the ballista, fixes the climb interaction showing up when near a ladder
3 Days Ago
skinned updated minicrossbow viewmodel mesh on vm rig and edited targetpoint and ironsight default point in viewmodel so the arrow shoots where expected when ADS
3 Days Ago
Removed some redundant settings, exposed extra ones in UI.
3 Days Ago
Have tiger mark the trees in their territory with their claw, serving as an early warning for players
3 Days Ago
Updated the deferred indirect lighting additional flags buffer to be cleared via a compute shader
3 Days Ago
fixed gibs import settings
3 Days Ago
Update: Added batched version of Vis.Components Still building up to engage it as part of main parallel logic. Also still need to cover with tests. Tests: compiles in editor
3 Days Ago
Merge from /main
3 Days Ago
- Missed file settings - Lootpanel changes
3 Days Ago
▋▅▉▋▍ ▉▄▊▆▆▋▇▅ ▍▋▄▄▆▋▄ ▋▊▆ ▍▌▌▇▌ ▊▋█ ▍▊█▅▋▊ █▌▅▆▉▆ (▉▍▅▊ ▊▅▄ ▊▍█▋▉▄▍▉▍▄▆.▅▄█▋▋▋▋▋ ▄▇▊█▉▌)
3 Days Ago
merge from io_research_table
3 Days Ago
Merge from main
3 Days Ago
manifest
3 Days Ago
Fixed Rpg not showing its world model
3 Days Ago
Ensure TripminePlaced GameObject.Destroy() is called at the end of explosion methods
3 Days Ago
merge from hackweek_automatedtesting
3 Days Ago
Fixed testrunner.gettestlist command not working in builds testrunner.isbusy now returns a proper json
3 Days Ago
Some minor optimisation to Tree addition spawning
3 Days Ago
Increase trace radius for Crowbar so it's more forgiving with hits - if this doesn't help as much, we can do it with increasingly larger traces, so we can still hit objects through small gaps
3 Days Ago
Tweak muzzle flash, tracer (less headache inducing)
3 Days Ago
Icon setup Deployment progress