Full Version : Editor for Iris2 or Open Source
xmlspawner >>SpawnEditor 2 Discussion >>Editor for Iris2 or Open Source


<< Prev | Next >>

SiENcE- 07-24-2007
Hello ArteGordon,

i like XMLSpawner very much and all Addons and Tools of this.

I'm one of the main developer of Iris ( http://iris2.de ). Currently we are planing to create an Iris - Online shard ( http://www.iris2.de/forums/viewtopic.php?t=1092 ).
Therefore we want to use your XMLSpawner script and SpawnEditor 2. Now SpawnEditor 2 needs the standard UO client. Is it possible to create an Iris2 version ?

Do you plan to release SpawnEditor 2 as open source?


best regards

SiENcE

ArteGordon- 07-24-2007
sure, I have no problem in releasing the source. I had planned on finishing/cleaning up the code before dumping it on the public and would still like to do that but I am happy to give it to anyone who wants to work on it.

The things that are client dependent are the tools in ultima.dll for doing things like keyboard entry injection and position tracking and the ocx map display tool that is specific to the client map formats.
The sources to both of those are open.

SiENcE- 07-24-2007
Ah thanks for this Infos. I didn't know that.

Nice to hear. I come back to get the sources of SpawnEditor 2.

Do you think we can add an injection feature directly into Iris2. I think this would be much better than going the ultima.dll way.



ArteGordon- 07-24-2007
we would just link in another dll (like ultima.dll) that would provide the equivalent interface routines for Iris2.

I'll package up the sources and post them.

SiENcE- 07-24-2007
Nice. Thanks.
One question.

Does all your XMLSpawner Scripts and Transferserver are working under a Linux RunUO2 (Mono 1.2.3.1) ?

edit: it seems, that transferserver is working under runuo2 using mono :-).