Ok, so the votes are mostly going towards co-op fortress building, wether in the form of the Eclipse engine, java/flash client, or 100% browser based game. I won't change the poll, we'll just have to agree on what to use between us.
So basically, I think its now decided that we'll be making a co-op fortress game, now we must decide between:
-Browser-based, server-based code, modified pre-existing engine
-Browser-based, server-based code, from scratch
-Client based, scripted Eclipse engine
IMO, if we go Browser-based, we should go with our own engine, since any other engine would need such heavy modification to really resemble co-op fortress building that it would be better to just make one from scratch (if we were making the game only based on Adventure mode, as in no fortress building and less crafting skills and such, we would probably be better of using a pre-existing engine, but this is no the case.)
As for the Ecplise engine, the problems with hacking aside, I checked some of its scripting and such, and while it does seem easy to make the simpler stuff, such as the DF themed combat and the basic crafting, I think making it possible to do the much more advanced craftings (artifacts, engravings, encrusting with materials, different qualities etc.) and the construction of buildings and mining would be much too tiresome, because in DF each object is practically unique, and in the Eclipse engine each object seems to have to conform to a certain 'blueprint' at 100%... Hawkfrost, or anyone else that knows about Eclipse, correct me if I'm wrong, as I've only skimmed through some stuff...
And now, another point: Who would like to participate in this project?
I doubt the project would advance at any respectable pace, since anyone participating in making it would only be doing it in there spare time, but we can still try to do some stuff, at least to serve as a basis for future attempts at multiplayer DF.
So, if you want to participate in this project in some way, please post so and tell us what exactly you'de like to do (PHP, Eclipse, graphics maybe, other...)
I myself have some little knowledge of progamming including some Basic languages. I'd help in anything that I might possibly be able to do. I have almost 0 knowledge of PHP, but I can make the working backbone of sites (including a login system) using the Visual Studio Web Developper, combining ASP (similar to PHP), HTML, Visual Basic, and Microsoft SQL. Beleive me, anyone that is still even a complete newb (like me) in web development, VS web developper makes it easy to start on these sort of projects, and helps in making such things as graphical layout of the page, login system, database connection, etc... I could learn PHP and an other SQL system, but don't expect that to happen easily or quickly. And if we decide on using the Eclipse engine, I also have no problem in learning its scripting language, its seems very easy.