Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > I search Source code of terranium
 

I search Source code of terranium

If anyone still has any version of the .Net Terrarium Server and/or Client Source code OR SIMILAR APPLICATION that use P2P like Terrarium, I would apreciate it greatly if you would contact me please: 

vgta_@hotmail.com
MigrationUser 1  Monday, September 06, 2004 4:30 PM
The beta server application is still available. We include portions of the source for the server in that distribution because it is, after all, a web application. We didn't include any build scripts, so you'll have to be slick to get it to compile the first time.

We HAVE NOT released the source yet for the latest client/server, nor have we released any source for the previous clients. Very few people have actually seen the source nor is anyone that has allowed to release it. If you do get any emails with the source after posting your email on a public site like this, you should be very wary of someone sending you some FAKE source.

Be patient, the source is definitely worth it. There is a reason nobody has created a similar application and we put a lot of time into the code protection, hosting, and various other features that are to date, not apparent in any other systems that I've seen anyone working on.
MigrationUser 1  Wednesday, September 08, 2004 6:30 AM
I don't understand... From your statement "Be patient, the source is definently worth it.", it sounds like you plan to release the source code at some point.  Am I wrong?  Any chance you can give us a timeline?  

I agree the terrarium code is pretty damn good... I haven't seen anything else that could scale to that point and still have that level of features\functionality.  

It's for that reason that I want the code.  I'd like to play around with AI but the current system is too inflexible in what it lets your creatures do so I would want to expand that.  Imagine taking this code and then expanding it so that you could put new commands\abilities in that could be autodiscovered by agents as they come into each new environment.  Very interesting stuff....
MigrationUser 1  Wednesday, September 08, 2004 3:30 PM
I just worked on the code and more recently the source release. MitchW is in the process of performing a source release. His timeline is currently unknown to me, I know I've asked him more than a few times.

You can keep waiting, I know I am. In fact I have an entire site that is waiting on the source release in order to be launched. It focuses on future development of the Terrarium. Fortunately I'm able to work on the versions of the source I have available to me, so I'll have some interesting things to release that work with the source release as soon as it becomes available. Unfortunately, since my code is based on the source release you won't be seeing anything from until then.

If you are truly focusing on AI, and not necessarily on code hosting as the Terrarium is, then you may think of replacing the exceptional portions of the existing Terrarium codebase. If you don't host code, and instead interpret an AI language you get over all of our hosting problems.

The Terrarium is an application, it is not an engine. Don't expect to get source code in your hands that is easily extensible to the point of creating new games out of it in the course of a few days. It is highly tuned to what it does, and isn't focused on being a general hosting framework. Looking at the tabs at the top of the page here, you may see TaskVision/FotoVision/IssueVision. Take any one of those applications and try to quickly and easily create a new application out of it. It won't be easy, because each the applications are tuned for a specific goal. That is the difference between an engine and an application. Terrarium is the later, an application, and you won't find it easy to implement things like new commands/abilities or auto-discovery. It will give you some great code modules that you can use in creating your own separate application (or so I hope).
MigrationUser 1  Thursday, September 09, 2004 1:22 AM
i want to konw  how can Terrarium manage the customers's code in DLL? 
is it used the REFLECTION?  can tell me the particular process?
can  you can tell me some code, if you can. 
MigrationUser 1  Saturday, October 09, 2004 2:41 AM
I'm a little confused.  On the front page of http://www.terrariumgame.net/terrarium/ it says

" This release of Terrarium includes several new features and changes.  This is a partial list:

    * Source code for the entire application!"

And on your blog and Mitch Walker's blog there are posts going back months saying you are working on the upcoming source release.

So what's the deal.  Are you guys going to release the source or not?
MigrationUser 1  Wednesday, October 20, 2004 10:54 PM
Sssa2000.
 to see how to use customers's code in DLL  I would check out http://www.divil.co.uk/net/articles/  Writing Plugin-Based Applications that should help you! lot
MigrationUser 1  Friday, October 22, 2004 7:30 PM

You can use google to search for other answers

Custom Search

More Threads

• CType(resources.GetObject(), Boolean) in Windows generated code
• Terrarium b1.0.21.281 available here...
• open web appl from win all
• Terrarium Server Temporary Difficulties
• Missing dll's?
• Looks cool
• Random Tip
• fotovision panels
• server side config
• What exactly is the Peer Channel?