branchsbox-libstates/mastercancel

35 Commits over 31 Days - 0.05cph!

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