256,982 Commits over 4,018 Days - 2.66cph!

37 Days Ago
Added tooltips
37 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
37 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
37 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
37 Days Ago
Further panel adjustments
37 Days Ago
merge from iocounter_settarget_fix
37 Days Ago
Fixed IO counter "set target" interaction description
37 Days Ago
- New deployed beehive lootpanel (wip) - New icons - New stats (not linked up) - Use input and output grids
37 Days Ago
Beehive Updated textures
37 Days Ago
█▍ - █▅█▋█▋▍▆ ▌▌▋▉▋▋▊▌▉▊▋ ▄▇█▋▅▅ █▌▍▉▌▊ ▅▊▄▉▌▍▆▆ - ▌▇▍▋ ▉▌▅▅▄▅█ ▆▌▉ ▇▊▄▇▇ ▊▄▌▄▋▍▅▊▍▋▆ ▋▌ ▇█▌▊█▊▆▆▍▇▌▋ ▄▊▌▉ ▆▇█▉▊▉ ▆▄ ▇▅▋█▆ ▆▇▋ ▇▉▍█▋▋▆█▅ ▄▋▋▍▆▋
37 Days Ago
Change double quotes to single quotes for withEnv block
37 Days Ago
Upstream changes
37 Days Ago
Use Screen.CreateVerticalFieldOfView when creating FOV
37 Days Ago
Merge from main
37 Days Ago
Set ENV variables to use a different cache directory for each build
37 Days Ago
Added packed mask setup for exterior zigg pipes
37 Days Ago
Progress backup
37 Days Ago
Bump shadow cascades to four in max graphics preset
37 Days Ago
Nest bone game object tracks
37 Days Ago
Fix NRE for gluon gun, happened if player died before RPC was processed. Fixes sbox-deathmatch/issues/121
37 Days Ago
Snip 2nd collider on ejected 9mm casings, reduce lifetime to 10s
37 Days Ago
Update russian.lua
37 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
37 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
37 Days Ago
Merge from main
37 Days Ago
Remove # in tool name (#2213)
37 Days Ago
merge from ballista_mountchaining_fix
37 Days Ago
Update manifest, and change rUpdate manifest, and change ratio of trees markedatio of trees marked
37 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
37 Days Ago
Disabled mount chaining on the ballista, fixes the climb interaction showing up when near a ladder
37 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
37 Days Ago
Removed some redundant settings, exposed extra ones in UI.
37 Days Ago
Have tiger mark the trees in their territory with their claw, serving as an early warning for players
37 Days Ago
Updated the deferred indirect lighting additional flags buffer to be cleared via a compute shader
37 Days Ago
fixed gibs import settings
37 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
37 Days Ago
Merge from /main
37 Days Ago
- Missed file settings - Lootpanel changes
37 Days Ago
▋▅▉▋▍ ▉▄▊▆▆▋▇▅ ▍▋▄▄▆▋▄ ▋▊▆ ▍▌▌▇▌ ▊▋█ ▍▊█▅▋▊ █▌▅▆▉▆ (▉▍▅▊ ▊▅▄ ▊▍█▋▉▄▍▉▍▄▆.▅▄█▋▋▋▋▋ ▄▇▊█▉▌)
37 Days Ago
merge from io_research_table
37 Days Ago
Merge from main
37 Days Ago
manifest
37 Days Ago
Fixed Rpg not showing its world model
37 Days Ago
Ensure TripminePlaced GameObject.Destroy() is called at the end of explosion methods
37 Days Ago
merge from hackweek_automatedtesting
37 Days Ago
Fixed testrunner.gettestlist command not working in builds testrunner.isbusy now returns a proper json
37 Days Ago
Some minor optimisation to Tree addition spawning
37 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
37 Days Ago
Tweak muzzle flash, tracer (less headache inducing)
37 Days Ago
Icon setup Deployment progress