ProjectX Version Notes Created by Justin Heiner - Version Beta 0.19 - Internal Build - 4/14/99 * Added a program to create new map files (NEWMAP.EXE) * Added the ability to edit a database of cities, what mapfiles they point to, etc. (CITYLOC.EXE) * Map Editor and Game now actually report back the same coordinates, which is helpful i guess. * Fully implimented the ability to go into cities/towns/castles/etc and also to edit them. * Totally re-arranged the keys to the Map Editor :) It's now easier to use (makes use of the SHIFT, CTRL, and ALT keys also) - Version Beta 0.12 - Internal Build - 4/13/99 * Major step forward. Enemies are now all seperate entities, and have some simple form of AI where they are drawn towards the player. They also now re-appear somewhere on the near screen when their HP reaches zero. * Map Editor Version Beta 0.52 included in zipfile -Added the walkable flag and the enemy flag to the editor. Currently, you can only add the default enemy...no different types :( That's soon to come though. - Version Beta 0.06 - Internal Build - 4/10/99 * Added a moveable map to the game (through the New Game button) * Maps are now in a compressed format * Added music to the Main Map * Seperated Keyboard Handling routines into seperate functions for each part of the game * Map Editor Version Beta 0.50 included in zipfile -Compressed map files are now used (reduces size from 4MB to 450k) -Tweaked editor code so it doesn't crash as much (actually, hardly ever) -Added a better tileset - Version Beta 0.05 - Internal Build - 4/9/99 * Added the Setup menu (handles sound configuration) * Fully implimented configurable sound volumes * Tweaked the code a bit * Map Editor Version Beta 0.06 included in zipfile -Editor includes basic tile placement (2 layers), selection of tiles, movement of map, and saving of MAP.DAT file. - Version Beta 0.03 - Internal Build - 4/8/99 * Added menu selection for choice of MIDI and Digital Audio card * Added basic keyboard handling * Finished graphics Logo screen and main menu * Added Full sounds and music to the Logo screen and the main menu * Added basic menu selection to the main menu * Cleaned up Graphic Display routines, Sound routines, and Music routines - Version Beta 0.01 - Internal Build - 4/7/99 * Got basic layout of introduction screen coded * Added MIDI and WAV routines