originally posted in:BungieNetPlatform
Greetings.
Original Post:
http://www.reddit.com/r/DestinyTheGame/comments/2xvwf8/misc_dim_destiny_item_manager_loadouts/
Install Link:
https://chrome.google.com/webstore/detail/destiny-item-manager/apghicjnekejhfancbkahkhdckhdagna
GitHub page:
https://github.com/kyleshay/DIM
Dedicated reddit for feature/bug requests
http://www.reddit.com/r/DestinyItemManager/
Already have some contributors to make the tool better.
Otherwise, if you're not interested in building out the tool, the bungie.js class would be awesome to build out as a global resource regardless of user project.
https://github.com/kyleshay/DIM/blob/master/scripts/bungie.js
Please create pull requests if you're interested in contributing.
Hack away :)
-
-
This is great, I'll be taking a look at he code for it this weekend. Awesome job.
-
Regarding bungie.js, I'd take off definitions=true wherever you can, especially if you have a cached version of the manifest loaded in the header :p