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

3 Months Ago
Tweak EventManager flushing Services Update
3 Months Ago
Fix TilesetPreview aspect issues Added Autotile Test Resource Added AutotileWidget which holds autotile paint controls, display in TilesetTool Inspector Autotile Example Scene Update TilesetTool Inspector layout and reset autotile brush when changing layers
3 Months Ago
enforce burst compatibility on Point3DGrid
3 Months Ago
server processes enqueued sculpture updates centrally, allowing certain jobs to run in parallel - most beneficial on server startup
3 Months Ago
Address case when trying to package.GetMeta<string> something that isn't a string, to ensure backwards compatibility - Resolves legacy game issue where InputSettings has not been moved to Input.config - Output a warning if we fail, instead of hiding it
3 Months Ago
Asset Browser: Everything location excludes cloud cache, non-project assets when 'Show Base Content' is disabled Asset Browser: only hide compiled versions of source files when they both would have been shown under the asset filter (don't hide .sounds because we have a .wav etc) Remove any existing package files when updating to new cloud asset version
3 Months Ago
Feed entry script with basic setting
3 Months Ago
Add SizeHandle
3 Months Ago
Fixing skinning issue for catapult rope
3 Months Ago
Get correct stat Reset setting button
3 Months Ago
Fix DispatchCompute capturing
3 Months Ago
Use scenename instead
3 Months Ago
Send the stat at the end
3 Months Ago
merge from main
3 Months Ago
Fixed push interaction showing when looking at disabled reload and fire interactions point
3 Months Ago
Fixed battering ram fuel storage openable from outside through chassis colliders
3 Months Ago
Added lookingAtColliderNoPenalty in BasePlayer Set as the real collider the player is looking at, before we apply distance penalties based on available interactions Useful when you want precise interactions on vehicles with many colliders (like the catapult)
3 Months Ago
Leaderboard stat
3 Months Ago
Fix record struct not using primary constructor Make action graph prefab variables sort of work They don't set the right ISourceLocation yet, so they'll open the wrong asset when editing Fixes Facepunch/sbox-issues#6880
3 Months Ago
Admin Stats: - Setup ui dialog panel - Wired up open/close through admin panel - Prefabs for panel setup
3 Months Ago
Action prefab variable test Facepunch/sbox-issues#6880
3 Months Ago
exported updated wolf attack ledge animation
3 Months Ago
Clear the temporary RenderTarget cache after Present. It should be okay to grab one of these and not free it. Add ComputeShader.DispatchWithAttributes Remove unused commandlist.Dispatch uses the attributes from the commandlist, rather than the computeshader Fix RenderAttributes setting doubles as float2 😵 Clean CommandList RenderTarget api
3 Months Ago
Admin stats entry layout
3 Months Ago
blurring a slightly larger radius than the carve
3 Months Ago
updated exports for view and worldmodel
3 Months Ago
cleanup (wrong namespaces and nested jobs)
3 Months Ago
removed unused sculpture convar
3 Months Ago
each carve is followed with a box blur on the region, gives a much more natural result and makes the spherical carves come out much less square
3 Months Ago
Fix template again
3 Months Ago
Basic UI Setup
3 Months Ago
Catapult ammo projectiles speed and gravity tweaks
3 Months Ago
roof conditionals link
3 Months Ago
increase time before simplification starts - flickers less between hits with slower tools
3 Months Ago
Add action graph clean up tool
3 Months Ago
impact_brick files
3 Months Ago
Deleted old towing test prefabs
3 Months Ago
Added `LevelManager.LoadedFromMenu`
3 Months Ago
jungle building skin - prefabs for roof conditionals
3 Months Ago
manifest
3 Months Ago
▇▌▆▅▅ ▅▌▅▇ █▉▋▍
3 Months Ago
Fix particles alpha Update platform_stage_2b.scene
3 Months Ago
merge from main
3 Months Ago
running simplification on editor-generated default block - re-generated block
3 Months Ago
Super minor refresh to existing vending admin panel: Layout, alignment and some minor styling changes
3 Months Ago
Update: further readme changes Whoops, misunderstood why the list of links wasn't newlined properly. Fixed
3 Months Ago
adjusted deploy volume obb on ice sculpture
3 Months Ago
Update: adding missing newlines to Readme Should fix missing list in Documentation
3 Months Ago
Update: Improving readme
3 Months Ago
Merge from ai_wolf_iteration