|
Author
|
|
Topic: Near-Term Coding Plans -- Coders please sign in |  |
|
Mark_Everson Clash of Civilizations Project Lead Canton, MI, USA b.02-15-99
|
 |
posted December 17, 2000 11:33
  |
 |
 |  |
I hope things are going great with everyone!I heard from Joe recently that he hasn't been able to do anything much because of real life. He was hoping to get back to it soon. Laurent said he is getting going again on the econ code (old version) and I asked him to work more on the "mathematical" parts of the code because that is what can most easily be carried over when the new architecture makes it debut. Since I haven't heard anything for about a month from anyone else... has anyone been working on coding? And if so, what is being done, and when is it likely to be available? I have a variety of things I can work on, and just wanted to hear what, in your opinions, would likely be done in the near future. That way I can decide where the best place to throw my effort is. The holiday season is one of my most productive times of the year to work on clash, and I want to make sure I'm doing the best stuff possible during it. Please let me know whats going on.
|
Mark_Everson Clash of Civilizations Project Lead Canton, MI, USA b.02-15-99
|
 |
posted December 18, 2000 07:51
  |
 |
 |  |
I heard by email from Robin. He said he couldn't post on the forum due to the system temporarily not liking his IP address, so I'll copy his post here:"On the MultiPlayer side of things, I also haven't had a lot of time to work directly on the code, due in part to a new project @ work. But I have managed to redesign my server code. Basically the server now builds its self around an XML structure (rather than using a database); this improves performance (because there are no IO routines). Anyway I'll update the cvs repository (details @ www.clash.ukshells.co.uk ) when I get the chance" |
Richard Bruns Prince NC, USA Nov 1999
|
 |
posted December 18, 2000 12:10
 |
 |
 |  |
Does this mean that my idea for the game database and query system isn't feasable? |
F_Smith Prince Austin, Tx 78728 May 99
|
 |
posted December 18, 2000 14:23
|
 |
 |  |
Yes, I'm still 100% on board.Xmas and real life have just been on my case. But it looks like I'll have time next week, after Xmas, to do whatever I want. So we should make some pretty good progress before the new year. I'll lurk, but may not post much. Merry Christmas, ya'll! |
Lord God Jinnai Prince Arnold, Mo 63010 Sep 1999
|
 |
posted December 18, 2000 15:36
  |
 |
 |  |
So can you give us the bottom line? |
F_Smith Prince Austin, Tx 78728 May 99
|
 |
posted December 18, 2000 16:45
|
 |
 |  |
A project status report seems like a good idea, Lordy:There are basically 4 'parts' to the game code --
- Data Model --
Basic architecture is done. The code is about 60% done. It is ready for an 'alpha' release, and other programmers can look it over and begin improving it (this is already happening).
- User Interface/View --
Basic Architecture is done. The code is only about 20% along, I think, but we can go forward with a basic alpha release (no isometric graphics yet, tho).
- 'Turn Handlers'/Controller --
Basic Architecture *mostly* done. Code is only about 20% along. Since this is the 'game flow' or 'functionality' code this is where we most need to spend time next. This is the only thing holding us back from our 'alpha' release.
- 'Middleware'/Networking code
Basic Architecture seems done, at least in theory. This is not immediately necessary for our first alpha, but the code seems pretty well along. They've certainly done some great work hammering out the 'how to' here!
Does that help? | |