Commit graph

10 commits

Author SHA1 Message Date
6f5bd88ff0 Various stuff in prep for pvp vs pve; WIP 2013-04-08 18:44:04 -04:00
4124cd55f3 Abstract Stats Collection
Abstract the stats collection portions of DPClass so that additional
providers might easily be substituted in the future.  Initial abstract
is weak and can expand when an additional provider is actually found.
2013-03-05 00:22:17 -05:00
00834e66e7 Remove Elemental Damage From Calculations
Diablo Progress currently includes elemental damage in their unbuffed
DPS score.  By calculating it, we are double dipping and artificially
increasing scores.  All instances of elemental damage have been
removed from the formula.
2012-12-06 13:40:40 -05:00
557157238e Add Demon Hunter Class
Implement a new class for handling Demon Hunters.  Demon Hunter
formulas are slightly different and can be maintained via the
Demon Hunter class file.
2012-12-03 14:03:26 -05:00
2bc9734957 Allow characters with special characters 2012-11-30 00:01:52 -05:00
640ea3fc3a Remove debugging information 2012-11-26 14:45:37 -05:00
371ff47346 Process elemental damage on weapon 2012-11-26 03:07:05 -05:00
f2faa1ce41 Update form with new control 2012-11-26 02:25:42 -05:00
bb8052bd01 Catch up to the current formula 2012-11-26 02:16:12 -05:00
4dfe41f91e Initial commit 2012-11-03 22:45:03 -04:00