73 Commits

Author SHA1 Message Date
fe5333512f Updated test file 2021-06-19 20:26:27 -04:00
cea6508d68 Release ready 2021-05-01 17:31:14 -04:00
ed924a3d9d Version 15.0.0 2021-05-01 15:52:32 -04:00
d2ce7e070b Fixing pseudothreading 2020-05-15 01:38:24 -04:00
9d97eac146 Working on psuedo threading 2020-05-08 11:41:52 -04:00
61dcb9da01 Working on 15.0.0 2020-03-29 11:50:15 -04:00
801c9e71d8 v14.2.0 release ready 2020-03-14 09:12:00 -04:00
6039d6bf29 holdWithin/For now accept conns 2020-03-13 10:39:57 -04:00
dee687f4b1 cleaning up and documenting 2020-03-12 15:38:42 -04:00
2d281fae90 swap 2020-03-12 15:07:58 -04:00
5d363f4fa7 updates 2020-03-11 14:54:24 -04:00
7e506f79c9 Preparing for 1.14.2 release 2020-03-10 15:41:20 -04:00
aeb88e4bfc working on some bugs 2020-03-10 12:59:31 -04:00
b44c46b953 interesting 2020-03-10 12:54:52 -04:00
68ac49fad3 Bug fixes and documentation being worked on 2020-03-09 14:10:34 -04:00
5da0be08af updated files 2020-03-06 15:41:53 -05:00
2a55b044ef Working on documentation and services 2020-03-04 15:22:19 -05:00
8063aa432c Lots of changes 2020-03-02 15:15:09 -05:00
363fd4e639 testing pathing 2020-02-28 14:55:43 -05:00
ff7f46393f testing 2020-02-27 14:48:49 -05:00
08831e1dcb Sterilization being worked on 2020-02-27 08:49:45 -05:00
b251758790 Working on something interesting 2020-02-24 15:43:31 -05:00
3a2bb0c737 Fixed some issues and worked on some stuff 2020-02-21 15:16:58 -05:00
16b0354c42 Add utils.lua that contains the helper methods. Keeps the main file cleaner 2020-02-21 13:22:41 -05:00
87467afd17 Added a blackhole object 2020-02-20 15:37:50 -05:00
f737516009 reworking jobs 2020-02-20 12:05:07 -05:00
500734d0db Almost done with testing, minor changes 2020-02-19 12:32:41 -05:00
1f38b4dcb6 Finalizing code changes 2020-02-19 11:39:15 -05:00
9fc89c6f5f Services finished, doing final bug fixes 2020-02-18 15:37:30 -05:00
56bce25519 Small changes to test.lua 2020-02-18 12:37:45 -05:00
e1446c009d more work and bug fixes 2020-02-17 20:32:43 -05:00
4384dbbaee Working on services 2020-02-17 15:35:46 -05:00
8f5973343d Fixed tons of issues with async functions 2020-02-14 23:31:46 -05:00
ebe87ed69a Jobqueues lvl up 2020-02-14 15:38:00 -05:00
5cceaef837 Working on stability features. 2020-02-13 12:54:46 -05:00
ec8c8c7074 Working on some new features 2020-02-08 08:50:44 -05:00
927e45db77 modified some files 2020-02-04 15:30:59 -05:00
91abd762cb Meta Mastery 2020-02-03 14:00:47 -05:00
a5b71985a6 Fixed Issue where threadedFunctions did not return its values everytime 2020-02-03 12:01:31 -05:00
e9e2096999 added multi.OnLoad 2020-01-31 14:33:13 -05:00
0446dd0bea modified test file 2020-01-30 14:39:09 -05:00
2521a90712 tests 2020-01-29 21:47:14 -05:00
06574d2d45 Added multi.OnExit() 2020-01-29 14:25:27 -05:00
aaff2244b1 Fixed issue with threaded functions and how they interact with the threaded enviroment 2020-01-29 12:26:54 -05:00
6dbf2f5e93 Fixed issue with yielding across c/metamethod boundaries. Forgot that my default lua was luajit 2020-01-29 11:21:01 -05:00
c251567804 Thread enviroments now allow you to use an await like feature when using threaded functions 2020-01-28 23:35:23 -05:00
8484065479 Added multi:scheduleJob(time,func) Removed multi:newTimeStamper 2020-01-28 14:48:23 -05:00
29c8282efb Reworked coroutine based threading scheduler 2019-08-04 22:54:52 -04:00
0476164cf6 Fixed mem leaks and new features 2019-07-28 22:39:16 -04:00
3bbd63ba62 tiny changes 2019-07-15 21:04:22 -04:00