Darwinbots Forum

Code center => Darwinbots Program Source Code => Topic started by: Botsareus on October 12, 2014, 07:38:53 PM

Title: A minor redo of recording to replace scripts.
Post by: Botsareus on October 12, 2014, 07:38:53 PM
Gave up on scripts for being too slow.

Added saving a mutations side file when saving a snapshot that contains all of the robots mutation history.

Fixed 'database mode' realized that it is just a fensy snapshot file. Problem was it was being left open instead of appending to it. Needed a complete redo imo.

Got rid of some counters and made auto saves per cycle range instead of per minute.



F1 league is almost brewed, update soon.
Title: Re: A minor redo of recording to replace scripts.
Post by: Botsareus on October 12, 2014, 09:27:38 PM
You know, I finally decided to completely take the recording code out and add an option to save snapshot if you want to save a mutation details file also. The code is just too slow and eats too much ram. If Shvarz wants any of it back he should just ask me, since I was planning to do a near complete overhaul on it anyway.