1
0
Fork 0
Go to file
Andrew Tomaka e07857d1af Update barb DPS score with adjusted APS 2013-04-15 03:16:49 -04:00
libs Update barb DPS score with adjusted APS 2013-04-15 03:16:49 -04:00
.gitignore Cheaply add dev environments 2012-11-29 20:57:37 -05:00
README.md Initial commit 2012-11-03 22:45:03 -04:00
d3hog_driver.php LoH and LS not tracked for PvP 2013-04-08 19:54:30 -04:00

README.md

#Diablo 3 Hall of Glory

Calculate a formula to determine a raw score used to rank Diablo 3 profiles.

##Description

Implement the formula described by Celanian in [a thread on the Diablo 3 Barbarian forums] (http://us.battle.net/d3/en/forum/topic/7004690628) as a simple web application. This is accomplished by accepting a [Diablo Progress] (http://www.diabloprogress.com) URL and parsing the values calculated on the side bar to determine an overall "Hall of Glory" score.

##License

The MIT License

Copyright (c) 2012 Andrew Tomaka

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.