userJames Kingcancel

7,382 Commits over 3,622 Days - 0.08cph!

24 Days Ago
Retakes: bombsite A spawns
24 Days Ago
Add dev commands to copy player pos / angle as a spawn point https://files.facepunch.com/ziks/2024-07-03/sbox-dev_7p70uUaijR.mp4
24 Days Ago
Simplify scene ref gizmos, fix leak when closing scene
24 Days Ago
24 Days Ago
Add BindingSurface.Node
24 Days Ago
Hotload: Skip some System.Text.Json types
24 Days Ago
Fix cubes_actions test name
24 Days Ago
Add cubes_actions.scene Each cube uses an action to change color every update
24 Days Ago
Fix OnComponentUpdate / OnComponentFixedUpdate not running
24 Days Ago
Fixed Facepunch/sbox-issues#5752
25 Days Ago
Update Facepunch.ActionGraphs * Optimization when cloning * Nicer error messages with invalid pure methods (Facepunch/sbox-issues#5743)
25 Days Ago
Cache ExposedProperties
25 Days Ago
25 Days Ago
ByteStream Rewrite (#1610) * Added failing ByteStream stress test * Rewrite ByteStream to use Span / ReadOnlySpan where possible
25 Days Ago
▄██▅ ▄██▍▅▅▆▍▊▋▌▍▍█▊▄▋▌▍ ! ▋▄ ▊▋█▇ ▅▍▇▄▌▌▊▇▄▌▋ ▊▅▊▆ █▋█▆▉▊.▅▄▋█.▊▅█▋.▄▇▋ ▍▉▄▆▌▌▌▍▆▉▌▊▍▇▊▆▋▆▇▆█▍▊▍▍▊▊ ▅▊▅▊ ▍█▍ ▋▉▊ ▍▊▍▊▇▇▄▇▇▌ ▄▄ ▍▊█ ▋▅▆▄
25 Days Ago
Add some logging to help investigate #142
25 Days Ago
25 Days Ago
Make NodeBinding.FromMethodBase exceptions into binding errors
25 Days Ago
Allow late joiners in casual defuse
26 Days Ago
Added failing ByteStream stress test Rewrite ByteStream to use Span / ReadOnlySpan where possible
29 Days Ago
Fix for first-time codegen
29 Days Ago
Codegen fixes
29 Days Ago
Basic events
29 Days Ago
Fix /Code folder not existing
29 Days Ago
Create LICENSE
29 Days Ago
Create README.md
29 Days Ago
Look for matching source file when creating component from template
29 Days Ago
Fix warnings
29 Days Ago
Use ClassName when serializing types generated with compedit Maybe we'll want to always serialize as ClassName if the attrib is present?
29 Days Ago
Fix template default directory Fix first time code gen
29 Days Ago
Update .sbproj
29 Days Ago
Disable event editor for now
29 Days Ago
Added various editor events to ActionGraph editor For component editor library to hook into Expose a way to deserialize ActionGraphs with a cache Add ActionGraphTargetAttribute Use first SourceLocationAttribute if multiple found
29 Days Ago
Property default values
29 Days Ago
Source location fixes
29 Days Ago
Use first SourceLocationAttribute if multiple found
29 Days Ago
Fix hotloading generated components
29 Days Ago
Added various editor events to ActionGraph editor For component editor library to hook into Expose a way to deserialize ActionGraphs with a cache Add ActionGraphTargetAttribute
30 Days Ago
Implement CreatePropertyNodeType, fix property input label
30 Days Ago
Fixed editing ActionGraph-backed methods in realtime
30 Days Ago
Add public helper for caching ActionGraph instances on deserialize
30 Days Ago
Added various editor events to ActionGraph editor For component editor library to hook into
30 Days Ago
First pass at method generation
30 Days Ago
Class, property codegen
30 Days Ago
Initial commit
30 Days Ago
Added various editor events to ActionGraph editor For component editor library to hook into
31 Days Ago
Allow editor projects to reference actiongraph / shadergraph Some extra safety in TypeLibrary.IsAllowedType
31 Days Ago
Attempt to fix ragdolls
31 Days Ago
Component editor Added type definition records Property, Method emitting Emit events Generate AssemblyDefinitions WIP
31 Days Ago
Added failing ByteStream stress test Rewrite ByteStream to use Span / ReadOnlySpan where possible