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

12 Months Ago
Slightly increase FOV on Viewmodel preview
12 Months Ago
Can drop into hierarchy (resolves Facepunch/sbox-issues#4453)
12 Months Ago
merge from cluter_selector_drawfix
12 Months Ago
merge from binoculars_rangefinder_polish
12 Months Ago
merge from vendor_ui_fixes_4
12 Months Ago
▄▄▆▅▆▄▇▉ █ ▇▆▍██▍▅ ▆▋▊ ▄▅▅▋ ▇▍▊ ▇▋▆▋ ▊▇▆▍▄██ ▉▊. ▋▍▋ ▆▊▍▋▊▅ ▅▊▄▄▄▌▌▍ ▆▍ ▆▉▊▉▆▋ ▊▍ ▋██ █▊▋ ▅▌ ▅▇▍ ▅▇▆▍▅▊ ▊▊▊ ▆▇▅ ▅▅▉▇▅▄▇▉▉▍ ▄▄▆▋▊▍ ▇▍▆▋█▍▅▉▄ ▊▉ ▍▊.
12 Months Ago
Sort out warnings
12 Months Ago
GameManager -> Game
12 Months Ago
merge from main
12 Months Ago
F1 console: copy exception stack to clipboard when clicking entry (resolves Facepunch/sbox-issues#5038)
12 Months Ago
Failing list block copy test Fixed possible "Destination is too short" on list hotload
12 Months Ago
Cap player egg spawns, recycle oldest egg on new spawn
12 Months Ago
Add scroll area to EnumControlWidget
12 Months Ago
Update IntegerControlWidget label color GameManager -> Game
12 Months Ago
Component editor
12 Months Ago
Can create variables from outputs again https://files.facepunch.com/ziks/2024-03-05/sbox-dev_KoPIunZlbZ.mp4
12 Months Ago
Imported Updated Minigun World Model and LODS Added Minigun Combined Textures and Material Applied Combined Minigun Material to Minigun World Model
12 Months Ago
Tweaks
12 Months Ago
Fixed dragged output listing irrelevant nodes
12 Months Ago
Merge from bradley_scientists
12 Months Ago
Expose intersection-related structs to ActionGraph Facepunch/sbox-issues#5063 * PhysicsIntersection * PhysicsIntersectionEnd * PhysicsContact * PhysicsContact.Target
12 Months Ago
Merge from main
12 Months Ago
General WIP
12 Months Ago
subracting server_tags_autocorrect
12 Months Ago
merge from server_tags_autocorrect
12 Months Ago
merge from barrels_fix
12 Months Ago
merge from tutorial_island
12 Months Ago
merge from fix_pickafriend_blue_name
12 Months Ago
merge from fadeoutnre_fix
12 Months Ago
Fixed tutorial supply box sometimes not populating with the correct item list
12 Months Ago
Leaderboard backup, run #10084
12 Months Ago
Fixed floating dressing/props
12 Months Ago
Send replicated convars to the player when they finish the tutorial, fixes weather not resetting properly
12 Months Ago
Extremely cool and realistic motorbike with sidecar
12 Months Ago
Apply the same fix to the ore tip, it had the same issue
12 Months Ago
Fix game tip that explains the marker minigame on trees not working in builds. It's literally never worked! Move TreeEntity.OnAttacked into client+server space so that the client side tree hit counter works in builds
12 Months Ago
Bike setup work for wheels and chassis visuals + other bits and pieces
12 Months Ago
Subtract 93681, wouldn't compile on server and too risky of a change this late
12 Months Ago
Don't send teammate position if the teammate is doing the tutorial
12 Months Ago
Merge from main
12 Months Ago
Don't allow building blocks to decay on the tutorial island
12 Months Ago
Equip clothing mission step will now check what clothing you have on when it starts
12 Months Ago
Update tags when parent changes sbox-issues/issues/4931
12 Months Ago
Merge from main
12 Months Ago
Tag editor popup improvements * Fixed being tall and oddly spaced out * Placeholder text in create tag entry * Creating a tag rebuilds the list of available tags Editing tags in inspector marks scene unsaved
12 Months Ago
SceneMapLoader: don't cast dynamic shadows for map lights marked as baked shadows only
12 Months Ago
Add VK_EXT_full_screen_exclusive support for enabling but also explicitly disabling exclusive fullscreen (this should stop nvidia forcing exclusive fullscreen on borderless windows)