Commit Graph

29 Commits

Author SHA1 Message Date
cf1c2bf8cf Implemented new framework for MCP Handlers. Made one handler with the new framework. 2026-03-06 00:08:30 -05:00
0b014f9390 Do some work on the docs. 2026-03-05 04:48:15 -05:00
95cd378dc0 Empty-string anim queues are now allowed 2026-02-25 02:54:54 -05:00
829537a8d6 Move some stuff out of LuaStack 2026-02-24 23:44:10 -05:00
2c2d4e44bb Consolidate unit testing code 2026-02-24 23:15:02 -05:00
a7027873ab Refactor to remove dependency of DrivenEngine on World 2026-02-24 22:36:01 -05:00
ee94f9f3a1 Lots of work on the LuaStack documentation 2026-02-22 02:12:28 -05:00
28604e7e17 Reformat 'Our In House Lua API' 2026-02-22 00:26:22 -05:00
d79ecef1fe Add _ to the set of characters allowed in tokens 2026-02-21 03:16:59 -05:00
3f2f3416c6 Remove some unhelpful docs 2026-02-21 03:16:59 -05:00
9f286a1648 Better documentation about tokens 2026-02-21 03:16:59 -05:00
7039c43065 Add token literals to the lua parser 2026-02-19 00:11:44 -05:00
1fd06f0628 Better support for serialization and sorting of the Token data type 2026-02-18 23:23:59 -05:00
ad9f8e0309 Fix a line in the docs about string.format 2026-02-17 20:01:02 -05:00
ff81d79b4a Implement printf, dprintf, string.format 2026-02-17 19:57:58 -05:00
a987754b38 Can now switch the skeletal mesh on a character 2026-02-17 15:49:52 -05:00
3f975dbada Unknown mess 2026-02-17 13:28:09 -05:00
55ad662d3f More fixes to blueprint exporter. 2026-02-16 21:02:01 -05:00
218863d077 Add a blueprint exporter for claude code 2026-02-15 07:13:53 -05:00
d046ef8161 Start the process of standardizing the formatting of documentation inside our header files. 2026-02-14 02:14:19 -05:00
96256d7836 Character walking is fixed, using the new Movement Component State model. 2026-02-14 00:24:52 -05:00
30e53c3054 Change the lua length operator to do the obvious thing. 2026-02-11 14:51:03 -05:00
6e1248e3b8 This is a probably broken version of build.py 2026-02-11 13:21:42 -05:00
159e97d5bb More doc fixes 2026-02-11 11:41:32 -05:00
77fc65898c Rewrite some bad AI-generated documentation. 2026-02-11 11:25:49 -05:00
8fc4a3b94c Overhaul the lthread_prints_ buffer. 2026-02-09 17:03:22 -05:00
bf7cb9d258 Rename files in Docs, and add new Doc about print statements. 2026-02-09 16:07:15 -05:00
56765fdc16 Improved Docs, AnimationStepApplyMesh+Materials, some other minor tweaks 2026-02-06 17:34:26 -05:00
12f8062d9a Add markdown documentation 2026-02-05 12:41:07 -05:00