1
0
mirror of https://github.com/Ale32bit-CC/Node.lua synced 2025-12-20 04:08:06 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Alessandro
30c521abde Node is now included in all required modules (_ENV) 2019-02-08 21:27:51 +01:00
Alessandro
3869ced4ba Changed promise.success to promise.bind 2019-01-28 17:21:22 +01:00
Alessandro
1bf6f7d525 Added promises and .status() 2019-01-27 23:18:56 +01:00
Alessandro
be9a7b462a Forgot to include while loop condition 2019-01-27 16:46:57 +01:00
Alessandro
1fb6fe747d Fixed bug desyncing intervals and timeouts 2019-01-27 16:46:13 +01:00
Alessandro
3c058ebca8 Init now checks if it's already running
Added .kill and .status to threads
2019-01-27 13:06:49 +01:00
Alessandro
7816ef9f40 Added spawn(func) function 2019-01-26 22:46:45 +01:00
Alessandro
03e7b0511a Create node.lua 2019-01-26 01:07:24 +01:00
Alessandro
8f6c390433 Initial commit 2019-01-26 01:06:56 +01:00