Greetings!
Today we released beta 1Z. There are a number of stability hicups that will need to addressed with an update this weekend but overall we’re pleased with the results so far.
However, it is our determination that beta 1Z is not sufficiently stable enough yet to proceed to beta 2. Sorry guys we just want to make sure we aren’t rushing anything.
What’s next
The remainder of Beta 1 will be about stability. Making game mechanic changes and the process of turning it into something that doesn’t cause psychological damage due to the horrible game play experience won’t begin until Beta 2 when we get real people to play each other.
The criteria we will be using to determine whether we believe it's ready to go to beta 2 would be:
1. Reasonable stability. Defined as the typical beta tester able to complete a full game (win or lose).
2. Robust saved games. Defined as saved games being capable of perfectly reproducing the game state (key for debugging in beta 2).
3. The ability to run a new game from within a new game.
4. Basic game mechanics in place. Defined as meaning that two people playing each other multiplayer can effectively start and complete a game.
Beta 1Z fails items 1 and 3. Item 2 seems acceptable. Item 4 is acceptable.
We will release a Beta 1Za in the next week or so. (BTW, long-time Stardock people can tell you that yes, we have had betas go up to beta 1ZK before).
The AI
Regarding the AI. There really isn't any AI yet (I haven't written any code yet). The way the AI is developed is that I specify a series of APIs that the AI will need access to (example AIFindNearestEnemyUnit() ). Once there are enough of these worker functions implemented, I can start. I don't expect to start coding the AI until Beta 3.
Game Mechanics that will be added post beta 1 but before beta 2
- Siege units.
- City walls.
- Laying siege to cities
- Caravans
- New road system
- City rationing (cutting a city off of the global resource pool via sieges)
- Naval combat will not be added until beta probably beta 3.
- Handling of different racial populations in cities is being looked at for the beta 3 phase.
If you have any questions, ask away. We’ll be around.