Game Development Community

Minor distro cleanup stuff

by Stephen Zepp · in RTS Starter Kit · 11/12/2004 (2:52 pm) · 4 replies

As I'm integrating the pack into our dev line, I wanted to point out some minor cleanup/typo issues.

1) In /RTSStarterKit/example/starter.rts/server/init.cs, the commands.cs file is exec'd twice. Also, based on monki's input, the exec for attackManager.cs should probably be commented out/removed.

2) In /RTSStarterKit/example/starter.rts/server/scripts/core, centerPrint.cs and commands.cs are there twice as well.

#1
11/12/2004 (6:12 pm)
Thanks Stephen, we'll take a look at it hopefully this weekend. :)
#2
11/16/2004 (4:30 pm)
Ok, this ought to be cleaned up. Thanks, Stephen!
#3
11/16/2004 (5:45 pm)
@Ben:

How do we get the changes? CVS or redownload the installer?
#4
11/16/2004 (7:39 pm)
We will be posting a news item when the new installers are up. We're trying to "build up" a bunch of fixes so we don't have to push new installers too often. Hopefully will be out this week.