Commit Graph

20 Commits

Author SHA1 Message Date
15997aee62 More work on blueprint exporter, and some work on build system 2026-02-16 17:24:52 -05:00
a0c8935260 Fix some issues with blueprint exporter 2026-02-15 07:28:36 -05:00
218863d077 Add a blueprint exporter for claude code 2026-02-15 07:13:53 -05:00
f88a969ab4 Remove final reference to AlxCharacterBase 2026-02-14 03:55:24 -05:00
107cb57b66 Lots of refactoring related to Movement Component State. Still not done yet. 2026-02-13 23:24:18 -05:00
383ed25453 Completed the play-seq animation command for characters 2025-11-18 00:40:43 -05:00
3215efeef3 Overhauling asset loading 2025-11-14 02:41:44 -05:00
297cd2f068 Refactor Scripted Animations to provide an option for which clock to use 2025-10-27 18:18:35 -04:00
23d8e8684d More refactoring of scripted animations: Tangibles now contain ScriptedAnimation pointers. 2025-10-15 18:08:30 -04:00
e7cb47db5b Successful implementation of UlxScriptedAnimations 2025-10-10 17:33:39 -04: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
fd453e6b30 Fix bugs in animation queue handling, and add animation timeouts 2025-07-02 16:01:18 -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
a18d8e1f0b Remove Display Duration from Format Log Message 2025-04-08 16:44:46 -04:00
8a9d5550d9 More work on look-at, split LuaCall into LuaInvoke/LuaProbe 2025-04-08 16:31:16 -04:00
b4f918e15d More work on the Asset Lookup system. 2025-04-02 19:58:16 -04:00