1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Update: files cached are now stored in subdirectories based on their url More... over 12 years ago
- "D3 Profile Explorer" version bump - "D3 Calculator" version bump - D3ItemEditor now takes care of ItemType - Archery and WeaponsMaster added to apply buff based on weapon type More... over 12 years ago
- "D3 API by ZTn" version bump - ItemType constructors added More... over 12 years ago
- D3 Calculator: No weapon is now supported More... almost 13 years ago
- Hero now can wear no weapon More... almost 13 years ago
- DataContractJsonSerializer replaced by third party "NewtonSoft.Json" API (alias JSon.net) More... almost 13 years ago
- Bug: Undefined skills now accepted More... almost 13 years ago
- D3 Calculator: List<> assignation workaround for Mono for Android More... almost 13 years ago
- D3 Calculator: Set discovery updated - D3 Calculator: Ambidextry calculation updated ("+x% weapon bonus damage" was incorrectly used) More... almost 13 years ago
- D3 Calculator: set bonuses are auto discovered - D3 Calculator: new tab dedicated for set bonuses - D3 Calculator: item name and id are shown in item editors - Profile Explorer: use of set bonuses - Android library project updated More... almost 13 years ago
- D3 Calculator: WeaponsMaster_SwordDagguer.cs renamed to WeaponsMaster_SwordDagger.cs More... almost 13 years ago
- Workaround for Android: private DataMember fields changed to protected because Mono for Android does not correctly manage private fields serialization with inheritance More... almost 13 years ago
- Android libraries updated - Android: "D3 Calculator Library byt ZTn" project added for Android More... almost 13 years ago
- Bug: damageTypePercentBonus attribute is now used as it should More... almost 13 years ago
- D3 API: Follower skills are now available - Profile Explorer: Check added before trying to download information from server More... almost 13 years ago
- D3APi: icon size can be chosen - Profile Explorer: downloaded icons are shown More... almost 13 years ago
- New enumeration: HeroClass and HeroGender - Profile Explorer: improved Enum handling More... almost 13 years ago
- Bug: Perfectionnist.cs renamed to Perfectionist.cs - D3Api: D3 skill and item icons can now be retrieved in - Profile Explorer: icons can be retrieved (only stored in cache directory for now) - CacheableDataProvider: png stored with .png extension - CacheableDataProvider: only application/json responses are checked againt FailureObject More... almost 13 years ago
- Bug: Reset did not always restore gems state More... almost 13 years ago
- Correction: "patch" added for weapon damage - if bonusMin > delta the delta = bonusMin+1 - Life steal added in UI More... almost 13 years ago
- Correction: FollowerSkills.cs removed - D3Api default locale changed to "en" More... almost 13 years ago
- Monk skill added (Mystic Ally with Earth Ally) More... almost 13 years ago
- Android solution added (with Mono for Android by Xamarin) More... almost 13 years ago
- Performance profiler removed More... almost 13 years ago
- Code Analyse Errors CA2202, CA2237 removed More... almost 13 years ago
- Some refactoring of D3SkillModifier use by D3Calculator More... almost 13 years ago
- HeroStuff class renamed to StatsItem - Level and Paragon level bonuses are now treated as unified ItemAttributes (no more formula every where in the calculator) - +10% life added in skill Perfectionnist - Monk skill MysticAlly_EarthAlly added More... almost 13 years ago
- Access to resistances from calculator updated More... almost 13 years ago
- Bonuses earned by level and paragon are now available as ItemAttributes More... almost 13 years ago
- Monk "Mantra of Evasion" skill added - Active skills are now applied after passive skills More... almost 13 years ago