reposbox-libstatescancel

40 Commits over 122 Days - 0.01cph!

2 Months Ago
Facepunch.ActionGraphs 1.9 API changes
4 Months Ago
API changes
4 Months Ago
API changes
4 Months Ago
Fix transition label tooltips not always updating
5 Months Ago
Set SourceLocation when creating action graphs in editor
5 Months Ago
Fix #16 for NetworkSpawned objects
6 Months Ago
Delay behaviour fixes
6 Months Ago
Rework min / max delays
6 Months Ago
Select new items after pasting
6 Months Ago
Tab to flip selected transitions, Ctrl+D to duplicate selection
6 Months Ago
Can redirect (or clone) transitions by dragging (fixes #13)
6 Months Ago
Undo / redo (fixes #4) https://files.facepunch.com/ziks/2024-08-22/sbox-dev_DEoOLIRbv9.mp4
6 Months Ago
Some tool tip tweaks
6 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
6 Months Ago
Started adding shortcuts First pass at copy / paste (#8)
6 Months Ago
Update README.md
6 Months Ago
Slight state context menu tweak
6 Months Ago
Some more tweaking Make state actions into separate GraphicsItems too
6 Months Ago
Tooltips, cursors Some cleanup
6 Months Ago
Some transition label fixes
6 Months Ago
Can now interact with transition labels
6 Months Ago
Make transition labels into their own GraphicsItems
6 Months Ago
Fix broken transition bounds
6 Months Ago
Fixed #1
6 Months Ago
Call PrepareGeometryChange before moving TransitionItem Reset view on Home key press
6 Months Ago
Show red icons for erroring state actions too (#9)
6 Months Ago
Show red labels for invalid transition conditions / actions (#9) https://files.facepunch.com/ziks/2024-08-19/sbox-dev_YyyXVN5F46.png
6 Months Ago
Fixed #5
6 Months Ago
Added SendMessage( string ), transitions can listen for a message
6 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