Commit Graph

55 Commits

Author SHA1 Message Date
ae1ad7640d WB_Hotkeys redesigned to use enhanced input. Amazing! 2026-04-17 02:18:30 -04:00
26399a6a15 More work on managing input events 2026-04-16 00:13:48 -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
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
467c1464aa Much better handling of type lookups 2026-03-18 23:20:10 -04:00
2a5833fe04 MCPFetcher, and new code for FormatName 2026-03-10 00:22:56 -04:00
cd00d192e2 Forgot to remove crosshair stuff from gamemode 2026-03-05 16:44:07 -05:00
9b6729b0f4 Crosshair and Look-at Widget are now owned by Player Controller 2026-03-05 16:44:07 -05:00
0b2abaffe1 More of the look-at stuff moved to lx Player Controller 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
ad6540a6b1 Partway done with refactor to lx Player Controller 2026-03-05 16:41:27 -05:00
1728386f5c Lots of refactoring in LuaCallNode 2026-03-04 02:56:15 -05:00
395ca61828 Starting refactor to remove CommonUI 2026-03-03 00:56:43 -05:00
56765fdc16 Improved Docs, AnimationStepApplyMesh+Materials, some other minor tweaks 2026-02-06 17:34:26 -05:00
850b4aa43b More refactors to prepare for doc-search, including moving unicode support into ext. 2026-01-14 12:30:44 -05:00
2d1def8dc6 Lua Console Overhaul in progress 2025-12-09 02:42:13 -05:00
383ed25453 Completed the play-seq animation command for characters 2025-11-18 00:40:43 -05:00
4b0f85ef19 Removed 'autofinish' from the animation C++ system, replaced it with more elegant implementation in blueprint. 2025-09-22 16:17:21 -04:00
e8bc3389a6 Finally fix line trace through character model 2025-09-15 14:30:30 -04:00
86672d90a3 Unknown changes 2025-09-15 13:46:05 -04:00
6e358c7eb9 Upgrade to Unreal 5.5 to fix bug and get access to Visual Chaos Debugger 2025-08-27 20:57:12 -04:00
8940dd9e70 Hotkeys working now 2025-06-02 19:21:17 -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
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
3423c01807 Overhaul the handling of return values in LuaProbe 2025-04-08 18:53:26 -04:00
8a9d5550d9 More work on look-at, split LuaCall into LuaInvoke/LuaProbe 2025-04-08 16:31:16 -04:00
c060b87556 Got the whole look-at demo up and running. 2025-04-07 19:29:47 -04:00
865297331a Better error handling in 'Call a Lua Function' k2node 2025-04-07 18:00:45 -04:00
d35125eb70 Lots of work on look-at widgets 2025-04-07 16:48:27 -04:00
e81134473e Rewrite absurd implementation of lxCrosshairWidget to use FAnchors instead 2025-04-02 23:22:16 -04:00
b4f918e15d More work on the Asset Lookup system. 2025-04-02 19:58:16 -04:00
b26d56048f Lots of work on several unrelated things. 2025-03-28 23:31:44 -04:00
3741470b20 Implemented ULxLuaValues (not tested yet) 2025-03-26 18:17:17 -04:00
408c73521d Lots of work on FormatMessage and FormatErrorMessage. These can now print enums. 2025-03-24 21:49:09 -04:00
5ef3adc527 Worked on the code for Format Error Message, better design overall. 2025-03-19 20:47:25 -04:00
27be4ce758 Progress toward popping up look-at widgets 2025-03-19 16:01:38 -04:00
e470c41e77 Unknown what changed here. 2025-03-19 13:48:48 -04:00
cc4441cb31 Rename IntegrationGameModeBase to LuprexGameModeBase, and other small refactors 2025-03-17 18:04:55 -04:00
6b8c86a03c Working on look-at Widgets, not done yet. 2025-03-17 15:35:51 -04:00
72eda3026f A lot of work on the Lua Call interface and some work on animation queues 2025-02-26 14:47:53 -05:00
a01f6f4e7b Changes related to ray-collision, and luprex global variable stuff 2025-01-14 18:37:31 -05:00
cd3e78a206 Working on positionable crosshair 2025-01-07 18:46:40 -05:00
75dcdf54cc lxGameMode can now trap UE_LOG Error into the debugger 2024-11-22 23:01:05 -05:00
cb1769ac8d Work on 'Raise Error' k2node, and added patch-unrealengine 2024-10-28 17:40:29 -04:00