Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
8940dd9e70 Hotkeys working now 2025-06-02 19:21:17 -04:00
7e8b96cb84 Add 'Set Look At Changed' as a temporary way for a widget to refresh itself. 2025-05-27 18:21:00 -04:00
c4479b4d59 Final design of 'If Key is Reserved' routine 2025-05-27 17:49:18 -04:00
23194ac0e5 Finish implementing IsKeyUsedByPlayerController 2025-05-27 16:30:49 -04:00
40da211985 Still working on event handling for hotkey widgets 2025-05-23 15:33:18 -04:00
28f1c4c819 Replace another SetAnchorsInViewport with a GridPanel 2025-05-12 18:33:50 -04:00
dea3444be4 Working on CommonUI conversion. Need to stop using SetAnchorsInViewport as way to position widgets, so now implementing new thing using GridPanels. 2025-05-12 18:23:37 -04:00
c0160bdd19 Make it easier to create look-at widgets 2025-04-15 15:48:33 -04:00
d35125eb70 Lots of work on look-at widgets 2025-04-07 16:48:27 -04:00