Commit Graph

28 Commits

Author SHA1 Message Date
6d018fc02b Finished implementing the ReadLuaValues K2Node 2026-03-04 19:54:13 -05:00
78f0f318c5 Add 'ParseReturnValuesOnly' to the lua prototype parser. 2026-03-04 17:50:18 -05:00
2765ea3f07 A few tiny cleanups 2026-02-27 18:40:29 -05:00
5c69883222 Rearrange FormatDataLibrary to have less module coupling. 2026-02-25 16:49:37 -05:00
2eacc12cad Move a lot of EngineWrapper interfaces out of LuprexGameModeBase 2026-02-14 03:35:08 -05:00
d046ef8161 Start the process of standardizing the formatting of documentation inside our header files. 2026-02-14 02:14:19 -05:00
a0703effc3 Console overhaul, part 2. New console is mostly working. 2025-12-09 15:51:35 -05:00
2d1def8dc6 Lua Console Overhaul in progress 2025-12-09 02:42:13 -05:00
761344bbd5 Still trying to get intellisense to work 2025-06-18 16:25:46 -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
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
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
27be4ce758 Progress toward popping up look-at widgets 2025-03-19 16:01:38 -04:00
cc4441cb31 Rename IntegrationGameModeBase to LuprexGameModeBase, and other small refactors 2025-03-17 18:04:55 -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
bed4f3e805 Lots of work on lua call interface, also improved makefiles 2025-02-24 16:46:05 -05:00
4023d19247 Add support for LuaToken to the LuaCall unreal pipeline 2025-02-05 16:08:34 -05:00
0b7049cf5a Rearrange all Blueprint functions into better categories 2024-09-24 18:58:13 -04:00
fabbc55b86 Finish implementing LUA_PROBE 2024-09-05 01:33:37 -04:00
9f0f96556f Changing drv_invoke to drv_call_function 2024-09-03 21:57:40 -04:00
f7b381a5f6 Added LuaCall.h 2024-08-31 16:42:07 -04:00