Difference between revisions of "Talk:FTP"
From WikiManual
m (Reverted edit of 85.255.114.132, changed back to last version by Griz) |
|||
(4 intermediate revisions by 3 users not shown) | |||
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 successful 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: | Changes to 2.4.8: | ||
− | *Robots now change color when they mutate. | + | *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. | *Amplification and Translocation mutations are disabled pending some thorough bug testing. | ||
*Mutation window GUI bugs fixed. | *Mutation window GUI bugs fixed. |
Latest revision as of 03:39, 16 January 2006
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 successful 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.