Commit Graph

19 Commits

Author SHA1 Message Date
013992400e diff_tables and patch_table are working and tested 2021-08-31 20:03:33 -04:00
2be6c2c58e Working on diff xmission 2021-08-23 23:34:30 -04:00
f8f8a9843f Add isclass operator, make inspector print classes nicely 2021-07-19 16:15:22 -04:00
3fc76afc09 Deques now have metatables, fixed deque unit tests 2021-07-12 16:32:58 -04:00
7290beee34 Implement deque, fix luaconsole 2021-07-12 00:37:07 -04:00
16c0fd45de Reimplement queues as circular buffers 2021-07-09 18:07:06 -04:00
dba5bccfa0 A variety of small fixes 2021-07-09 14:13:06 -04:00
b09a20ebea Allow limited access to unsafepairs/unsafenext 2021-07-07 12:43:03 -04:00
5b19d407fb Fixed traceback issue, improved animqueue primitives 2021-06-03 13:29:19 -04:00
427c82ea8b Created login class 2021-06-02 15:00:14 -04:00
9076666b2b New animation step constructor 2021-02-25 16:32:48 -05:00
1814f39e1a A few animation primitives 2021-02-25 15:43:05 -05:00
6405c34938 Changed how userdata is handled 2021-02-25 14:09:16 -05:00
5f783e643b More work on thread scheduling and tracebacks 2021-02-20 19:17:20 -05:00
1dcf0494ef Added a thread queue 2021-02-18 14:56:12 -05:00
213bf12425 Create a coroutine to run plans 2021-02-17 13:38:22 -05:00
1a6366e164 Added invoke_plan, removed viewer 2021-02-16 13:31:34 -05:00
3883f86dee Makeclass cleaned up 2021-02-10 16:22:24 -05:00
abb474d1ce Combining two repos 2021-02-10 13:05:58 -05:00