reposboxcancel

20,280 Commits over 1,522 Days - 0.56cph!

3 Years Ago
Tweak flesh surface so physics objects made of it aren't incredibly heavy
3 Years Ago
Fixed clientside anim entities updating at tickrate fps
3 Years Ago
Use custom Zio build, faster load times
3 Years Ago
Fix console update issues
3 Years Ago
updated construct warehouse prefab, split stairs into modular prefab (+ added parts), updated materials Merge branch 'master' of sbox
3 Years Ago
Hammer: Map path now also checks any child selected when checking hit testable (fixes "Translate tool doesn't work properly with static cable nodes #256")
3 Years Ago
Rough crouch re-exported with IK data now so that feet IK can be reapplied globally right away
3 Years Ago
Whitelist System.Comparison for List.Sort / CompareTo Merge branch 'master' of github.com:Facepunch/sbox
3 Years Ago
Polished 9-way run SE/SW + NE/NW updates Merge branch 'master' of sbox
3 Years Ago
Updated Construct Updated vmap for construct Removed old prefab for warehouse no longer needed
3 Years Ago
Fix console style
3 Years Ago
Fix UI with long stack traces
3 Years Ago
VirtualScrollPanel - update cell content if data object changed TextEntry - fire an onchange event on change More console functionality
3 Years Ago
Basic explosion effect for testing, applied to rust barrel
3 Years Ago
Move Physics objects when teleporting entities Fixes dying in Sandbox when respawning or teleporting the player Merge branch 'master' of sbox
3 Years Ago
Fat gas cylinder improved gib Added a unique element to the gas cylinder to make the breaking nicer. Merge branch 'master' of sbox
3 Years Ago
Fixed material editor texture selection sometimes setting absolute paths
3 Years Ago
Added Sandbox.Internal.Http
3 Years Ago
Remove HttpClient from whitelist
3 Years Ago
Fix NRE in Style.SetImage Fixed NRE in NetworkString.Write
3 Years Ago
Compile fix probably
3 Years Ago
vpc debug
3 Years Ago
schemacompiler fix
3 Years Ago
vpc build fix
3 Years Ago
tall gas cylinder lod normal fix Fixed the lod normals by transferring the normal data from lod0 on to them. Also added top and bottom unique gibs Merge branch 'master' of sbox
3 Years Ago
Build script throw properly on compile error
3 Years Ago
SFM compile fixes
3 Years Ago
Rebuild SFM every build too
3 Years Ago
Fixed RenderPrimitiveSphere rendering dodgy mesh in shadow pass somehow
3 Years Ago
Fix NRE in Resource.Register
3 Years Ago
In game console shows stack traces https://files.facepunch.com/garry/6ede45b1-2eae-41e6-b04b-d98a09e64d5b.jpg
3 Years Ago
Polished Run S
3 Years Ago
Probable compile fix
3 Years Ago
Polished run updates (E/NE, W/NW)
3 Years Ago
Display a message when Steam is not running, don't crash
3 Years Ago
Fixed no world physics after buildcubemaps
3 Years Ago
Remove spammy debug messages
3 Years Ago
Camera, default viewmode fov to match main camera Add [Event.Tick] Add [Event.Frame] Added [Event.Hotload] Added [Event.BuildInput] Use new attributes internally
3 Years Ago
Assets derive from Resource, are reference networkable
3 Years Ago
Add Model.Name Model is a Resource Merge branch 'master' of sbox
3 Years Ago
Fix ModelEntity.GetMaterialGroup
3 Years Ago
Can network List<Resource>
3 Years Ago
Added NetworkResource Merge branch 'master' of sbox
3 Years Ago
Gas Cylinder Tall Gas cylinder tall now in and should be working as an explosive physics prop. Tinting is also available for it. I have also fixed the physics prop type on the fat cylinder to make it sheet metal not metal so its weight is not crazy. Merge branch 'master' of sbox
3 Years Ago
Rename INetIdentifiable to Resource
3 Years Ago
Strip old health stuff
3 Years Ago
Entity.Health is a float
3 Years Ago
Don't download files from server if we're the listen server host
3 Years Ago
Built in waterlevel, networked and predicted Merge branch 'master' of sbox
3 Years Ago
Gas cylinder fat phys shape adjustment now two meshes not one for more accurate collision Merge branch 'master' of sbox