29 Commits

Author SHA1 Message Date
537064d84b Receptorarrays seems to work 2026-02-12 15:14:55 +01:00
ed0a95b4d8 Cleanup 2026-02-10 17:43:40 +01:00
360346eeac Fix multiple pheromone placement 2026-02-10 17:34:03 +01:00
d562c7192b Simplify/improve UpdateStateIsolated 2026-02-10 12:55:25 +01:00
76c5372089 WIp pheromone selection in brain 2026-02-09 17:49:19 +01:00
a95c685e1e HasFood is now up/down 2026-02-09 16:55:22 +01:00
1e2726ecd4 Foraging is working, but not correct yet 2026-02-09 13:04:14 +01:00
7bcd4a6cf1 ant and mouth share the same brain 2026-02-09 09:22:31 +01:00
2cae7a6c41 initial multiple output support 2026-02-06 18:06:36 +01:00
8eb1cbea1a Fix brain prefab cloning 2026-02-06 12:17:42 +01:00
00dea149f3 Cleanup 2026-02-05 17:38:10 +01:00
1e5a19c1ab Removed the use of INucleus 2026-02-05 17:32:01 +01:00
351f242f2e Switching from INucleus to Nucleus 2026-02-05 17:03:56 +01:00
d48475b483 Removed IReceptor 2026-02-05 17:00:26 +01:00
0d268edd6d Disabled Receptor 2026-02-05 16:55:12 +01:00
0258ef1197 receptorarray is working 2026-02-05 16:38:42 +01:00
b73b28146c WIP: all array elements share the same receptor (value) 2026-02-05 12:52:13 +01:00
16f0c3d3bf NucleusArray cloning seems to work 2026-02-05 12:16:37 +01:00
3cc5f56f61 WIP: cloning of nucleusarrays is not working yet 2026-02-04 17:42:16 +01:00
c290b62637 Selector is working 2026-02-04 11:19:19 +01:00
91c4500b0a Fixed the evaluation order 2026-01-30 12:46:29 +01:00
b4f8e5a4d8 Add topological evaluation order 2026-01-30 12:05:44 +01:00
9ae3607911 Cleanup 2026-01-30 11:33:52 +01:00
8a414816e5 subcluster seems to work 2026-01-30 11:05:00 +01:00
728ef1767c Each boid now has its own brain (but output is still not correct) 2026-01-30 10:10:37 +01:00
5cb9e788a4 Cluster no longer clones ClusterPrefab 2026-01-29 17:41:55 +01:00
d754457a14 The subcluster is producing (wrong) results 2026-01-29 11:48:49 +01:00
5aedb30d36 It runs without errors (not working functionaltiy yet) 2026-01-29 11:30:33 +01:00
a64ff841ac Initial commit from NanoBrain-Unity 2026-01-29 09:04:51 +01:00