1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Missing fields added in Career, Hero and Skill. More... over 10 years ago
- Minor code refactoring. More... over 10 years ago
- Fix an old remaining camelCase... Sorry for any inconvenience... More... over 10 years ago
- Fix Vitality formula for D3 2.1.2 More... over 10 years ago
.gitignore update More... almost 11 years ago
- New: ParagonBuilder class added to allow paragon points distribution and bonus computation. - Nuget: Updated packages (NewtonSoft.Json 6.0.6) More... almost 11 years ago
- Fix unit tests of D3Api - Fix a malformed url by D3Api.GetCareerFromBattleTag() More... almost 11 years ago
- New: All D3 downloadable objects now inherit from D3Object. - Fix: Better download error management (Json specific Battle.net responses) - Some code cleaning More... almost 11 years ago
- Old "Android Battle.net" dedicated solution removed More... almost 11 years ago
- D3 API: New asynchronous friendly methods published by D3Api More... almost 11 years ago
- D3 API: ID3DataProvider and HttpRequestDataProvider now allows a new asynchronous method. - D3 API: HttpRequestDataProvider now retries to fetch data up to 4 times in case of "too much request by second" (403 forbidden code) More... almost 11 years ago
- PCL Adapter: Fix: Better exception handling if fetch data fails - D3 API: Improvement: HttpRequestDataProvider error handling - D3 API: Some attributes updated in Artisan and Career More... almost 11 years ago
- D3 API: Migration to the new unified Battle.net API - D3 Calc: Fix crash when editing an item using one of 2.1 legendary sockets. - D3 Explorer: d3gem.json updated with 2.1 legendary sockets More... about 11 years ago
- Fix some graphic "glitches" More... about 11 years ago
- New: New "user friendly" IHM (D3 Profile Explorer Light) More... about 11 years ago
- Fix: Portable library project updated More... about 11 years ago
- D3 API: Fix possible bug when adding 2 ItemValueRange objects - D3 API: Performance (speed and memory) improvements when adding ItemAttributes objects More... about 11 years ago
- New: Harmony monk passive skill added as of PTR 2.1 - Fix: Skill cooldown reduction "sum" formula More... about 11 years ago
- New: Reference for results comparison can be set through a button - Update: Comparison is now done against a manually set or default reference - Update: Calculation is automatic the when form is first shown More... about 11 years ago
- Update: More calculated results (% cooldown reduction) - D3 Calculator: Some skills added or updated More... about 11 years ago
- New: Calculated values are colored based on a comparison with previous value - Update: More calculated results (+% damage vs elite and damage reduction vs elite, melee, ranged) More... about 11 years ago
- Fix: Item.DeepCopy() did not walk down through the inheritance hierarchy - New: D3 Calculator IHM (less tabs) - Update: More calculated results (+% skill damage by resist) More... about 11 years ago
- D3 Calculator: Fix: Some set rank not taken into account because of API inconsistency - D3 Calculator: Some skills added or updated More... about 11 years ago
- Fix: DeepClone now supports null instance as source. More... about 11 years ago
- Fix: W8 applications prevent main thread from waiting for network operation on UI thread. Use a workaround that should be valid for all OS (cf. https://github.com/zetoken/D3-API-by-ZTn/issues/23#issuecomment-45245673) More... about 11 years ago
Update README.md More... over 11 years ago
- Fix: Dodge formula updated (see http://us.battle.net/d3/en/forum/topic/12413371289) More... over 11 years ago
Merge branch 'master' of https://github.com/zetoken/D3-API-by-ZTn More... over 11 years ago
- KnownSets.cs removed as it is of no use. - New: ItemAttributes.AttributeSetItemDiscount added. - Some improvements in SetExtension (think "Ring of Royal Grandeur"). More... over 11 years ago
- Fix: HP formula for 61-65 levels. More... over 11 years ago