| |||||||||||
PyWeek - On our entryOur entry:http://media.pyweek.org/dl/2/SnV/steamrollers.zip A mirror: http://www.wardtek.ca/steamrollers.zip (Hosted on our home dsl, so probably slow.) Please note that the binaries don't suffer from the memory leak problem the source version has. Binaries: Windows: http://www.wardtek.ca/steamRollersWin32.zip Mac: http://www.wardtek.ca/steamrollers.dmg Due to efforts to cram in last minute features, our uploaded competition entry has several know bugs:
These are all one or two line fixes, so we will probably do a "not for judging" bugfix release some time soon. — erik on 2006/04/02 03:03 of Salt and Vinegar Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] > March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By richard on 2006/04/02 03:23:
Please remember that only the download from pyweek.org should be used for judging!By Jay on 2006/04/02 03:49:
While Erik was lamenting our errors I went in and fixed them in one or two lines each. Grrr... last minute rush mistakes. These are not our entry in the competition in any way shape or form, but they do have all the above gameplay bugs fixed. If you've judged our game and would like to keep it, please replace it with one of these. It's the copy we'll be giving out to our friends and helpers.Source:
http://www.wardtek.ca/steamrollers-bugfix.zip
Mac: (Tiger Only)
http://www.wardtek.ca/steamrollers-bugfix.dmg.gz
Windows:
http://www.wardtek.ca/steamrollerswin32-bugfix.zip
Also, if anybody is *really* curious, we have a subversion server you could pull from. Email me to get more info on that. jay@wardtek.ca
By Jay on 2006/04/03 16:15:
Another Bug! The track Split Decision, aka TrackSplit won't load in One Player mode on Linux. This is due to our .raw (ai data) file having differen't capitalization than our .png (map) and .cfg (configuration) files. It should be the only one that acts wonky and can be fixed by renaming maps/tracksplit.raw to /maps/TrackSplit.raw.