Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Destiny Item Manager

Support our open source contributors' work to maintain DIM and build new features!
Collective - Host: opensource - https://opencollective.com/dim - Website: https://destinyitemmanager.com/ - Code: https://github.com/DestinyItemManager

Merge pull request #548 from bhollis/item-stat

Remove option to not show primary stat

github.com/DestinyItemManager/DIM - f68b5dd8d9b20c12c555722d9a7ac1902c5f0fc7 authored over 8 years ago
Use Grunt to replace $DIM_VERSION with the right version number.

github.com/DestinyItemManager/DIM - 168818dbd437cdfaff95acef310e7f85039d69f6 authored over 8 years ago
Remove option to hide item primary stat.

github.com/DestinyItemManager/DIM - d651ea8db884102118aad6812abd4a0cdd86a1e7 authored over 8 years ago
Start extracting out bucket directives

github.com/DestinyItemManager/DIM - 08bbb07da4576755db1041c241a08b6799753885 authored over 8 years ago
Fix up vault locations and such

github.com/DestinyItemManager/DIM - 352d48a5256a70fbf4fca71f012e56607ce3aa3f authored over 8 years ago
flip bool back on for processBungieManifest

github.com/DestinyItemManager/DIM - 088e066c8f1ab0f4e622f61d0b463c0fb627c0a9 authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 53cbfbe2e9f2061e6d89f52db9a19f41465106bb authored over 8 years ago
Merge pull request #592 from DestinyItemManager/filter-by-quality

Filter for quality ratings

github.com/DestinyItemManager/DIM - da8679a35d8ef7445bd0cc155381747c3caf55b1 authored over 8 years ago
added filters

added quality rating filter, this fixes #592

github.com/DestinyItemManager/DIM - 8f146fa75365f2478449a90297472e23d0a9e858 authored over 8 years ago
Add mode selection full/fast for users willing to wait for all best sets

github.com/DestinyItemManager/DIM - cea0c51cc4c6e3870f33e9d0a1e57803e918cf8d authored over 8 years ago
version bump + update changelog

github.com/DestinyItemManager/DIM - ec027c78a4e7d20ea1309fd0a0acd6b52ddca647 authored over 8 years ago
Merge pull request #589 from ericnelson0/roundingerror

Fix for issue in relation to #557 rounding error in calculation of scaled stat

github.com/DestinyItemManager/DIM - 29e6fa4f7ddad5e5cfd7ff7f7434c92e23d037a5 authored over 8 years ago
Fix for rounding error in calculation of scaled stat

github.com/DestinyItemManager/DIM - f559573334d4c79d55367706bf58e9a8b731cdac authored over 8 years ago
update changelog to reflect 3.7.2 changes

github.com/DestinyItemManager/DIM - 19139d8b45065e8aa30b5ab78c6d6eb38a46b786 authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 87970852c56a736827979d3f95f0fea988f7f9b2 authored over 8 years ago
Merge pull request #588 from DestinyItemManager/fallbackDefNodes

Fallback for items without int, dis, or str nodes + fix nan issue

github.com/DestinyItemManager/DIM - 85974363f8339b94e6439d9b0555a802e0b741d1 authored over 8 years ago
add updates for load out builder

github.com/DestinyItemManager/DIM - 80028b0e88b8dd3c28551e775d7304332bcf246c authored over 8 years ago
reset processing if item dropped or removed

github.com/DestinyItemManager/DIM - 96fef92684281e61020051df2c8f9c24f371349a authored over 8 years ago
fix NaN issue, add default obj if missing from itemDef, do min 100% for artifact not class item

this fixes #581

github.com/DestinyItemManager/DIM - e4573a910e0ad024cdebcf440a7dfb8fad43a67c authored over 8 years ago
Merge pull request #586 from DestinyItemManager/loadoutbuilder

Loadout Builder fixes

github.com/DestinyItemManager/DIM - 29a818646bf467be135758617ccdcab17df27730 authored over 8 years ago
always show locked section

this fixes #585

github.com/DestinyItemManager/DIM - c9a2f33419d91243955076545323d1c5d2474a2f authored over 8 years ago
remove topsets

this fixes #582

