1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fix: Calculator fails if ItemAttributes.UnmanagedAttributes is not null. More... over 11 years ago
- Fix: "damageWeaponBonusDeltaX1_*" was not always used in calculations. More... over 11 years ago
- Update: "* Portable" directories removed, projects moved into base directories. More... over 11 years ago
- Fix: Unit tests updated for previous fix (now green). More... over 11 years ago
- Fix: attributes added in ItemAttributes ("damageWeaponBonusDeltaX1_*"). - Update: some unused attributes removed. More... over 11 years ago
- New: Portable Class Libraries added. - New: Standard libraries updated to .net 4.5. More... over 11 years ago
- Fix: Flail1H and Flail2H were missing as weapons. More... over 11 years ago
- Fix: Context of battle tag and host could be lost when switching between several careers / heroes. More... over 11 years ago
- Fix: D3 API raw URL TextBox dock. More... over 11 years ago
- Fix: ItemSummary.RandomAffix attribute. More... over 11 years ago
- New: Some unit tests added. - New: ItemAttributes now deserializes unknown attributes in UnmanagedAttributes. - New: ItemValueRange comparison takes into account an epsilon. - Some refactoring. More... over 11 years ago
- New: D3DeepCopy.DeepClone() (published for use in Android application) More... over 11 years ago
- Unit tests updated using Moq framework. More... over 11 years ago
- Fix: Ruby gems were not taken into account on weapon because of a new attribute "Damage_Weapon_Bonus_Flat#". - New: Acts and quests progress updated with new API as of 09/04/2014. More... over 11 years ago
- Fix: Formula for hero hit points - Fix: There is no malus on DPS of followers since RoS. More... over 11 years ago
- Fix: Crashes because Blizzard API is changing for RoS. More... over 11 years ago
Update README.md More... over 11 years ago
- New: MD5 implementation based on BouncyCastle's MD5Digest - Update: OnlineMode is now FetchMode. - In progress: Update to C# code style. - In progress: Refactoring using ReSharper 8.1 for consistency. - Update: "Android D3 API by ZTn" solution up to date. More... over 11 years ago
- In progress: Unit tests added. - In progress: Update to C# code style. - In progress: Refactoring using ReSharper 8.1 for consistency. - In progress: Comments updated. - In progress: Name of some methods changed. More... over 11 years ago
Merge branch 'master' of https://github.com/zetoken/D3-API-by-ZTn More... almost 12 years ago
- D3 Calculator: Fix Weapon identification errors when looking for gems (by reverting to the old simple method and adding "Wand" for use in GUI). More... almost 12 years ago
- D3 API: Fix: Last updated time is converted to local time. More... almost 12 years ago
- D3 Calculator: Fix Ruby for ambidexterity. - D3 Calculator: Comments updates. More... almost 12 years ago
- D3 Calculator & Explorer: Fix (finally) Ruby gems on weapons that were not multiplied by weapon damage percent bonus ("+ % damage") by redesigning the item simplification process. More... almost 12 years ago
- D3 Explorer: Fix (temporarily) Ruby gems on weapons were not multiply by weapon damage percent bonus ("+ % damage") - D3 Calculator: Templar and Scoundrel formulas seems OK at lvl 60. Need some adjustments for enchantress. More... almost 12 years ago
- Fix Android projects. More... almost 12 years ago
- D3 API: D3DeepCopy allows some form of deep cloning (essentially for objects that can be used in calculator et editor) - D3 Explorer: Fix potential problems with gems in Calculator GUI More... almost 12 years ago
- D3 Calculator: Refactoring * ItemAttributesFromLevel and ItemAttributesFromParagonLevel moved to Heroes namespace - D3 Calculator: Templar follower can now be calculated (formulas not yet found for others) More... almost 12 years ago
Merge branch 'master' of https://github.com/zetoken/D3-API-by-ZTn More... almost 12 years ago
- D3 Explorer: Fix a problem preventing the edition of D3 Calculator Form in Visual Studio. - D3 Calculator: Refactoring of code * New properties added in ID3SkillModifier (and its multiple implementations) * Improved passive skill's CheckBoxes management More... almost 12 years ago