• Joined on 2026-04-03
jyelon pushed to main at talezero/integration 2026-04-17 21:56:29 +00:00
7a09da8a4e Player controller code to sort input components better: widgets with 'Stop Input' go to top of priority stack, and also, priority actually works now.
jyelon pushed to main at talezero/integration 2026-04-17 10:56:36 +00:00
d396f394ab Sequences are now implemented in UE Wingman
f19e8ccb72 Working on implementing batch commands for UE wingman
6b057d1514 Improve docs for UlxUserWidget
392faff205 Clean up the player controller
Compare 4 commits »
jyelon pushed to main at talezero/integration 2026-04-17 06:18:53 +00:00
ae1ad7640d WB_Hotkeys redesigned to use enhanced input. Amazing!
jyelon pushed to main at talezero/integration 2026-04-16 04:14:03 +00:00
26399a6a15 More work on managing input events
8a3d200247 First step of new focus management system
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-14 21:16:50 +00:00
2f83910897 A bit of research on mouse clicks
jyelon pushed to main at talezero/integration 2026-04-14 06:28:34 +00:00
7296847fb5 Some usability tweaks for UE Wingman.
jyelon pushed to main at talezero/integration 2026-04-14 06:05:20 +00:00
49331773bf Initial menu system by claude
jyelon pushed to main at talezero/integration 2026-04-14 02:51:38 +00:00
07b90ced1a Work on the ue wingman manual
jyelon pushed to main at talezero/integration 2026-04-14 01:33:20 +00:00
34011e43d5 Overhaul of manual-generation code
jyelon pushed to main at talezero/integration 2026-04-13 21:52:59 +00:00
1db2705877 More tweaks
jyelon pushed to main at talezero/integration 2026-04-13 20:35:58 +00:00
7a48a54ae5 Overhaul code to press hotkeys
f3d9a903d2 Fixed hotkey up/down handling
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-13 03:10:49 +00:00
85a6fad139 Bugfix for wayland
jyelon pushed to main at talezero/integration 2026-04-10 20:56:24 +00:00
ea74f5fe76 Add support for Blueprint Overrides, and make more progress on the hotkey widget.
jyelon pushed to main at talezero/integration 2026-04-10 02:41:42 +00:00
ad6a33582b More work on name validation
jyelon pushed to main at talezero/integration 2026-04-10 02:10:46 +00:00
d98c0081e6 A tweak
jyelon pushed to main at talezero/integration 2026-04-10 02:01:23 +00:00
224e6604e6 Stricter name validation, and better disambiguation of graph actions
jyelon pushed to main at talezero/integration 2026-04-09 21:53:47 +00:00
46ac6b34a8 Working on wb_hotkey_image
c14947382d lxLuaWidget is gone.
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-09 20:55:59 +00:00
81989e83d7 Look-at widgets now probe their own configuration.
jyelon pushed to main at talezero/integration 2026-04-09 20:44:35 +00:00
88b72712ca Better graph dump that shows exec pin names so that the AI knows how to connect them.
jyelon pushed to main at talezero/integration 2026-04-09 18:43:16 +00:00
3b6207f7a1 First step in redesigning lua widgets