github.com/DestinyItemManager/DIM - 8f78e2df6099880b364ba02e2c023ff47090ee02 authored over 8 years ago
Merge pull request #559 from thesamprice/item_lvl

Item lvling

github.com/DestinyItemManager/DIM - 9a14c8b9620e2c57f91d2600bcf864924555afeb authored over 8 years ago
Merge pull request #579 from TheHandsomeCoder/sync-svc

Sync svc

github.com/DestinyItemManager/DIM - 7c6802457bd0ffaf8ba3e140b9e1e6792536a6c9 authored over 8 years ago
Refactored default task

github.com/DestinyItemManager/DIM - e1635f31ce6e37975d0ec204d5c013102386fad2 authored over 8 years ago
Added sync task to keep FF and Chrome up to date at the same time. Added new dist folder to hold the builds.

github.com/DestinyItemManager/DIM - feb0b146bd639844fd060aaa9a1e08a36797d9cf authored over 8 years ago
Merge branch 'dev' into sync-svc

github.com/DestinyItemManager/DIM - 355ea6a28cc257790798f53c24ca72d39d6a5f2c authored over 8 years ago
Merge branch 'sync-svc' of https://github.com/DestinyItemManager/DIM into sync-svc

github.com/DestinyItemManager/DIM - f7bd69e8851c01ed1b33556fdb97ed87a8d5f929 authored over 8 years ago
cap everything but artifacts at 100%

github.com/DestinyItemManager/DIM - 980b38c4d6d99009a2693afc9c69de7cec1546b6 authored over 8 years ago
Remove version from title

This fixes #544

github.com/DestinyItemManager/DIM - 3997de428ccc364183aa6353f8fcbf3bcd8c3cbe authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - fdb3439136d29ae198e76f0a25e12fd0aa6377e0 authored over 8 years ago
3.7.1 to include faction level on rep hover

github.com/DestinyItemManager/DIM - 1deb3b9eee5ac96645e36c785dd879c985554184 authored over 8 years ago
full version bump to 3.7.0

github.com/DestinyItemManager/DIM - 062f8804c2e35ce458ffdb954bc2c7f1974bc91d authored over 8 years ago
Merge pull request #572 from DestinyItemManager/bettermaths

now support min-max ranges for qualities

github.com/DestinyItemManager/DIM - 6b46c4a67b437c2d8155171c8460593a2b27f5b7 authored over 8 years ago
sneak this in... make non-gear have no left padding

github.com/DestinyItemManager/DIM - 23ecd2cf1e92116c1ff305a6fa47303956fab5dd authored over 8 years ago
fix for armor compare page

github.com/DestinyItemManager/DIM - 29a5ed95f7f18bd335c91433da36b6cc72cf6a7a authored over 8 years ago
Merge branch 'dev' into bettermaths

github.com/DestinyItemManager/DIM - 929b8864f743d52da2a3ff0bc178f705ed7cb85c authored over 8 years ago
now support min-max ranges for qualities

github.com/DestinyItemManager/DIM - 39060f6e4c46e79486bb800f7cbbb5ba748541da authored over 8 years ago
Merge pull request #570 from ericnelson0/statrolls_checks

Add checks that a full set is possible to build. Add check to stop pr…

github.com/DestinyItemManager/DIM - a82dad8603d9c38d87950fd9093a478e5de8bcab authored over 8 years ago
Use @kyleshay's only top 3 tiers to keep dropdown small

github.com/DestinyItemManager/DIM - d3e61a893a8c09b8dd4512040faa0fe0a1cf45a5 authored over 8 years ago
Merge with upstream dev

github.com/DestinyItemManager/DIM - 76c05830565fde0fc1d886fb228460485c603c24 authored over 8 years ago
Add checks that a full set is possible to build. Add check to stop processing once we return to inventory state. Use angular timeout instead of setTimeout and scope.apply.

github.com/DestinyItemManager/DIM - 251020afea6205446913f1903012a21b3a490694 authored over 8 years ago
Merge pull request #569 from DestinyItemManager/statrollfixes

Statrollfixes

github.com/DestinyItemManager/DIM - 83b69e902eb112ba443c05236590738a701d940b authored over 8 years ago
swap ghost+artifact, equipall property for loudout #564

github.com/DestinyItemManager/DIM - 9cddb1348418729abb3ed8b216fcf98ccf4f6a2d authored over 8 years ago
fix back to dim button #566

github.com/DestinyItemManager/DIM - 6c163721a95e2349608d93d12d55fce06377450f authored over 8 years ago
safety check for #562

github.com/DestinyItemManager/DIM - ce23692981aa33c8ae7463bb05f658b410fbbccc authored over 8 years ago
Update CHANGELOG.md

github.com/DestinyItemManager/DIM - f47d519ce8361b22fa34e554c671c9655f91b02e authored over 8 years ago
Merge pull request #552 from DestinyItemManager/Statroll

Statroll enhancements & issues

github.com/DestinyItemManager/DIM - a5470b43ee75c84bfc34abc7ac539191e5b3fe53 authored over 8 years ago
Merge pull request #560 from ericnelson0/all_red_vals

Fix for Issue #553

github.com/DestinyItemManager/DIM - 14269eef62ad11b619f4d7fa4099375b99e1ecab authored over 8 years ago
only pick best int+dis, int+str, dis+str, only show top 3 tiers

github.com/DestinyItemManager/DIM - 552dc987799e2fb35f5785f1ef6c735d4a31f777 authored over 8 years ago
Fix for Issue #553

Simple fix removing constant class assignment so values are no longer
always red.

github.com/DestinyItemManager/DIM - b9742c6abbe809985225169bf8a74be5d340cd63 authored over 8 years ago
For item lvling dont prefer unlvled equiped items on other characters.

github.com/DestinyItemManager/DIM - 4d4b77cf4d42d0fa1b7a154372b430bc098134ff authored over 8 years ago
group the tiers per #552

github.com/DestinyItemManager/DIM - dacb19fd14a7a6e29c645428c04dde6c6126ae26 authored over 8 years ago
Merge branch 'master' into dev

# Conflicts:
# app/index.html

github.com/DestinyItemManager/DIM - b61cca38ed47f6b5e53526ded01e796ca6d28113 authored over 8 years ago
Fix warlocks getting all loadouts.

Fixes #545.

github.com/DestinyItemManager/DIM - deebb42cb0d1de6f6f54bc2cc2918ef2ad572899 authored over 8 years ago
fix for issue in getBestArmor

github.com/DestinyItemManager/DIM - 517995181c287779fe61da7b12d740bd5b67d5d0 authored over 8 years ago
remove commented out things, add stat quality to armor comparison view

github.com/DestinyItemManager/DIM - d92f225a2e1c65ee3349a1c6b06f760875927c49 authored over 8 years ago
Merge pull request #538 from ericnelson0/statrolls

Statrolls

github.com/DestinyItemManager/DIM - 6c9be960648cf3f562f5fa8e2d6b7d75fcc5f13d authored over 8 years ago
Fix warlocks getting all loadouts.

Fixes #545.

github.com/DestinyItemManager/DIM - 57b44a9a4a18d0a16cb301672d573e3485337449 authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 66bf71e291f246308bd34391df6447cf30c08b52 authored over 8 years ago
version bump, use /master in changelog

github.com/DestinyItemManager/DIM - 44c36773b53db1b28a4ae0d25688eaba91664377 authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 9cc7c3a046d11e5c368be87279b6c5b302aa3a0a authored over 8 years ago
bump version to 3.6.2

github.com/DestinyItemManager/DIM - 3508602afc0f3d59abc6a7da7a463b003334e10e authored over 8 years ago
Merge branch 'master' into dev

# Conflicts:
# app/index.html

github.com/DestinyItemManager/DIM - 43ee181e134bc169ddd6ec1c6e70946deefc33fc authored over 8 years ago
Exotic class item bug fix

Fixed issue where if an exotic armor piece was equipped first then an
exotic class item couldn't...

github.com/DestinyItemManager/DIM - e105729b9816aeef9fa40267ae508e220e1d95b1 authored over 8 years ago
Speed increase

Increased the loading speed by moving sort and reverse function calls
outside of nested for loop...

github.com/DestinyItemManager/DIM - 7fdecff2a889e9f6c4e5e70801947576fbc66d0e authored over 8 years ago
Improve progress bars

github.com/DestinyItemManager/DIM - b8fe87a0588521d48756b5f52042b56c0b892ecd authored over 8 years ago
Loadouts can now be created by clicking a button on the sets

