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

Delete generated CSS, again.

github.com/DestinyItemManager/DIM - d2c51f3b3fdca4907d665b093f03905708fa6f8c authored almost 9 years ago
Merge pull request #496 from bhollis/engram-farming

Automated engram farming

github.com/DestinyItemManager/DIM - 7c366bc9fd089f22d75f4b84d2ef03e18c4c62c9 authored almost 9 years ago
Better errors when not connected to the internet.

Fixes #492.

github.com/DestinyItemManager/DIM - 67307cd9bc3ca36413e00f59929265bf50113c28 authored almost 9 years ago
Fix gather engrams loadout.

github.com/DestinyItemManager/DIM - 28c4b57045bf1e63299939d667a70727c6c6ca5d authored almost 9 years ago
Try to move stuff to other characters when the vault is nearly full.

github.com/DestinyItemManager/DIM - b16263d700947f865ed16669597ac12742f48ad0 authored almost 9 years ago
Do moves sequentially rather than in parallel.

github.com/DestinyItemManager/DIM - 7442f41b7ad9ec539f6b7919d8b17519f5f15029 authored almost 9 years ago
Fix engram counter.

github.com/DestinyItemManager/DIM - 7a33438e7120654762cf929560260b7e66094ce0 authored almost 9 years ago
Fix last commit.

github.com/DestinyItemManager/DIM - 469efc848ad3e052add955c8e0910b40307d7cb2 authored almost 9 years ago
Behave properly in the presence of notransfers.

github.com/DestinyItemManager/DIM - 1323a39d8513e7dea4971d35b7e637a28b6800bb authored almost 9 years ago
Stop farming when another loadout is applied

github.com/DestinyItemManager/DIM - 7fb96d39c4af1a7365c6ebe50bf160f0f62b4a8a authored almost 9 years ago
Don't oscillate when things are full.

github.com/DestinyItemManager/DIM - f893dcb2c5bd882ce271f99e6a24a04a4af98e9d authored almost 9 years ago
Styling for farming popup

github.com/DestinyItemManager/DIM - 0a363d571475557d1ddf14796aa4b2541bdfd661 authored almost 9 years ago
Ugly but functional engram farming.

github.com/DestinyItemManager/DIM - 51d54e9de3298f7fff1628276fa3abd1ee77c903 authored almost 9 years ago
Run farming algo whenever stores reload.

This way people can run it manually.

github.com/DestinyItemManager/DIM - 0f88a52e69f12ad608d157c3fcdd43ec0601a4f3 authored almost 9 years ago
Add a "gather engrams" loadout.

github.com/DestinyItemManager/DIM - 6d6c3720903b76be349e5a41d2610f494cb40dfb authored almost 9 years ago
Merge pull request #498 from DestinyItemManager/tips

Hint that items can be drag/dropped versus move dialog

github.com/DestinyItemManager/DIM - 571549be49d386503fd94222ab7e73b3b8d15ab0 authored almost 9 years ago
Update CHANGELOG

github.com/DestinyItemManager/DIM - c8a66d0f2e3724e5aaf7c8a74c7906ff8b6b7ba6 authored almost 9 years ago
Prefer items that are for a character's class.

github.com/DestinyItemManager/DIM - 44b50dd18bf2c89beb08d7bea91e55ba1c8155f8 authored almost 9 years ago
Simplify/fix dequipItem.

github.com/DestinyItemManager/DIM - beffc8dd914e6c9a2442ee5bd0c0f1ca48f05826 authored almost 9 years ago
Better similarItem value function.

github.com/DestinyItemManager/DIM - f0d2645699ca7dcc0f184ffe2f60570415456f02 authored almost 9 years ago
Include level in canEquip.

github.com/DestinyItemManager/DIM - 25b955ff886d41b572a11291ce10f6072682623d authored almost 9 years ago
check if pure roll, use floor vs round

github.com/DestinyItemManager/DIM - 627e7bfbd8c5a27fb1d0b19b42e60364a22aa2b3 authored almost 9 years ago
Merge branch 'dev' into tips

# Conflicts:
# app/scripts/services/dimSettingsService.factory.js
# app/scripts/store/dimStoreIt...

github.com/DestinyItemManager/DIM - 6424caf5ec16277b47ac8d2d83416189d6243e38 authored almost 9 years ago
version bump dev 3.5.4 -> 3.5.5

github.com/DestinyItemManager/DIM - 735d04de3f2e62a96cea3a66a23591c858c49c71 authored almost 9 years ago
Merge pull request #443 from DestinyItemManager/minmax

