Combat enhancements

From PSwiki
Revision as of 14:29, 30 March 2011 by Talad (talk | contribs)
Jump to navigation Jump to search

(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)
  • ...