View Single Post
  #3  
Old 10-07-2003, 05:33 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

I would tend to agree.. .Combat and combat related issues should probably be honed out first... I've been trying to do some performance profiling around attack.cpp/spells.cpp to see what we can refactor to help with combat lag.. For the most part, combat is working 'decently' , we just need to work on mob combat movement/facing, and tweak the formulas a bit (ala Guest). I've been trying to use gcov and gprof to figure out where the combat bottlenecks are, I have a few ideas but nothing conclusive yet...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote