13,878 Commits over 1,552 Days - 0.37cph!
Split chainlink_fence_3x3_gate into two models
Fix rock_ledge_a alignment
Fix alignment on remaining citizen props
Fix models/citizen_props/cardboardbox01.vmdl origin
More work on Citizen V2
Merge branch 'master' of sbox
Set gibs collision layer if they're debris
Remove an annoying assert when spawning a bot
Scale a few things based on player scale
Scale player animation speed with player scale
Bind PhysicsJoint.IsActive to check if a joint has broken
Fix BaseInventory.DeleteContents not clearing list
Update Build-Retail-Native.bat
Remove some things that could fix tools but probably wont
Lab drawer models
One lab drawer unit and two drawers
Merge branch 'master' of sbox
Fix server side ragdolls not scaling properly
Citizen V2 staging files
Currently testing and setting up engine constraints, metadata etc
Merge branch 'master' of sbox
Add Simple Blendable shader and objects
Loading screen cancel button works again
Normalize template path
Fix ConsoleCommand.Run casting objects to string
adding textures/materials
Remove copy paste mistake in Game.PlayerDisconnected
Add PhysicsGroup ApplyImpulse and ApplyAngularImpulse
Add PhysicsGroup.Mass (only getter for now, unwise to set total mass through this probably)
Add PhysicsGroup.RebuildMass
Whitelist System.Runtime.CompilerServices.PreserveBaseOverridesAttribute
Merge branch 'master' of sbox
Don't copy bone scale when copying bones to ragdoll
Clear template layouts on init, lowercase paths
Library check FullName ignore case
Might not have a chat box
Testing fix for hotloading
Ignore Sentry assembly when hotloading
Fix NetworkAssetList skipping IgnoreFile list when files are changing
If calling changelevel and not in a map, call map
Added Live Development category on menu
Don't do serverside game start logic when joining a server 😊
Create game using changelevel
Bind f1 to con_toggle by default
Added white-space; nowrap support
Access tests attributes
Merge branch 'master' of sbox
adding collider on pipe set
Merge branch 'master' of sbox
Fix double map list
Turn off background repeat on asset icons
Map list scrollable, categories work
Upload minidumps manually, to a special project
Add Entity WorldScale and LocalScale
Add hit entity to OnPhysicsCollision
Add Drop and Contains to IBaseInventory
Add some extra safety to BaseWeapon.OnPlayerControlTick if Owner changes
Fix small but annoying text entry bug that stops double click highlight from working when you expect it to
Delete overlap results when finished with it in GetEntitiesInSphere
Update accessdump.txt
Steamworks Cull
Update accessdump.txt
Support OTF fonts
Add MaterialIcons
Icon Tests
Moving FontIcon from Sandbox.System to ConsoleShared (don't need to be exposed to addons)
Merge branch 'master' of sbox
Merge branch 'master' of sbox
Move physics joints under a shared namespace
Remove Overlap class and instead have Physics.GetEntitiesInSphere
Override ActiveChild for Player to return the real active child for non local players (fixes physgun beam for other players)
Removing access from a few things that addons shouldn't have access to
Update accessdump.txt
Remove debug code
Adding AccessDump tool
Create accessdump.txt