Difference between revisions of "Main FTP"

From WikiManual
Jump to: navigation, search
m (caveat)
Line 8: Line 8:
 
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.
 
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.
+
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 ===
 
=== 2.37.6 ===
Line 29: Line 29:
 
[http://www.darwinbots.com/FTP/DarwinBots2.42.8.zip DarwinBots2.42.8] 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 try and find a version that is known to be stable and bug free.  Although most of the known incompatabilites have been addressed, some bots may alos 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.8.zip DarwinBots2.42.8] 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 try and find a version that is known to be stable and bug free.  Although most of the known incompatabilites have been addressed, some bots may alos 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]
  
'''Move the default.set in the zip to your settings directory or you WILL experience problems'''
+
Note: '''Move the default.set in the zip to your settings directory or you WILL experience problems'''
  
New users are encouraged to download and run this release alongside 2.37.6.
+
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 alongside 2.37.6 (though in different installs of course).
  
 
== Tutorials ==
 
== Tutorials ==

Revision as of 21:37, 1 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.8

DarwinBots2.42.8 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 try and find a version that is known to be stable and bug free. Although most of the known incompatabilites have been addressed, some bots may alos 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: Move the default.set in the zip to your settings directory or you WILL experience problems

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.

New users are encouraged to download and run this release alongside 2.37.6 (though in different installs of course).

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