Commit Graph

18 Commits

Author SHA1 Message Date
357e3766fb Fix blank animqueues, and add facing=math.auto to animate 2024-03-12 11:46:48 -04:00
4495ae7133 Minor changes to help players see each other 2024-02-28 15:35:47 -05:00
0c126e62d6 Some more error checking for class names and tangible IDs 2024-02-28 14:19:59 -05:00
3c1df4ebb9 Add dprint function, add engio.move 2024-02-13 16:49:24 -05:00
edea43839f Add support for animate replace=true 2023-10-03 18:17:24 -04:00
c6b6f3bc84 Fix a bug in tangible.build, and add testing code 2023-09-28 14:22:33 -04:00
87aa47b96d Redesign of animation queue for unreal, add get_tangibles_near to drivenengine 2023-07-24 17:19:25 -04:00
69f2fb6226 Overhaul tangible_make to get rid of LuaOldStack 2023-04-14 15:33:58 -04:00
30155ae388 Implement LuaExtraArgs 2023-04-13 13:26:45 -04:00
c6ab58f4fa Get rid of several instances of LuaOldStack 2023-04-11 16:51:40 -04:00
ac383c616f Finished code for globals, but something's not working with client/server 2023-04-10 16:00:47 -04:00
ef7d0ec365 Replace most uses of std::cerr with util::dprint 2023-04-07 16:00:52 -04:00
4f0713c9cb At this point, most functions have been LuaStack refactored 2023-04-07 14:20:45 -04:00
7f000bc0fd Added two new stack disciplines to LuaStack 2023-04-06 20:12:03 -04:00
f0f4ad8609 global.set has been implemented, but not diff xmit for globals 2023-04-05 18:41:03 -04:00
a8c780563f Change the creation/deletion of tangibles so that the tangible database is never really deleted. 2023-03-16 23:31:29 -04:00
86a27ef2d4 Fix util::ostringstream, fix pretty-printing, stub out new globals 2023-03-05 01:51:25 -05:00
def6387ca3 Change directory structure 2023-02-14 14:05:45 -05:00