1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Tomaka f6a2ca1b61 LoH and LS not tracked for PvP 2013-04-08 19:54:30 -04:00
Andrew Tomaka 17cd8ab158 Update driver to display side-by-side table 2013-04-08 19:26:38 -04:00
Andrew Tomaka 6f5bd88ff0 Various stuff in prep for pvp vs pve; WIP 2013-04-08 18:44:04 -04:00
Andrew Tomaka 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
Andrew Tomaka 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
Andrew Tomaka 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
Andrew Tomaka 2bc9734957 Allow characters with special characters 2012-11-30 00:01:52 -05:00
Andrew Tomaka 640ea3fc3a Remove debugging information 2012-11-26 14:45:37 -05:00
Andrew Tomaka 371ff47346 Process elemental damage on weapon 2012-11-26 03:07:05 -05:00
Andrew Tomaka f2faa1ce41 Update form with new control 2012-11-26 02:25:42 -05:00
Andrew Tomaka bb8052bd01 Catch up to the current formula 2012-11-26 02:16:12 -05:00
Andrew Tomaka 4dfe41f91e Initial commit 2012-11-03 22:45:03 -04:00