Tuesday, December 18, 2007
Progress for a Change
I've actually made some progress during lunch. I've implemented props. Which are just stationary objects like tables, chairs, signs, etc. You can "use" them like Npcs or vendors. That way you can read a sign or a painting or something.
The other thing I've worked on is vendors. They are in the game, but until I have time to work on the menus you can't buy from them.
I have random encounters working, but nothing other than a System.out.println() message happens.
My next steps are to get get the menus working and looking as they should. Once all that is done then I can work on buying things from vendors, sleeping at an inn, and spawning monsters.