Show normalized armor stats & stat roll quality

github.com/DestinyItemManager/DIM - 8dd6d5c62182fae4b5f94d8d48025912b46e99dc authored almost 9 years ago
some more formatting -_-

github.com/DestinyItemManager/DIM - d59d6b4597c4104d5f0379c209aa8eb8d6ed5957 authored almost 9 years ago
add note for artifacts

github.com/DestinyItemManager/DIM - 8a60d3429310e04082fe6cbbc9b121e0a7d1f7fd authored almost 9 years ago
updating values based on my observations

more info: https://imgur.com/a/vx3yh

github.com/DestinyItemManager/DIM - f3767760397638d9cbfb851c33dcdc822e403b04 authored almost 9 years ago
let's round for now instead of ceil.

github.com/DestinyItemManager/DIM - f0adc364906995200a96369ba4008048fe2718d0 authored almost 9 years ago
Merge branch 'dev' into minmax

# Conflicts:
# app/scripts/services/dimSettingsService.factory.js
# app/scripts/store/dimStoreIt...

github.com/DestinyItemManager/DIM - 139bda6b607609ac32be4f9f58fc121fc7a33fd7 authored almost 9 years ago
fix typos in bonus calc

github.com/DestinyItemManager/DIM - 2e9b77b288b9f0e9c6c7fffa50f875203e85bb88 authored almost 9 years ago
use bungie data, properly credit sources

github.com/DestinyItemManager/DIM - ba9957aff036dfa153ef6b0ab6471929c58c2000 authored almost 9 years ago
support loading via view for toaster

github.com/DestinyItemManager/DIM - 4ec2dafec840ef388fad0a689ced88c7290d4f4e authored almost 9 years ago
just playing with the interface, i'm happy now.

github.com/DestinyItemManager/DIM - faa7fd9443166c16dca2f462836e6f9219314d8e authored almost 9 years ago
rename help -> info svc

github.com/DestinyItemManager/DIM - 41e037fb2529b0fb8bbf251b96509dbafc7a9854 authored almost 9 years ago
create info service so we can reuse this idea more easily

github.com/DestinyItemManager/DIM - 233b3d77e080362b8ca1cef8ba7b2bf812f9b549 authored almost 9 years ago
show tip if user moves item via move dialog

github.com/DestinyItemManager/DIM - a7c4f4f1bbd622ad04f3ff01342b1440749470c7 authored almost 9 years ago
Don't show move amount slider if an item can't be transferred.

github.com/DestinyItemManager/DIM - a6a98eb3855cb45a2097df4f33fd99a839cfb6fb authored almost 9 years ago
Rename item.xpComplete to percentageComplete, so it's clearer.

Plus, bound it to be no more than 100% per objective. Fixes #495.

github.com/DestinyItemManager/DIM - f1f2025c0cd6e63ee49ac774cdb4fe1d3d7ed312 authored almost 9 years ago
update some copy

github.com/DestinyItemManager/DIM - cc7b9155c797c4c1b28c885694ce5a324d1684f5 authored almost 9 years ago
less saturated colors, better armor comparison styling

github.com/DestinyItemManager/DIM - 3150db635cb0d343024a65bfd892d92462713899 authored almost 9 years ago
playing with some styling

github.com/DestinyItemManager/DIM - c3b53ff0f6d539d5bb01c8fc90f13afba791556f authored almost 9 years ago
move quality badge to bottom left, better quality toggle

github.com/DestinyItemManager/DIM - e91ed3cbdc40892a08e07d684faba560dcb45c0c authored almost 9 years ago
Not ready for node 6.

github.com/DestinyItemManager/DIM - 845046ce7bd674d71f9b3009d7f6172f5931ea3f authored almost 9 years ago
Travis is tricky

github.com/DestinyItemManager/DIM - 4dc29b0b8b70b251bdac238d700faa3c5c90be93 authored almost 9 years ago
Fix travis yml syntax

github.com/DestinyItemManager/DIM - 8454fb685006457a274f03d0d542120c63500a8a authored almost 9 years ago
Try to fix travis.

github.com/DestinyItemManager/DIM - 548d4d1262c6608cd8d4e484a3b1c74e12191c51 authored almost 9 years ago
Merge pull request #490 from bhollis/element-icons

Add the option to show elemental damage icons on weapons.

github.com/DestinyItemManager/DIM - 3d3d8f00cb8d0bf8939199ba79801d4c52a70d44 authored almost 9 years ago
Get rid of transparency on element icons.

github.com/DestinyItemManager/DIM - 027e75502b7d7449dd678263bad642b76e1d4745 authored almost 9 years ago
Update CHANGELOG

github.com/DestinyItemManager/DIM - 7a85c4a60fb72bebc4f043454b9101bb97b84cd4 authored almost 9 years ago
Add the option to show elemental damage icons on weapons.

We will also always show elemental damage icons in the popup title.

github.com/DestinyItemManager/DIM - 037659322a4aa8b2e6073e6a7eb3a888539f4581 authored almost 9 years ago
updated formulas

updated based on:
https://drive.google.com/file/d/0B9o2YvBBn_80MUZBN09fZEo5M1k/view

github.com/DestinyItemManager/DIM - 4b36e75b0b8e9b5fe0fa990c4f3674cdacbee394 authored almost 9 years ago
cleaning up tips, some styling

github.com/DestinyItemManager/DIM - a0ea8d7b0ce0ce533c1a84037070bd2254d3b21d authored almost 9 years ago
adjust colors + some text

github.com/DestinyItemManager/DIM - 83c7cb8d0f6f0a67f707c34c0cc8b1fe9fef5afd authored almost 9 years ago
Merge pull request #489 from bhollis/leveling-loadout

Item leveling loadout

github.com/DestinyItemManager/DIM - f1c6d18a236240cf34274f4b907e7518fd3222d1 authored almost 9 years ago
add toggle for showing item quality

github.com/DestinyItemManager/DIM - cf38d8c832493646031a6bc8270116daddb7d75a authored almost 9 years ago
fix quality rating

github.com/DestinyItemManager/DIM - ceb0d9aa10826d30ab6570e709e77b22207cdf3e authored almost 9 years ago
Merge branch 'dev' into minmax

github.com/DestinyItemManager/DIM - 3182ad9a03c0aa1502a748eb5397b0a63bfdd59a authored almost 9 years ago
Merge remote-tracking branch 'origin/minmax' into minmax

# Conflicts:
# app/styles/main.css

github.com/DestinyItemManager/DIM - c439010c4225d0503d71262ff08e544a4bdadbf7 authored almost 9 years ago
use 0 - 100%, add % to main view

github.com/DestinyItemManager/DIM - 7e87af39da3c9bca85ec4f3ef6525af293ab493e authored almost 9 years ago
Run images through ImageOptim.

github.com/DestinyItemManager/DIM - 755cb80ca501821f1d4f1b130b7c8de23759cd0e authored almost 9 years ago
Remove unused Infuse modifications.

github.com/DestinyItemManager/DIM - 98b4d45b21740f586e0cd1030c688d6e27738b20 authored almost 9 years ago
Post-merge fixups

github.com/DestinyItemManager/DIM - a874dadd8e0516b7a9201a053507f8de0ec4f47b authored almost 9 years ago
Merge remote-tracking branch 'origin/dev' into minmax

github.com/DestinyItemManager/DIM - 270ce338c5b665f6816c600ea69cc0725fb4d09a authored almost 9 years ago
Don't try to equip items from the postmaster!

github.com/DestinyItemManager/DIM - d965956ee45206363d7c7a0957521e64359f933e authored almost 9 years ago
Actually prefer more-leveled items.

github.com/DestinyItemManager/DIM - a537f329d6c229eab2b20c9291c74f0b78a5cca8 authored almost 9 years ago
Factor out common loadout-optimization code.

github.com/DestinyItemManager/DIM - e8da40aae2968c2c58ed160e88358c7ae4e1e316 authored almost 9 years ago
Clean up mote consumer and rename to "Item Leveling".

github.com/DestinyItemManager/DIM - ddce9ccc71936aad0a12a1dcae7eb34a956f217c authored almost 9 years ago
Introduce a 'canBeEqippedBy' method on items.

github.com/DestinyItemManager/DIM - af6b9e7b76cb610bf72a68e0d981e932a5371e12 authored almost 9 years ago
min to max, leave unlvl items equiped.

github.com/DestinyItemManager/DIM - c3a3c302fea9e55e05fdec4be5eea9639412e758 authored almost 9 years ago
Ignore items that need no exp.

github.com/DestinyItemManager/DIM - b4737d59cf7835555e66bc2771ad76a5f26c8e6e authored almost 9 years ago
Dont equip common items, prefer almost completed items.

github.com/DestinyItemManager/DIM - 6266d36e3cc9ceff952289db565e415fb85e7341 authored almost 9 years ago
Fix drag-drop hovering partial stack movement.

