Commit Graph

64 Commits

Author SHA1 Message Date
f7e9305d64 Now echoing Luprex console messages to the Unreal Log as well. Had to make them warnings in order to make them more visible, which in turn meant I had to modify the BreakToDebugger system to be able to ignore these console messages. 2026-06-10 17:20:45 -04:00
29726631dd Auto-reconnect is now deliberately slowed down 2026-06-09 15:06:40 -04:00
e9c562eee5 Invoke can now only invoke method in class 'invoke', likewise for 'probe' 2026-06-03 17:03:07 -04:00
779c9f5c2e Better code reload 2026-05-27 14:50:34 -04:00
46051526e6 New slash command parser 2026-05-26 18:20:35 -04:00
8dab0d16b7 CPL command 2026-05-26 15:07:42 -04:00
2bfa3024f1 Lots of work on the lua read-eval-print loop 2026-05-21 18:41:09 -04:00
f7983b1f02 Final form of radial menus 2026-05-19 02:55:31 -04:00
1c2be1b4d8 Radial menus are in good shape 2026-05-18 16:12:26 -04:00
0b23c82e73 Progress on radial menus 2026-05-18 02:26:28 -04:00
b1defd821b More work on radial menus 2026-05-16 02:27:18 -04:00
e17f5417f2 Real progress on radial menus 2026-05-16 01:49:26 -04:00
c0848c2670 Completing downgrade to 5.5.4 2026-05-15 19:37:34 -04:00
1328f6e5f7 Working on radial menus 2026-05-15 18:14:38 -04:00
78c85660c9 Prompt widget is pretty good now 2026-05-04 15:52:05 -04:00
3e7e6a2ae4 More progress on prompt 2026-05-04 15:27:28 -04:00
97b5a3c593 Initial work on prompt widget 2026-05-04 02:14:14 -04:00
4680a0f3f4 Crosshair is back 2026-04-25 01:14:16 -04:00
a964211cc8 Fix some issues with new root canvas stuff 2026-04-22 17:02:24 -04:00
8e5d43fd24 Working on new root canvas stuff 2026-04-21 21:26:06 -04:00
dabb5b8f0b Lots of work on focus management 2026-04-19 03:01:23 -04:00
fd970f20c3 Lots of work on input processing 2026-04-18 01:11:21 -04:00
6388de9b39 Much work on input mode switching 2026-04-17 23:43:28 -04:00
ae1ad7640d WB_Hotkeys redesigned to use enhanced input. Amazing! 2026-04-17 02:18:30 -04:00
8a3d200247 First step of new focus management system 2026-04-15 22:55:02 -04:00
2f83910897 A bit of research on mouse clicks 2026-04-14 17:16:46 -04:00
49331773bf Initial menu system by claude 2026-04-14 02:05:15 -04:00
1db2705877 More tweaks 2026-04-13 17:52:55 -04:00
7a48a54ae5 Overhaul code to press hotkeys 2026-04-13 16:35:53 -04:00
f3d9a903d2 Fixed hotkey up/down handling 2026-04-13 16:08:23 -04:00
85a6fad139 Bugfix for wayland 2026-04-12 23:10:42 -04:00
ea74f5fe76 Add support for Blueprint Overrides, and make more progress on the hotkey widget. 2026-04-10 16:56:17 -04:00
46ac6b34a8 Working on wb_hotkey_image 2026-04-09 17:53:42 -04:00
81989e83d7 Look-at widgets now probe their own configuration. 2026-04-09 16:55:45 -04:00
3b6207f7a1 First step in redesigning lua widgets 2026-04-09 14:43:11 -04:00
654511c6cf A few more error reporting improvements 2026-03-25 17:36:04 -04:00
519933d532 Refactoring more MCP handlers. 2026-03-10 01:42:43 -04:00
2a5833fe04 MCPFetcher, and new code for FormatName 2026-03-10 00:22:56 -04:00
7c66aee47a More work on MCP handlers. Changed the Validation handler. 2026-03-06 21:46:03 -05:00
3ed7a33f69 More work on MCP endpoints 2026-03-06 04:18:16 -05:00
282548e2f3 Lots of work on MCP Handlers 2026-03-06 02:50:02 -05:00
cf1c2bf8cf Implemented new framework for MCP Handlers. Made one handler with the new framework. 2026-03-06 00:08:30 -05:00
9b32de024a Begining refactor of BlueprintMCP 2026-03-05 21:23:59 -05:00
8367bd2221 Initial checkin of Blueprint-MCP plugin 2026-03-05 19:26:46 -05:00
7bbc39a5dd Remove crap from WB_hotkeys 2026-03-05 16:44:07 -05:00
adf7b96eec Luprex Look-at stuff has been moved to lx Player Controller 2026-03-05 16:44:05 -05:00
6d018fc02b Finished implementing the ReadLuaValues K2Node 2026-03-04 19:54:13 -05:00
2dd07f1a9c CommonUI is gone. 2026-03-03 01:10:56 -05:00
395ca61828 Starting refactor to remove CommonUI 2026-03-03 00:56:43 -05:00
08d9ab2823 Clean up WB_console 2026-03-02 18:17:50 -05:00