View Full Version : Mechaius Builds
Onag
May 15, 2005, 02:22 AM
This thread will be used to announce the latest Mechaius builds available for download (at least until we get the code setup on some kind of version control system). It can also be used to report problems with builds, and for general discussion about the code.
Onag
May 15, 2005, 02:24 AM
<a href="http://www.inocompany.com/games/mechaius/Files/Build 001.zip">Download</a><ul>
<li>Basic DirectX framework
<li>Crashes on exit
<li>Doesn't really do anything
<li>Code is still a mess
</ul>
Onag
May 15, 2005, 02:27 AM
<a href="http://www.inocompany.com/games/mechaius/Files/Build 002.zip">Download</a><ul>
<li>Fixed crash on exit
<li>Spinning object has new texture
<li>Organized code quite a bit
<li>Added some DirectInput stuff - you can now move the spinning object with arrows and mouse buttons
<li>Removed C# Express Beta 2 project files - you can automatically convert the existing files if necessary
</ul>
WaterRabbit
May 15, 2005, 06:09 AM
It won't run.
Odin
May 15, 2005, 08:52 AM
It won't run.
I reckon you need to have some VB5 or VB6 runtime files.
Onag
May 15, 2005, 02:51 PM
I meant to put this up yesterday, but forgot.
Yes, you will need the .NET Runtime installed in order to run these. I haven't tried these links, but I think they should work. They'll install the .NET 1.1 Framework.
- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en">For Non-Coders</a> (.NET Runtime)
- <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4070-9f41-a333c6b9181d&displaylang=en">For Coders</a> (.NET Runtime + SDK)
Reply if you continue to have problems after installing the framework.
-Nag
Odin
May 15, 2005, 04:01 PM
I meant to put this up yesterday, but forgot.
Yes, you will need the .NET Runtime installed in order to run these. I haven't tried these links, but I think they should work. They'll install the .NET 1.1 Framework.
- <a href="http://msdn.microsoft.com/netframework/downloads/framework1_1/">For Non-Coders</a> (.NET Runtime)
- <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4070-9f41-a333c6b9181d&displaylang=en">For Coders</a> (.NET Runtime + SDK)
Reply if you continue to have problems after installing the framework.
-Nag
Is there any way I can get the framework besides using Windows Update?
Onag
May 15, 2005, 04:43 PM
Try the link above again. I updated the 'Non-Coders' one to point directly to the dotnetfx.exe installation page.
-Nag
Monolith
May 15, 2005, 08:29 PM
Build 001 had a couple odd problems, but Build 002 works fine. Compiles, runs, doesn't crash, and looks like a spinning cylinder with the J2O background textured on it.
Now what? :P Sure I can build the project myself, and modify things if I wanted, but I (or anyone) can't really add to the project until there are a few things in place.
<ol><li>Some sort of version control system, so multiple people can work on the project at the same time and merge it together.</li><li>Code standards and guidelines, to keep code consistant and not developing several different styles.</li><li>A plan of what needs to be done.</li>
Onag
May 18, 2005, 10:37 PM
I'm going to be busy for the next couple weeks (moving from California to Washington state). Could someone look into an online version control system we could use? Sourceforge? Anything?
I'd like to make the code more accessable as soon as possible, but don't have the time to look into it right now.
-Nag
Monolith
May 21, 2005, 07:12 PM
Sourceforge has CVS. That's all I really care about. (I also host a CVS server myself, although I still don't know if I can get the web based ViewCVS thing working.) I don't really know much about other options.
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.