567 Commits

Author SHA1 Message Date
22f1375380 Working on issue with love threaded functions not waiting when in a thread 2023-01-18 15:42:38 -05:00
6ed5555706 Fixed issue with double thread activations (Looking for another solution) 2023-01-17 23:45:26 -05:00
a7a902acd6 Updated connections 2023-01-15 13:28:45 -05:00
3776fdff9d Connections can be % with functions 2023-01-11 22:53:03 -05:00
7114b87bdd Testing types 2023-01-10 00:07:12 -05:00
0bccc0dd87 Concat conns now properly transfer events 2023-01-07 09:57:31 -05:00
cf980951a4 Updated version 2023-01-07 01:35:32 -05:00
a81e55f41c Updated readme 2023-01-07 01:34:41 -05:00
5cf3947b15 Updated files 2023-01-07 01:32:22 -05:00
298529edc2
Merge branch 'master' into v16.0.0 2023-01-07 01:26:29 -05:00
1639de5d0f
Update README.md 2023-01-04 19:50:13 -05:00
59462df9a6
Merge pull request #52 from rayaman/15.3.1
15.3.1
2023-01-04 10:36:39 -05:00
72733394ac Fixed connections * V15.3.1 2023-01-04 10:33:36 -05:00
dc9cee5a3e Fixing connection * issue 2023-01-04 10:28:02 -05:00
5137bb9483 Fixed spelling, started ideaing for 16.0.0 2022-12-31 17:06:04 -05:00
71ab702a75
Updated progress 2022-12-31 02:23:12 -05:00
1bb7410210
Merge pull request #51 from rayaman/v15.3.0
V15.3.0
2022-12-31 02:22:22 -05:00
ec5bf74009 Fixed love2d STCs! Actually before new years :P V15.3.x 2022-12-31 02:21:01 -05:00
7ea6873c1f Fixed issue where fastmode connections wouldn't properly be removed 2022-12-30 15:22:37 -05:00
8c3d66a7b1 Added Unconnect to connections. Allows fastmode connections to be removed V15.3.x-dev 2022-12-25 21:14:34 -05:00
f5e95b8c9f Removed print statement 2022-12-20 15:11:00 -05:00
2f11a80a28 Fixed > 1 which prevented tasks from being processed if only on task was in queue 2022-12-20 14:35:13 -05:00
8b6b56164a Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-12-10 22:48:29 -05:00
bbc83acc0f Modified changes 2022-12-10 22:48:26 -05:00
=
0d6a9f92ad Working on getting STC working in love2d 2022-12-06 00:53:03 -05:00
=
4cf80517eb Updated docs 2022-12-06 00:03:27 -05:00
35a86a6cda Fixed code hanging due to thread.chain not processing varargs properly 2022-11-20 13:19:52 -05:00
019855d81f Fixed #args when args was a number 2022-11-20 12:31:37 -05:00
2a47de9fd8 Added thread.chain(...) 2022-11-20 12:17:55 -05:00
0d3de6e31d Fixed multiplying connections together 2022-11-07 10:01:22 -05:00
d6d4934a7e Tests failing with connections * connections, not counting triggers properly 2022-11-06 01:00:04 -04:00
6369450d2f Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-11-05 23:20:47 -04:00
a90b1d09b1 testing 2022-11-05 23:20:44 -04:00
92090f0a0a Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-11-05 23:19:36 -04:00
5cfd155241 Updated rockspec 2022-11-05 23:19:20 -04:00
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