432 Commits

Author SHA1 Message Date
0b2b2f9613
Merge pull request #49 from rayaman/testing_restruct
Restructure to allow submodules
2022-11-05 23:16:17 -04:00
a5b59ee601 testing 2022-11-05 22:21:19 -04:00
f240588edd Added changes to changelog 2022-10-31 00:09:18 -04:00
6abfb9c3d9 Fixed issue with opt_finding thread.hold 2022-10-30 23:54:56 -04:00
e5ac4d3d9e Testing new optimization features 2022-10-24 23:24:24 -04:00
7353fde799 Working on some nice features 2022-10-06 18:36:45 -04:00
4c088b9080 Working on new features 2022-09-29 23:10:39 -04:00
b727fb15b5 Reverted changes with code structure 2022-09-29 12:29:05 -04:00
57b4871a85 added missing files 2022-09-29 12:14:38 -04:00
3ae2acbd78 how did pseudothreading go away 2022-09-29 12:13:33 -04:00
df429b617e Changed the structure of the code 2022-09-29 12:12:24 -04:00
0d3a7b9393 Fixed some buges with love2d support 2022-09-29 11:57:37 -04:00
6de93c10af Fixed issue where the Connection Host wouldn't trigger itself when a non host calls Fire 2022-09-22 23:06:45 -04:00
a14cbb45d3 working on STC 2022-09-22 10:29:11 -04:00
827d3d8c45
Merge pull request #48 from rayaman/15.3.0-SystemThreadedConnections
15.3.0 system threaded connections
2022-09-22 10:28:12 -04:00
7bbb217018 Working with lanes, todo implement for love2d and test. 'Should work' the way it is with love2d 2022-09-21 23:16:38 -04:00
62e05788d2 Working on STC 2022-09-21 00:06:48 -04:00
772095431f Some changes to extensions, working on STC 2022-09-20 16:52:51 -04:00
bb7fab0857 working on systemthreadedconnections 2022-09-18 13:56:00 -04:00
1546076c80 Protection is handled by Fire Funcction 2022-09-18 12:22:34 -04:00
8f3eb6d9a3 Fixed changelog order 2022-09-18 09:36:47 -04:00
ccc4a15121 merge comflict 2022-09-18 09:35:41 -04:00
9050e65d93 Back and making progress 2022-09-18 09:33:13 -04:00
8f7183f998
Merge branch 'master' into 15.3.0-SystemThreadedConnections 2022-06-11 23:46:35 -04:00
3d07e774a0
Merge pull request #34 from rayaman/network_parallelism_test_branch
Network parallelism
2022-06-11 23:44:59 -04:00
99ba411781
Merge branch 'master' into network_parallelism_test_branch 2022-06-11 23:44:11 -04:00
23eaf42cad
Merge branch 'v15.3.0' into 15.3.0-SystemThreadedConnections 2022-06-11 23:42:07 -04:00
5bca4e3383
Merge pull request #46 from rayaman/v15.3.0
V15.3.0
2022-06-11 23:41:07 -04:00
=
e2bb964423 Removed print statement 2022-06-11 23:24:28 -04:00
=
0e2119a87d Added .zip to gitignore 2022-06-06 22:43:36 -04:00
=
7dfbf16bc1 Removed multi.zip 2022-06-06 22:42:53 -04:00
=
bac91574a2 Changed readme, added rockspec for 15.2.1 and 15.3.0 2022-06-06 22:42:30 -04:00
bf2f495812
Merge pull request #45 from rayaman/15.2.1
15.2.1
2022-06-06 19:29:40 -04:00
beddecc742
Merge pull request #44 from rayaman/master
Added rockspec and modified version number
2022-06-06 19:29:09 -04:00
86f31bbe52
Update README.md 2022-06-06 19:28:06 -04:00
d8f3db6972
Merge pull request #43 from rayaman/master
Merge pull request #42 from rayaman/15.2.1
2022-06-06 19:27:29 -04:00
=
494baf1e32 Added rockspec and modified version number 2022-06-06 19:26:41 -04:00
e14fa83681
Merge pull request #42 from rayaman/15.2.1
15.2.1
2022-06-06 19:24:35 -04:00
=
278b982aff Bugfix in 15.3.0 fixed in 15.2.1 2022-06-06 19:23:31 -04:00
=
89e76ce31d Fixed issue where threaded functions were exiting improperly 2022-06-06 19:19:35 -04:00
=
831abeaccf Testing functions 2022-05-28 23:04:51 -04:00
=
f74f85759b Cleaned up test files 2022-05-28 22:52:20 -04:00
7b70838567 Planning stuff 2022-04-23 21:07:56 -04:00
fcc0717115
Update README.md 2022-04-19 18:46:38 -04:00
47d8ac30c4
Merge pull request #33 from rayaman/v15.2.0
V15.2.0
2022-04-19 18:45:52 -04:00
3646a1a074 Syntax changes V15.2.x 2022-04-19 18:45:14 -04:00
b0ab40d410 Fixed some bugs, a little more testing needed 2022-04-19 18:39:30 -04:00
440995b1c8 Cleaned up rockspec file 2022-04-18 22:56:55 -04:00
8da4c4c1de made lanes optional(Removed it from the dependency list) 2022-04-18 22:51:38 -04:00
2cc2a57a46 Fixed system threads calling OnDeath incorrectly, finished full update showcase 2022-04-18 22:44:08 -04:00