243,006 Commits over 3,867 Days - 2.62cph!

10 Months Ago
Added tweening to vendor list
10 Months Ago
Slimmed down icons and text. Thinned divider.
10 Months Ago
Redone colouring and layout on single vendor
10 Months Ago
Move MemberInfo.ToSimpleString() extension to Sandbox.System Add Stirng.HtmlEncode() / UrlEncode() extension methods ActionGraph: type name formatting fixes
10 Months Ago
Add close dialog when closing the editor main window, checking all loaded editor scenes https://files.facepunch.com/tony/1b1011b1/parsecd_xYoAHD6h6B.png
10 Months Ago
player update. edited crossbow holster position on entity
10 Months Ago
Fix network message chunking not actually doing shit Tweak string table initialization Unit test validate StringTable
10 Months Ago
Second fix attempt for PostProcessLayer material error when joining a server
10 Months Ago
Player shown toast if machine has no sell orders.
10 Months Ago
Add popup dialog when closing a scene that has unsaved changes - next up multiple scene dialog https://files.facepunch.com/tony/1b1011b1/parsecd_AQsMHNci5r.png
10 Months Ago
Prevented vendors list from being null
10 Months Ago
Codegen, manifest
10 Months Ago
Remove unused debug args
10 Months Ago
WrappedPropertySet/Get also have Attributes defined. Two methods with the same name but different signatures will now have unique static attribute list. Fixed attribute constructor issues for backing static attributes.
10 Months Ago
Protobuf gen
10 Months Ago
Merge from metal_detector
10 Months Ago
merge from main
10 Months Ago
Update template.gitignore to ignore some editor project files
10 Months Ago
Only change ident field inside project creator window if necessary Fixes sbox-issues/issues/4433
10 Months Ago
Merge from main
10 Months Ago
Add support for (de)serializing component fields
10 Months Ago
Compile fix
10 Months Ago
Scale gizmo plane (#1432) * Allowing scaling along 2 axis https://files.facepunch.com/louie/1b0911b1/sbox_GGYJ3vMG0N.png
10 Months Ago
Don't use the same assembly twice
10 Months Ago
player update. exported and setup basket animation set . Populated basket holdtype override controller with new anims and edited easter/pumpkins basket entity prefab so the props sit correctly in the hand.
10 Months Ago
Recent textures to HQ when applicable
10 Months Ago
Clean up
10 Months Ago
Remove Time.Tick
10 Months Ago
SceneUtility.Instantiate becomes gameobject.Clone( ... )
10 Months Ago
Fix attempt for PostProcessLayer material error when joining a server
10 Months Ago
Subtracted 91126, 91129, 91131 (nuking streaming for merge)
10 Months Ago
Material fixes
10 Months Ago
Support gizmo rotation
10 Months Ago
Subtracted 91121, 91122 (nuking streaming for merge)
10 Months Ago
Disable vm bob & sway when in sweet spot scanning mode
10 Months Ago
ActionGraph: Fixed not being able to delete duplicate input / output nodes
10 Months Ago
removed unused using
10 Months Ago
Merge from main
10 Months Ago
Component Version Upgraders (#1431) https://docs.facepunch.com/doc/component-versioning-2fVhFt2lJp
10 Months Ago
Implement attributes on ReflectionSerializedObject.SerializedProperty Move Terrain editor into an EditorTool ReflectionSerializedObject property SetValue<T> will convert value, catch exceptions TypeSerializedObject SerializedProperty.TryGetAsObject don't throw if null Brush settings widget window FloatControlWidget blurs entry on range slider drag Only modify terrain on mouse drag Change brush order, circle first
10 Months Ago
Added baseline for component version upgraders https://files.facepunch.com/tony/1b0911b1/parsecd_N2kyNOTsPg.png Move JsonUpgrader Refactor, add JsonUpgrader.Run so we can re-use this for GameResources Replace _apiVersion with ComponentVersion defined by the component JsonUpgrader -> JsonUpgraderAttribute, version as a required constructor parameter Demote JsonUpgrader.Run to internal JsonUpgrader.Run -> Upgrade Add unit test for upgrading a component
10 Months Ago
Reduce scan duration from 3->2 seconds
10 Months Ago
Add unit test for upgrading a component
10 Months Ago
Expose GraphicsItem.BoundingRect Allows graphics items to draw outside of their defined size ActionGraph: Fix input const value repainting
10 Months Ago
Merge from main
10 Months Ago
Don't leave the server when joining
10 Months Ago
Update for new networking
10 Months Ago
Added Networked Properties https://docs.facepunch.com/s/sbox-dev/doc/sync-properties-jKFHwTGVgR
10 Months Ago
Cleanup Network protocol++
10 Months Ago
fixed loot barrels gibs errors-mismatches updated barrels visuals on additional prefabs updated deployed hobobarrel icon