0.6.7
Version 0.6.7 features
- an improved world editor
- fixes in the node net editor
- custom output functions in node nets
- various improvements in the 3D viewer, which can now also be uses as world editor
- some improvements to the robot world component, which can now offer Q/A services to the console
- the possibility to send your agents to psitopia
In 0.6.7, th gate output function handling was changed. You can
now add your own custom gate output functions, every one with any number
of constant, gate-dependent parameters.
(For instance, KBANN has now two parameters, theta and rho).
Unfortunately we had to change the node net file format. Node nets are converted to the new format automatically when you load and save them in 0.6.7, so you should not have problems with old files.
This migration support will be available in all 0.6.x versions. From Version 0.7.0 on, only the new format will be supported and old files will be unusable. So be sure not to skip this version.
0.6.7 was releases June 2nd.