userJames Kingcancel

7,692 Commits over 3,684 Days - 0.09cph!

11 Months Ago
ActionJigCreated event
11 Months Ago
11 Months Ago
ActionJig.LinkTriggered event
11 Months Ago
Error list title fix
11 Months Ago
Rerouting and other fixes
11 Months Ago
Rerouting fixes Fixed handle config names for generic types
11 Months Ago
11 Months Ago
FireSignalExpression fix
11 Months Ago
11 Months Ago
Some safety when deserializing types
11 Months Ago
Fixed another generic type binding case
11 Months Ago
Fixed another generic type binding case
11 Months Ago
11 Months Ago
Fixed Nop node passing signals
11 Months Ago
11 Months Ago
Some cleanup NoOperation node definition
11 Months Ago
Ensure parameters are ordered correctly
11 Months Ago
11 Months Ago
Icon fixes
11 Months Ago
PlugIn respects ShowLabel
11 Months Ago
Node display tweaks
11 Months Ago
Action node display tweaks
11 Months Ago
11 Months Ago
Attempt to fix some missing display info
11 Months Ago
11 Months Ago
Some more icons
11 Months Ago
11 Months Ago
Descriptions for operators
11 Months Ago
11 Months Ago
Material icons in display info
11 Months Ago
Comment nodes
11 Months Ago
Support for comment nodes in Action graphs Skip HideInEditor properties in ControlSheets
11 Months Ago
Type selection drop down Fleshed out type selector, now checks constraints Pure attribute for some things that should be expression nodes
11 Months Ago
Some more nodes
11 Months Ago
11 Months Ago
Include generic parameter in PropertyDefinition
11 Months Ago
11 Months Ago
IsTypeParameterRequired shouldn't check properties
11 Months Ago
11 Months Ago
Pure methods become expression nodes
11 Months Ago
11 Months Ago
Keep type parameter properties in method call nodes
11 Months Ago
11 Months Ago
Fix type parameter type
11 Months Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent Node error messages, GetRelevantNodes, property get / set Let TurretComponent.OnShoot handle setting the velocity HandleConfigs Tweak how properties appear in node creation menu Fixed getting relevant nodes for signals WIP property panel in action graph editor Constant node drawing tweaks Small action graph editor fixes Error list panel https://files.facepunch.com/ziks/2023-10-12/sbox-dev_75o6iDzzHZ.png Fix error when clearing links Stack trace integration for exceptions thrown by action jigs Field get / set, sort nodes better Instance method nodes
11 Months Ago
Reference Facepunch.ActionJigs, NodeGraph refactor Allow references to Facepunch.ActionJigs in editor code More plumbing for action editing Updated ActionJigs Some more node types Support deserializing system types if TypeLibrary is okay with them Error messages in node tool tips Added GraphView.GetRelevantNodes Node graph HandleConfig refactor Allow arbitrary nesting in node creation context menu Default handle color tweak Update Facepunch.ActionJigs Hotload: fix before / after constraints on upgrader ordering TypeLibrary.GetSerializedObject overload accepting a getter Add [Flags] to DockProperty Constant nodes Node interface tweaks Update() node UI after Layout() calls Update ActionJigs Try to get nodes to redraw on change Post-rebase fixes I missed Updated Facepunch.ActionJigs GraphView.CenterOnSelection Allow custom exception stack trace inspectors Update Facepunch.ActionJigs Update Facepunch.ActionJigs Null literal node Can get / set fields with nodes INode.CanClone, CanRemove Post-rebase fixes Update ActionJigs, expose some more reflection info
11 Months Ago
11 Months Ago
Defer getting display info for property / field / method nodes
11 Months Ago
11 Months Ago
Fix display info for bound property / field / method nodes