248,731 Commits over 3,959 Days - 2.62cph!
Set speed thresholds in the crawling blendtree to 0.5 instead of 1.0, since we only crawl at 0.75 (currently)
▉▉▇▄█ ▄▍▍█ ▆▌▌▄▆▊▌▅▊▋/█▅▌
Add reference to Sandbox.Hotload when compiling addons (for the callbacks)
Log when an unhandled exception occurs because it will sometimes kill the process (eg in finalizers)
Crouch poses for shotgun & SMG holdtypes
▉▍▍▊ ▉▆▄ ▍▅██▆ ▋▅▆▉▆▇ ▋ ▊▍▇ █▉▊█▇ ▆█ █▋▆▌▉▋ ▉▆▅ ▉▉▇'▆
█▇▉ ▅▉▉ ▅▍▍▋ ▍▋▇ ▅▌▇█▅▊▌▊ ▌▅▌█▅▊ ▄▍ ▌ ▄▋▄█ ▄▉▉ ▋▅ ▇ ▌▋▄▇▅█▉▇ ▊▌ ▆▉▋▊▌▊▆▊, ▋█▌▄▍ ▄ ▋▆▊▌▅▇▋ ▊▍▆▄▌▋▋ ▊▍▉▆█▄▊▉▍█ ▉▇▆▌ ▍▋█ ▋▋▄▊▍▋▊▆ ▇▅▉▉█ ▊▍ ▌▉ ▄▋▌▊▊▍█ ▆▆ ▆▆▋▄ ▌▋ ▆▋▆▅▋▅▊▆ ▍▍▄▌▄▍
Animation: Give look look direction a 0 weight while crawling.
█▋▅▋ ▊▋▆▍▊▄ █▅▍▅█▄▉
▍▉▄ ▇▇▋▅▆▌▍▌▇▆ ▇▆ ▆█▇█▍▇▌▆▇▅▍▅▅▊▌▇█▊▄▊▇▆█▄
▄▍▉▌▌█ ▉▇▋▆▍▉ ▋▄▅▆▄▇▋▅█▊ ▄▉ ▍▉▇▋▆▊▍.▄▍▆█▍▌▍▇▍
▊▉█▌▋▇ ▉██▌ ▉▍█▆▊▇▍ ▄▌▆▄▋▅▄▇ ▍▉ ▉▊▆▇▅▍▌▉▌▆▅▋▊▍▍▆
▇▅▍ ▉▊▊ ▄▍▌▅▄▌ ▌█ ▇▉▌▋▄▌▆ ██▍▉▋▋▅
▌▆▅'▇ ▅▉▋▍ ▇▇▍ ▍▉ ▇▉▍▌▄ ▋█▌▊▍▍ ▍▄ ▄▍▊ ▄▄▍▌▌▅▊▍▋▋ ▇▊█▅▉ ▋▅ ▆▍▍ █▄▉▄▇ ▆▅▆▆
ModelDoc: Fix viewing compiled models
█▅▋▇▋ ▄▇▍ █▆▍▉▉▄▄ ▌▋▊▉▇▅ ▌██▄▉▅▉▌▊▉▊█▇▊ ▇▆▄█▅▋▊▌▌
▄▍▅▇▆ ▇▌▋▌ ▌▄▉▋▆ ▇▆▌▋▄ ▋▋▇▅ ▆█▋▉▋▅█▉█▄ ▉▇▅▇▌▇█▌ ▌▌▊▆▅▉'▍ ▊▆▆▄▉▄▅▋
▋▍▌▉▋▄ ▉█▆▊█ ▆▍▆▌ ▍█▊▍▌█▉ ▍▇▅▊▄ / ▍▅▉▍▄▇
!▊▇█▍▋_▊▋▆ !█▇▊
Fixed friends leaderboards getting stuck loading
Fixed case where BulletQuery wouldn't list matching bullet systems
dmfbxserializer: compute delta state normals for blend shapes in a way that isn't completely fucked
Fixed standalone build error
Fixed a couple regressions with steam leaderboard score submission
ballpit player2 barrier is green
fix ballpit confuse effectBullet switching players
credits boss parts drop powerups
Merge branch 'master' of SpaceUsurperUnity
Citizen blendshapetest mesh for comparison
Added an easy way to queue replay files in the editor
ReplayPath file watcher, easy way to queue local replay files
RandomData component is now per-entity rather than per-chunk
Fixes divergences caused by non-deterministic chunk assignment for bullet entities
Converting menu to use template
Support multiple [Library] attributes
Add Library.GetAttributes<T> ( to get all attributes of type )
Add LibraryAttribute.Create<T>()
PanelEvent changes
Navigator playing
UI Test nagivationable
blendshape test temp model
Update vertex color shader
Added util.MD5/SHA1/SHA256 - all take a single string, and return a hex string
Update vertex color shader
Citizen Blendshape export test
Reenable material cache clearing
Display a console message when ServerDL fails to download something
Bootil: Do not use recursion when importing JSON
Limited JSON import depth to 5000 ( should be more than enough for any legitimate uses ) to avoid stack overflows
Bootil: Do not use recursion when importing JSON
Limited JSON import depth to 5000 ( should be more than enough for any legitimate uses ) to avoid stack overflows
Added Panel.PreTemplateApplied, Panel.PostTemplateApplied
Merge branch 'master' of sbox
Citizen footstep volume adjustment
Merge branch 'master' of sbox
Underwater lab autospawn prefabs
Unterwater lab prefab updates (socket adjustments)
Underwater lab test scene
Underwater lab generation baseline / proof of concept
Update skeletoninstance.def
Fixed nullable GetAttachment change
Fixed Stylesheet variables replacing the wrong variables
Can set a variable to a variable
GetAttachment returns nullable
Fix @imported styles not triggering a hotload
Fix stylesheets loading multiple times instead of using cache
Clear cached stylesheets between sessions
Scss support for !default variables
Scss selectors support the > rule
Fixed templates not being able to create <img> panels
Fixed "DownloadingFile" javascript function not being fired for Fast/ServerDL due to changes in last update
▊▌▇▉▇▄▍▌█ ██ ▊▉█▊▌▆▌▊ ▍▌▄▄▆▌ ▍▊▋▍ ▌▋▆▉▉█▍ ▋▆▍▍▆▋ █▆ ▆▋▇▌▅▅▄▇ ▉▆ ▊▊▋ ▅▊▇ ▇▆ ▌▉▋▅▄▄ - ▍▊▄▄ ▌▋▋▅ ▉▋▄▅▊▌▊
Rename Panel.MousePos to Panel.MousePosition
Fix TextEntry going crazy when it has no text set
Base textentry style sets padding correctly
Added Panel.LocalMatrix, Panel.GlobalMatrix
Added Matrix.Inverted
Added Matrix.Transform
Added TransformedInteract UITests
Added Vehicles
Added Vehicles with tint mask
Remove some shit from our base fgds
Logging can take an object
merge from train_tunnels_new_content
Added [Hammer.EditorSprite( ... )]
Fixed some maps not caching right
Make VPK unmounting code more understanding
Fixed serverside Lua errors when making 0 width ropes
Removed unused Replicated property from ConsoleVariableAttribute