All Projects → ModusCreateOrg → d3-mobile-companion

ModusCreateOrg / d3-mobile-companion

Licence: other
Diablo 3 Mobile Companion

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
objective c
16641 projects - #2 most used programming language
Smarty
1635 projects
HTML
75241 projects
shell
77523 projects

No longer maintained

[DEPRECATED] This repository is no longer maintained

While this project is fully functional, the dependencies are no longer up to date. You are still welcome to explore, learn, and use the code provided here.

Modus is dedicated to supporting the community with innovative ideas, best-practice patterns, and inspiring open source solutions. Check out the latest Modus Labs projects.

Modus Labs


Alt text

Source: gamefront.com

D3 Mobile Companion

This is a Diablo 3 companion app which allows users to:

  • See their characters attributes, items, and skills.
  • Check deltas on attribute changes from last login.
  • Add friends by BattleTag and view their characters.
  • Read latest news from the Diablo website.
  • Check server and auction house status.

Technology

Built using Sencha Touch, and packaged with PhoneGap. All information is obtained from the Diablo 3 API, which is publically available here:

http://blizzard.github.com/d3-api-docs

How to Build

You must have the Sencha SDK tools installed. Download and install them from here.

Change directories to the project root directory and run:

sencha app build package

Planned Features

  • Implement some sort of manual Auction House stat comparison? Currently there is no Auction House API, so what we can do here is limited.
  • Hopefully add retina ready assets for iPhone 4+. Blizzard doesn't provide these for us, so this may never come.
  • Implement feedback from users! I'm sure we've overlooked things while trying to make this as simple as possible.

Note

For iPhone 5, we had to modify PhoneGap to support the new splash page. Follow this gist's instructions: https://gist.github.com/dfaa2de31410a1414e5c

Authors

License

Licensed under the MIT License.

See license.txt for more information

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].