Difference between revisions of "Main FTP"

From WikiManual
Jump to: navigation, search
(2.42.9)
(2.42.9)
Line 27: Line 27:
 
=== 2.42.9 ===
 
=== 2.42.9 ===
  
[http://www.darwinbots.com/FTP/DarwinBots2.42.9.zip DarwinBots2.42.9] is also a very stable release with some interesting new capabilities.  Because it is being actively developed, it is possible for new bugs to be introduced from time to time (though we try hard not to.)  If you are running long term evolution sims, you should use this. Some bots may behave differently than they do in the 2.37.6 version due to differences in the underlying physics engines.  Please bring any such differences you notice to the attention of the program authors at the [http://forum.darwinbots.com forum]
+
[http://www.darwinbots.com/FTP/DarwinBots2.42.9.zip DarwinBots2.42.9] is the latest and greatest release.  It is very stable with some interesting new capabilities.  New users should use this version as should anyone running long term evolution sims.
 +
 
 +
Some bots may behave differently than they do in the 2.37.6 version due to differences in the underlying physics engines.  Please bring any such differences you notice to the attention of the program authors at the [http://forum.darwinbots.com forum]
  
 
Note: Older robots are going to act a little stupid.  You will have a hard time even making them survive.  '''Strongly consider downloading more modern bots in the [http://forum.darwinbots.com/index.php?showforum=13 beastiary].'''  [http://forum.darwinbots.com/index.php?act=ST&f=24&t=157&st=0#entry240895 Animal Minimalis] is a good start, and is used in the [[Robot Tutorial]]s.  Just copy the text into a plain old .txt file, and put the file into your robots directory.
 
Note: Older robots are going to act a little stupid.  You will have a hard time even making them survive.  '''Strongly consider downloading more modern bots in the [http://forum.darwinbots.com/index.php?showforum=13 beastiary].'''  [http://forum.darwinbots.com/index.php?act=ST&f=24&t=157&st=0#entry240895 Animal Minimalis] is a good start, and is used in the [[Robot Tutorial]]s.  Just copy the text into a plain old .txt file, and put the file into your robots directory.
 
New users are encouraged to download and run this release.
 
  
 
== Tutorials ==
 
== Tutorials ==

Revision as of 19:06, 11 November 2006

Main Install

Download the main install for DarwinBots 2.1 This must be installed prior to installing the patches/updates. See the installation instructions. This version is rather old, so you should install one of the patches below.

Recent Releases

Unzip these patches to your download folder (wherever you installed it, by default c:\Program File\DarwinbotsII\). Say yes to all overwrites. You will need to run the new executable instead of the executable that came with the main install. If you've run the main install executable before, you should see immediate and noticable differences in the patches.

Please note that higher versions might not necessarily be more stable and bug-free than lower versions. Users are encouraged to download both of the versions below (2.37.6 and 2.4X). 2.4X settings files aren't backwards compatible with 2.37.6, and but must be installed in a seperate installation than 2.37.6. It is 100% backwards compatible otherwise. All robot files from previous versions will load into the program (though some may act a little weird).

2.37.6

DarwinBots2.37.6 is a very, very stable release. New users are encouraged to start with this version.

NOTE: Sysvars2.21.txt may not be included in Version 2.37.6 It is available here as text or as a download. Place it in your "DarwinBotsII" folder.

2.37.7b

DarwinBots2.37.7b is a reworking by Endy.

  1. Fixed a bug involving limitless waste creation caused by storing negative values into .strvenom and .strpoison
  2. Modified code to allow slime/shell/venom/poison to be unmade for an energy gain
  3. Negative stores/inc/dec are now absoluted
  4. Stores/inc/dec to values greater than 999 are now modified to be within 1-999 range; ie. 31330 would be stored to as 330

2.42.9

DarwinBots2.42.9 is the latest and greatest release. It is very stable with some interesting new capabilities. New users should use this version as should anyone running long term evolution sims.

Some bots may behave differently than they do in the 2.37.6 version due to differences in the underlying physics engines. Please bring any such differences you notice to the attention of the program authors at the forum

Note: Older robots are going to act a little stupid. You will have a hard time even making them survive. Strongly consider downloading more modern bots in the beastiary. Animal Minimalis is a good start, and is used in the Robot Tutorials. Just copy the text into a plain old .txt file, and put the file into your robots directory.

Tutorials

The Darwinbots bot writing tutorial by PY is a little old but a very good primer to learning how the DNA works. You can also check out the Robot Tutorial

See Also

Windows 95 Trouble

There is a report that Darwinbots might cause problems if you are running Windows 95. If you experience any such problems, please post them to the forum.

Return to Main Page