Commit Graph

20 Commits

Author SHA1 Message Date
c2a69b5b23 Support for debug_string method for testing 2021-07-21 01:37:56 -04:00
16c0fd45de Reimplement queues as circular buffers 2021-07-09 18:07:06 -04:00
be529afc55 Reimplement the 'pairs' iterator and 'next' iterator 2021-07-07 12:43:03 -04:00
8c149cf2ee More work on the login system, especially 'tangible.redirect' 2021-03-30 19:30:58 -04:00
e06bae63f7 Added new tangible ops, including tangible.delete 2021-03-19 13:41:41 -04:00
49df7b4895 LuaSnap is now working based on eris (at least superficially). 2021-03-01 18:10:40 -05:00
c68ff8fdf0 In process of converting LuaSnap to use eris, not finished 2021-03-01 17:29:32 -05:00
35260fa4eb Completed port to eris lua 5.2 2021-02-28 16:32:42 -05:00
95e5a999b8 Compiles with 5.2, but doesn't work. 2021-02-28 15:05:45 -05:00
5760078208 Still porting to lua 5.2 2021-02-28 14:45:09 -05:00
b23728f525 still working on porting to lua 5.2 2021-02-28 14:24:59 -05:00
6a0ffa6171 Doesn't compile with eris lua yet. Getting closer. 2021-02-28 14:01:59 -05:00
ca4012acc5 Update core makefile for eris 2021-02-28 13:34:56 -05:00
c1ecf593d1 Got rid of more userdata nonsense 2021-02-25 14:11:56 -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
213bf12425 Create a coroutine to run plans 2021-02-17 13:38:22 -05:00
eefe1bd58a Get rid of getfield/setfield 2021-02-10 16:47:45 -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