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