userJames Kingcancel

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

12 Months Ago
12 Months Ago
12 Months Ago
Get / set property fixes
12 Months Ago
Type property serialization fixes
12 Months Ago
12 Months Ago
Get / set property node definitions
12 Months Ago
12 Months Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent
12 Months Ago
Reference Facepunch.ActionJigs, NodeGraph refactor Allow references to Facepunch.ActionJigs in editor code More plumbing for action editing
12 Months Ago
Fix event node userdata not serializing
12 Months Ago
12 Months Ago
More safety in JsonSerializerOptionsUpgrader (#1287)
12 Months Ago
Fix possible exception in ConcurrentDictionaryUpgrader (#1287)
12 Months Ago
Possible fix for first error in #1287 I couldn't repro, but it's possible some serialization was happening during a hotload to cause this.
12 Months Ago
Copied over WIP action graph editor
12 Months Ago
Allow references to Facepunch.ActionJigs in editor code
12 Months Ago
Reference Facepunch.ActionJigs, NodeGraph refactor
12 Months Ago
Reference Facepunch.ActionJigs Serializing / deserializing action jig delegates Fixed System.String not being whitelisted Simple action jig serialization test Refactor simple actionjig test Replace References with AssemblyReferences in CompilerSettings Also make DistinctAssemblyReferences do the filtering that literally every user of that property was doing. Allow CanEdit("action"), expose NodeLibrary to tools packages WIP delegate upgrader for action jigs ActionProperty, skeleton of an action jig editor WIP Some NodeGraph abstraction Fleshing out action graph editing
12 Months Ago
Replace References with AssemblyReferences in CompilerSettings Also make DistinctAssemblyReferences do the filtering that literally every user of that property was doing. Allow CanEdit("action"), expose NodeLibrary to tools packages WIP delegate upgrader for action jigs ActionProperty, skeleton of an action jig editor WIP Some NodeGraph abstraction Fleshing out action graph editing
12 Months Ago
12 Months Ago
Added EventParameter.Display
12 Months Ago
12 Months Ago
Added conversion operator from Delegate to ActionJig
12 Months Ago
Reference Facepunch.ActionJigs Serializing / deserializing action jig delegates Fixed System.String not being whitelisted Simple action jig serialization test Refactor simple actionjig test
12 Months Ago
Don't use polymorphism for serialized delegates
12 Months Ago
12 Months Ago
NetworkTable: build variables in deterministic order See sboxgame/issues#4066, tbh I don't know why they get reordered Call Enroller.Dispose() in ServerDll.OnShutdown() Fixes sboxgame/issues#4067
12 Months Ago
Refactor simple actionjig test
12 Months Ago
Reference Facepunch.ActionJigs Serializing / deserializing action jig delegates Fixed System.String not being whitelisted Simple action jig serialization test
12 Months Ago
Publish debug builds Added AddAssemblyResult
12 Months Ago
12 Months Ago
Finished documenting all public members Fixed #8
12 Months Ago
12 Months Ago
Document Link and Variable
12 Months Ago
Updated README.md
12 Months Ago
Document ExpressionBuilder Node and ActionJigExtensions documentation Document node parameters
12 Months Ago
More documentation, move logging nodes to test project More documentation, some rearranging
12 Months Ago
Rename ActionJig<T>.Invoke to ActionJig<T>.Delegate Finished off overview in README.md, fixes #11
12 Months Ago
Document ITypeLoader, NodeLibrary
12 Months Ago
▋▉▆█▊ ▄▉▍▅▄▍█▆▉ ▇▊▌▌▍▊▉▍▅ █▊▋▄▄▉▊▌, ▅▊▋▍▅ █▆▍▆▆▋▄▉▄▇ ▊▍▅█▊▌
12 Months Ago
Protect Assembly references in EventSystem / LoadedAssembly We don't want hotload to replace these because we're handling replacing them manually EventSystem: when removing events in assembly, also remove from groups
12 Months Ago
▉▄█▍ ▌▋▄▇▊▋▆▇▇█ █▉▉▅▌▌▇▄ ▅▉▅▆▌▇▆▉ ▇▌▊▌▄ ! ▋▊▌▋▉▄█ ▄▌█▉ █▋▊▇▋ ▅▍ ▋▉█▌▌▌▉▌▋▄▄▇█▊█(█, ▊) ! ▌▊▇ ▇▋▌▄▆▄▊▋▄▊▍▌▆▍▍(▇, ▉) ▍▋ ▍▅▊▇▇▄▉▄▌ ! ▄▇▄█ ▄▌▉▄▊█▊▋▆▌ ▋▄▄▅ ▄█▋▅▌▋▄▋ ▅▊▇ ▉▄▋▄▋▊▋▊▉▌ ▇▇▌▋▅▆▄▊ ! ▇▍▇▇▌█ ▉▅▍ █▇▇▆▊▍▊ ▅█▍ ▋▉▅▍██▇▋▅ ▌▇▋█▄▅▌ ! ▊▄▅▅▆ █▊▋▇ ▇▆▉ ▋▇▆▊▊ ▇▆▅▅▍▌ ▌▉ ▋█▆▉▊▌▆▅▌▆ ! ▉▍▆ ▊▇▍▇▊▅▆▋▍ ▌▉▋▅▄ ▌▄▊▋▆▇ ▉▉ ▄▇▅▊█▍█▌▄▋, ▊▇▋ ▍▆▋▆▋▉▋ ▋▊▋▋▉▌ ▇▅▅▉▇▊▊
12 Months Ago
Whoops, revert Log.Info back to Log.Trace here
12 Months Ago
Always call HotloadManager.Replace in PackageLoader.AddAssembly Updated docs to explain why
12 Months Ago
Updated README.md (#11)
12 Months Ago
Some more documentation (#11)
12 Months Ago
Update README.md
12 Months Ago
1 Year Ago
Updated README.md
1 Year Ago
Updated README.md