Correct items are now being added to the loadout screen.

github.com/DestinyItemManager/DIM - 59aaaec29b25aa17f2eab064b7d5e6b35c64c833 authored over 8 years ago
Added first iteration of building a loadout

Fixed bug where an exotic and an exotic class item couldn't be both
locked at once.

github.com/DestinyItemManager/DIM - db406a43911c8e9cfd8efb8358f2943e1d81cb31 authored over 8 years ago
Get rid of the basic sort field

github.com/DestinyItemManager/DIM - b13782649f8aa2022e4e2a4eb889d596ab14210d authored over 8 years ago
Add helpful properties to buckets

github.com/DestinyItemManager/DIM - 43580d6d14148ac37af489e64f1109a52d57b1b1 authored over 8 years ago
More bucket progress

github.com/DestinyItemManager/DIM - b4531c68232b6d5f7d8d5ab1f6b22e9e921e7c55 authored over 8 years ago
Start consolidating bucket logic

github.com/DestinyItemManager/DIM - bafd7d7189b4d0324baac2a7234521d10309606b authored over 8 years ago
Switch to ng-http-rate-limiter from bower.

github.com/DestinyItemManager/DIM - 1e0ec14e3a7fb94f86b112c442b227646f70f3d8 authored over 8 years ago
Use ng-style to avoid bad image ref for infuse button

github.com/DestinyItemManager/DIM - bd3d99210f449a93ba2656689b30254c9dee96a7 authored over 8 years ago
Simplify showing quality (will show ghosts)

github.com/DestinyItemManager/DIM - bd1d47c30d4e40a180afcdbdb3a9c702d0dc31f1 authored over 8 years ago
Merge pull request #541 from bhollis/percent-width

Use a directive for percentage width

github.com/DestinyItemManager/DIM - 075558dedaf6fca6dfc8ad3eaff34731aa55fd46 authored over 8 years ago
Use a directive for the common task of setting an element's width to a percentage.

github.com/DestinyItemManager/DIM - 79194d152e8f24735c448daf804ebbc914d7d2d4 authored over 8 years ago
Commenting out some work that shouldn't have been in the last commit

github.com/DestinyItemManager/DIM - a4e331562207c9fc0162eb0cd5dad03f195acbc2 authored over 8 years ago
Changes from discussion

Implemented the changes as described in the pull request discussion at
(https://github.com/Desti...

github.com/DestinyItemManager/DIM - 96698878021e7808998d5829ca843edb5fd25257 authored over 8 years ago
Merge pull request #536 from bhollis/watchers

Cut down on watchers and clean up badging

github.com/DestinyItemManager/DIM - 2dc633d5b0035d6307efb94f5c674097b2306147 authored over 8 years ago
Added sorting and drag-and-drop locking functionality

Users can now drag-and-drop items to lock items and therefore only
combinations with the locked ...

github.com/DestinyItemManager/DIM - ef3400e59f061ed911b686ef7613e727f0e219c6 authored over 8 years ago
Merge pull request #537 from DestinyItemManager/reputation-cleanup

rename 'vendors' -> 'reputation', define display order

github.com/DestinyItemManager/DIM - 200d5d0a724f3725ef88bcc2ffc6434bdeee6280 authored over 8 years ago
Deduplicate getColor into a filter.

This also improves performance.

github.com/DestinyItemManager/DIM - 20472c2dbd6bed44f72d7052252a680aaaf3587f authored over 8 years ago
rename 'vendors' -> 'reputation', define display order

github.com/DestinyItemManager/DIM - 75f73f6e7d078d49d3884f8652c48340f0b9fa2a authored over 8 years ago
Put back full DIM item for minmax.

github.com/DestinyItemManager/DIM - aa0541d0a4a7794d44ac8d5eaad0ad28f19b9426 authored over 8 years ago
Remove now-unused getStore from minmax

github.com/DestinyItemManager/DIM - bb9375c562b24bae5f03258e9b6713c3ea9303d5 authored over 8 years ago
Get rid of unused "condensed" setting.

github.com/DestinyItemManager/DIM - 4ea838a6b166e546e82ca2b1c71bd37f0697aa3f authored over 8 years ago