ALPHA - Spring ‘06

Total time: 77 hours.

KaladeaMUD v1 was started from the minimal C++ codebase Scratch. I have recently decided to once again scrap it and start over without any base to go off of. Features that were added to it were:

- Help files
- Help file editing interface
- Help command
- Room’s
- Room editing interface
- Movement
- Look command
- Change Command Group command (for admins)
- Restructuring of the Commands command to display commands according to command group.

Stats:
——-
Total lines (w/ sql): 6339
Total files (w/ sql): 36

Scratch original lines: 3693
Scratch original files: 27 files

Code -> http://ew.xidus.net/download/cs2/final


Other projects related to Kaladea:

phpTask Engine - An unfinished project that will keep track of tasks that need to be done around the MUD. Eventually will be tied into the game itself for in-game creation/deletion/modification.


Other projects not really related to Kaladea (but done during this time):

phpQuote Engine - A nice little place to store quotes. Can be found at: http://ew.xidus.net/quote

Sanity Program C - http://ew.xidus.net/download/sanity
Sanity Program in Ruby - http://ew.xidus.net/download/sanity/sanity-ruby.html