Game Development Community

CVS and version.

by Alienforce · in Torque Game Engine · 09/29/2005 (1:19 pm) · 4 replies

Hi All,

Witch versions are accessible on cvs ??

I understand that i use the tag HEAD for the latest ?

if i want to get an older version like release 1.2.2, do i use the tag RELEASE_1_2_2 then ??

Why i ask is because i have trouble running older resources like the beffy bot and i really like to get some good bot code running..

Any advise is appreciated.

/Thomas

#1
10/15/2005 (4:17 pm)
Has anyone answer you yet?
#2
10/18/2005 (1:05 pm)
No :(
#3
10/18/2005 (1:16 pm)
Have you tried using any of Mark Holcomb's AI resources? They're really great ones. There's also the AI sense resource.
#4
10/18/2005 (4:02 pm)
I believe retrieving the latest from CVS (no tag) will give you 1.4 RC2.

To get a previous revision use tags such as Release_1_3_1

BUt I got AI working on the original 1.3 installer out of the box. Look at these resources....

AI Part 1 (Uses path but shoots at you)
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6742 *Note the DemoPlayer name in the cs file should be changes to PatrolPlayer to work.

AI Part 2 (Uses path but comes after you before returning to path)
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6773