Open Assemberist opened 2 years ago
It's depend from #3
For implementation were choosen next creatures: goblin, ork, human (partially ready), elf, succubus, golem (partially ready), lizzard, dog, demon, nocromanser, skeleton, zombi.
Classes should be splitted to separate files and moved to new directory. Also pure c++ code is difficult for creature description. For creatures also can be written simple parser.
Object system modyfied. Added class(proffession) and object tipes. Also classes mage and warrior can be deleted, because it is proffesions.
Mage and Golem more or less ready so other creatures also can be implemented. Additional spells should be also added with creatures implementation, so new task can be created later.