221,857 Commits over 3,653 Days - 2.53cph!

2 Months Ago
Merge from main
2 Months Ago
Assembly Basic starting line Scene Engine sounds
2 Months Ago
Correct the poor positioning of thrown objects (e.g. rock) that spawn stuck half in the ground. Fix them sometimes falling through terrain
2 Months Ago
Fix right clicking clothing (hazmat) that conflicts with backpack slot (diving tank) not being equipped (because it tries to equip hazmat in backpack slot)
2 Months Ago
Fix hover looting items from storage while holding alt putting the items into your main inventory instead of equipping / swapping them
2 Months Ago
Fix right clicked items to wear using the first empty slot instead of the first conflicting slot (causing items to not swap slots correctly)
2 Months Ago
Try to unequip conflicting werables (equipping hazmat from hotbar when wearing hoodie + pants) into the main inventory first, then hotbar second
2 Months Ago
Increase delay when equipping clothing from hotbar from 0.2s -> 1.5s (to account for items actually swapping slots now)
2 Months Ago
Fix swapping items from inventory -> worn moving to the next free slot instead of swapping the items exactly
2 Months Ago
Native resource Load methods should only be called from main thread, the resourcesystem has no idea what to do with a blocking load on a thread and will just crash
2 Months Ago
use the other MIN()
2 Months Ago
Rework how we get workshop subscriptions TODO: This modifies the subscribe date sorting in-game! This system should be faster and guarantees no duplicates if Steam decides to change ordering of subscriptions mid-game while we are getting them. Restore and fix code to count published file upvotes Performance improvements for clientside file.Exists/IsDir and Lua paths Fixed AI node related crashes, probably Added server settings to Sandbox menu bar Making them more visible to the average player Disable ability to grab jeeps with super grav gun Do not use deprecated functions in menu bar Do not run player anims to completion on model change
2 Months Ago
Fix multiple box-shadow parsing (oops) UI box / shadow / filter shader recompile
2 Months Ago
Added server settings to Sandbox menu bar Making them more visible to the average player Disable ability to grab jeeps with super grav gun Do not use deprecated functions in menu bar Do not run player anims to completion on model change
2 Months Ago
CSS box-shadow inset implementation https://files.facepunch.com/alexguthrie/1b2311b1/sbox_QVsBt34bNx.png sbox-issues/issues/3649
2 Months Ago
Merge from main -> backpacks
2 Months Ago
Fixed AI node related crashes, probably
2 Months Ago
Fix possible division by zero in layout when scale is zero
2 Months Ago
Stronger blurs for lewis
2 Months Ago
Fixed backpacks not facing player when they are dropped
2 Months Ago
Removed useless logs
2 Months Ago
Fix UIEffect on CoverImage
2 Months Ago
Revert import size of large backpack from 85% -> 100% as the skinned mesh is fixed properly
2 Months Ago
Rotate large backpack world model to standing upright instead of laying on the ground (also modify buoyancy points to match new rotation) Increase collider size of large backpack to prevent it tipping over when dropped on flat ground Decrease collider size of small backpack to match the new model
2 Months Ago
Basic support for custom C# nodes
2 Months Ago
2 Months Ago
Expose Node.MarkDirty
2 Months Ago
Added force option to ActionGraph.Validate
2 Months Ago
2 Months Ago
Each SceneMap has a unique SpawnGroupHandle, fixes crashes with multiple map instances (including 3d skyboxes) in scenes
2 Months Ago
Added animations to vendor listings
2 Months Ago
Added Rohans fixes for Flex Element NaNs
2 Months Ago
Fix cover image sizing weirdness
2 Months Ago
Restore and fix code to count published file upvotes Performance improvements for clientside file.Exists/IsDir and Lua paths Fixed AI node related crashes, probably
2 Months Ago
Merge large backpack smaller scale -> backpacks
2 Months Ago
Fix right clicking item from inside a backpack on the ground not going into your worn backpack when it is open
2 Months Ago
Fix player model blocking certain inventory slots & having glow overlay when hovering over player model when backpack is open
2 Months Ago
ItemStore image blur
2 Months Ago
Improve trash spawner Conveyor mover
2 Months Ago
Fixed right clicking empty backpack inside a backpack trying to wear it instead of moving it into your main inventory
2 Months Ago
Add Rohans custom script to imagery on store item
2 Months Ago
Skin bundle update
2 Months Ago
Get rid of INodeAttribute.Kind
2 Months Ago
2 Months Ago
Fix custom editor
2 Months Ago
Appear to have fixed NRE when wearing backpack while another backpack is equipped
2 Months Ago
Look for INodeAttribute instead of NodeAttribute
2 Months Ago
2 Months Ago
Locker skin fix tweaks
2 Months Ago
S2P all