github.com/DestinyItemManager/DIM - 010231458b14d353a188b6bafa013126c9e2b55c authored almost 9 years ago
Merge pull request #484 from bhollis/infusion-finder

Infusion finder

github.com/DestinyItemManager/DIM - 458ab51bd441c59524c14ead71d5a23b3df5edc1 authored almost 9 years ago
Update CHANGELOG for infusion finder.

github.com/DestinyItemManager/DIM - aea66ba51f8dafff63c878805f1f949cd8f112f1 authored almost 9 years ago
Reforge Infusion Calculator as Infusion Fuel Finder.

github.com/DestinyItemManager/DIM - fa08fe2dcd5a55a1ca2741445480426706d33323 authored almost 9 years ago
Bring back infusion calculator.

This reverts commit 52169dfbbfa4e7b6e24fc2e68a16874691751ccf.

github.com/DestinyItemManager/DIM - eb9fd74a68379b0735b6433337e68d2691229ee5 authored almost 9 years ago
Updated changelog.

github.com/DestinyItemManager/DIM - 82412606c2d0c53425e42e3c3d2fbe091dc7f1a8 authored almost 9 years ago
Updating files.

github.com/DestinyItemManager/DIM - 09b9856ea8ba9c7de420ab85ee7dc0ec78694921 authored almost 9 years ago
Added Sterling Treasure, Junk and SLR Record Book to items. Updated manifest.

github.com/DestinyItemManager/DIM - 611f6510b2492ea0e697018282da349905ead87a authored almost 9 years ago
Improve settings handling.

github.com/DestinyItemManager/DIM - 6a14d9bd6ad6b0307a36ee6e7a409afb0f9c1420 authored almost 9 years ago
Update CHANGELOG.

github.com/DestinyItemManager/DIM - 9d089b5e856df8ead2984b8ab4bff8b16a88d226 authored almost 9 years ago
Allow vault to be up to 12 spaces wide.

github.com/DestinyItemManager/DIM - 5e2c1b2c8ed0416c0024011a66cef2e537d1c66e authored almost 9 years ago
Merge pull request #480 from bhollis/hardening

Harden against errors in metadata

github.com/DestinyItemManager/DIM - 3b73149ae9b5be9cfced068538f223bbab36874f authored almost 9 years ago
Another attempt at fixing dialogs.

Should fix #483.

github.com/DestinyItemManager/DIM - dc96ed5a9550545074c47b7ce2a037557f4754b1 authored almost 9 years ago
Fix subclasses not showing up in loadouts.

Fixes #482.

github.com/DestinyItemManager/DIM - c93482e6998830e906f707f5d17e9908e02c87f2 authored almost 9 years ago
Fix capitalization.

github.com/DestinyItemManager/DIM - d76e5ef4c69367aa3f99108156270ea394816727 authored almost 9 years ago
Merge pull request #481 from cwild/dev

Fixed text when consolidating items into the Vault.

github.com/DestinyItemManager/DIM - b76a4a3eccc778c9d6d12f11099f1d87349432cf authored almost 9 years ago
Fixed text when consolidating items into the Vault.

github.com/DestinyItemManager/DIM - 17e38ee4920a80247c46178884f9dd05b99c1680 authored almost 9 years ago
console.error instead of console.log

github.com/DestinyItemManager/DIM - c462bab2782b8e4a6d4ee0841d54b29d637bc5bd authored almost 9 years ago
Better error message for no account on platform.

github.com/DestinyItemManager/DIM - d8e5dd835890ecd5473c390bebfa6aee9a821217 authored almost 9 years ago
Improve membership error message.

github.com/DestinyItemManager/DIM - fb6e4d24b508ab10b4b5070954ab616aae983bcf authored almost 9 years ago
Check character level against possible replacements in searchForSimilarItem.

Plus handle a bunch of other errors better...

Fixes #479.

github.com/DestinyItemManager/DIM - 74f4e33207f1157ea96a1ddee62eb35371434f5f authored almost 9 years ago
Harden XurService a bit against errors.

github.com/DestinyItemManager/DIM - a9416d793fa470368ded46d71c01b98d290b4521 authored almost 9 years ago
Build in some defensive error handling to the item-building process.

github.com/DestinyItemManager/DIM - 2f6b2374c26ec7c6e89919d6689ce6f7ae9880b6 authored almost 9 years ago
Fixed bug with currentBucket being undefined.

github.com/DestinyItemManager/DIM - 3c87fff5ddfc8bed0d5e1d104fb1bb6dd8ce00b0 authored almost 9 years ago