reposboxcancel

22,418 Commits over 1,614 Days - 0.58cph!

4 Years Ago
VirtualScrollPanel - update cell content if data object changed TextEntry - fire an onchange event on change More console functionality
4 Years Ago
Basic explosion effect for testing, applied to rust barrel
4 Years Ago
Move Physics objects when teleporting entities Fixes dying in Sandbox when respawning or teleporting the player Merge branch 'master' of sbox
4 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
4 Years Ago
Fixed material editor texture selection sometimes setting absolute paths
4 Years Ago
Added Sandbox.Internal.Http
4 Years Ago
Remove HttpClient from whitelist
4 Years Ago
Fix NRE in Style.SetImage Fixed NRE in NetworkString.Write
4 Years Ago
Compile fix probably
4 Years Ago
vpc debug
4 Years Ago
schemacompiler fix
4 Years Ago
vpc build fix
4 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
4 Years Ago
Build script throw properly on compile error
4 Years Ago
SFM compile fixes
4 Years Ago
Rebuild SFM every build too
4 Years Ago
Fixed RenderPrimitiveSphere rendering dodgy mesh in shadow pass somehow
4 Years Ago
Fix NRE in Resource.Register
4 Years Ago
In game console shows stack traces https://files.facepunch.com/garry/6ede45b1-2eae-41e6-b04b-d98a09e64d5b.jpg
4 Years Ago
Polished Run S
4 Years Ago
Probable compile fix
4 Years Ago
Polished run updates (E/NE, W/NW)
4 Years Ago
Display a message when Steam is not running, don't crash
4 Years Ago
Fixed no world physics after buildcubemaps
4 Years Ago
Remove spammy debug messages
4 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
4 Years Ago
Assets derive from Resource, are reference networkable
4 Years Ago
Add Model.Name Model is a Resource Merge branch 'master' of sbox
4 Years Ago
Fix ModelEntity.GetMaterialGroup
4 Years Ago
Can network List<Resource>
4 Years Ago
Added NetworkResource Merge branch 'master' of sbox
4 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
4 Years Ago
Rename INetIdentifiable to Resource
4 Years Ago
Strip old health stuff
4 Years Ago
Entity.Health is a float
4 Years Ago
Don't download files from server if we're the listen server host
4 Years Ago
Built in waterlevel, networked and predicted Merge branch 'master' of sbox
4 Years Ago
Gas cylinder fat phys shape adjustment now two meshes not one for more accurate collision Merge branch 'master' of sbox
4 Years Ago
Whitelist System.Text.Json
4 Years Ago
Added bounce threshold to surface (was hard coded to 40 in engine previously)
4 Years Ago
Set sensible spring joint defaults Add updatable properties to SpringJoint Rubikon: Fix divide by zero in spring solver causing problems when frequency is zero
4 Years Ago
More run updates (N/NE/E)
4 Years Ago
Delete COMIntegration.exe Add vsopen.exe
4 Years Ago
Remove Unused Remove Unused Fix network atomics getting stomped by embeds
4 Years Ago
Separated Construct small building into prefab Small construct building in its own prefab
4 Years Ago
Fixed Time.Tick description
4 Years Ago
Update playerloop.drawio.png Rename NetworkClass to NetworkComponent
4 Years Ago
Update sandbox.client.win64.vdf
4 Years Ago
materials update, separated construct building into prefab, updated sky Merge branch 'master' of sbox
4 Years Ago
Remove codegen debug "Creating {typeName} from {symbol}"