Game Development Community

dev|Pro Game Development Curriculum

DawnOfMen Alpha Progress

by Skylar Kelty · 07/01/2006 (1:19 am) · 0 comments

Alpha 1 was released last week, the first revision had a few minor problems but the second revision had some major problems, which didn't allow the game to start! I later found out it was due to a VS200 problem (it was, for some reason, compiling the .exe as a multithreaded dll, strange) the third revision had no reported bugs (yes in Alpha!).

All revisions did, of course have problems other than bugs:
* No AI
-> Coming in Beta 1
* Change the player model
-> Coming in Alpha 2, completed in Beta 1
* Performance issues
-> RC1 & 2 should see all performance gone
* The grass is way too bright colored for that terrain
-> the illumination settings will be tweaked for Beta 1
* Get an photoshop 2D artist for the menu systems and intro logos
-> Only C2 reported this, all the other testers liked the GUI's so I will ask your view at the end of this blog
* DRL over-illuminates the scene
-> I thought it looked nice but I will add the option to change it in the options dlg for Beta1

Most of those are to be fixed in and around Beta 2 time so what's in Alpha 2?
I have finished the Alpha 2 todo list and here it is:
* Get a DawnOfMen theme tune
* Design AI for KOTH, CTF, DM, TDM, Campaign and Multiplayer modes
* Integrate the custom shape resource (based on feedback from Alpha1)
* Integrate the Bump Mapping resource
* Add Kill Zones to missions (like in fire, etc)
* Add end-mission triggers to all campaign missions
* Lobby system for multiplayer
* Implement a check on weapon lights so there is a light if it is on the ground but not if its mounted
* Revise the CG/DRL code
* Fix some memory leeks

Is that all?
No I have already completed:
* The initial GUI's (still needs tweaking for Beta1)
* Initial campaign mode code (still needs tweaking for Beta1)
* Initial interior destruction scripts (still needs projectile feedback system for Beta1)
* Added some environment systems to "The Great Wall"
* Added timed auto-respawn for players
* Added random melee impulse
* Reduced console spam so it was easier to find warning/errors
* Changed default window size
* Added secret mission triggers

I'll post some screenshots soon