Difference between revisions of "Talk:FTP"
From WikiManual
m (version changes) |
|||
Line 1: | Line 1: | ||
Changes to Versions: | Changes to Versions: | ||
+ | ---- | ||
+ | Changes to 2.4.9: | ||
+ | *fixed another stack bug that was causing the program to crash. | ||
+ | *Fixed the default mutation rates a bit. Might tweak them some more in the future... | ||
+ | *Ran a very succesfful evo sim with DIN last night with default rates. | ||
+ | *Fixed another logic bug with shots that prevented shots from colliding with bots the first cycle after they were formed... | ||
+ | |||
+ | |||
---- | ---- | ||
Revision as of 17:19, 8 November 2005
Changes to Versions:
Changes to 2.4.9:
- fixed another stack bug that was causing the program to crash.
- Fixed the default mutation rates a bit. Might tweak them some more in the future...
- Ran a very succesfful evo sim with DIN last night with default rates.
- Fixed another logic bug with shots that prevented shots from colliding with bots the first cycle after they were formed...
Changes to 2.4.8:
- Robots now change color when they mutate (this color change is very subtle compared to older versions).
- Amplification and Translocation mutations are disabled pending some thorough bug testing.
- Mutation window GUI bugs fixed.
- New text box tells you the cumulative chance of mutation per bp (per bot is still in the works)
- A logic bug in shots that were causing them to collide prematurely with other bots has been fixed.
- Pond mode GUI has been fixed to what it should be doing.