Combat enhancements
(Go back to the main GSoC 2011 page)
Skills needed
Our server and client are all coded in C++ and the database is MySql. For this project C++ knowledge is needed with little knowledge of mysql.
How combat works today
To be documented.
Ideas for improvement
- abilities gained at certain ranks (charge, blade dance, whirlwind of axes, ...)
- combat runs automatically, but you can add to the queue of events special actions, like spells, parries, swings, special attacks, dodging, ...
- improve positioning of monsters when attacking (position and rotation)
- ...