userJames Kingcancel
reposbox-libstatescancel

41 Commits over 184 Days - 0.01cph!

16 Days Ago
[Broadcast] -> [Rpc.Broadcast]
3 Months Ago
Facepunch.ActionGraphs 1.9 API changes
4 Months Ago
API changes
4 Months Ago
API changes
5 Months Ago
Fix transition label tooltips not always updating
6 Months Ago
Set SourceLocation when creating action graphs in editor
6 Months Ago
Fix #16 for NetworkSpawned objects
6 Months Ago
Delay behaviour fixes
6 Months Ago
Rework min / max delays
7 Months Ago
Select new items after pasting
7 Months Ago
Tab to flip selected transitions, Ctrl+D to duplicate selection
7 Months Ago
Can redirect (or clone) transitions by dragging (fixes #13)
7 Months Ago
Undo / redo (fixes #4) https://files.facepunch.com/ziks/2024-08-22/sbox-dev_DEoOLIRbv9.mp4
7 Months Ago
Some tool tip tweaks
7 Months Ago
Transitions can have a delay window, or exact trigger time Fixes #11 https://files.facepunch.com/ziks/2024-08-22/sbox-dev_hzOo8z1P7g.png
7 Months Ago
Started adding shortcuts First pass at copy / paste (#8)
7 Months Ago
Update README.md
7 Months Ago
Slight state context menu tweak
7 Months Ago
Some more tweaking Make state actions into separate GraphicsItems too
7 Months Ago
Tooltips, cursors Some cleanup
7 Months Ago
Some transition label fixes
7 Months Ago
Can now interact with transition labels
7 Months Ago
Make transition labels into their own GraphicsItems
7 Months Ago
Fix broken transition bounds
7 Months Ago
Fixed #1
7 Months Ago
Call PrepareGeometryChange before moving TransitionItem Reset view on Home key press
7 Months Ago
Show red icons for erroring state actions too (#9)
7 Months Ago
Show red labels for invalid transition conditions / actions (#9) https://files.facepunch.com/ziks/2024-08-19/sbox-dev_YyyXVN5F46.png
7 Months Ago
Fixed #5
7 Months Ago
Added SendMessage( string ), transitions can listen for a message
7 Months Ago
Only broadcast transitions if networked
7 Months Ago
Some special state name handling
7 Months Ago
Fix default names for state actions
7 Months Ago
Show which states have enter / update / leave actions
7 Months Ago
UI tweaks Can edit enter / update / leave actions for states Fix transitions to self breaking everything, I'll implement them later
7 Months Ago
Fix deserialized graphs being super buggy
7 Months Ago
Context menu tweaks Animated transitions https://files.facepunch.com/ziks/2024-08-11/sbox-dev_aeqC5Pba4I.mp4
7 Months Ago
Create README.md
7 Months Ago
Create LICENSE
7 Months Ago
Enable nullables Rewrite state machines to not be GameObject based
7 Months Ago
Initial commit Get rid of Sandbox.Events references