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
- 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
- D3 Calculator: Refactoring of code * abstract D3SkillModifier is now an interface ID3SkillModifier. * BNetFailureObjectReturned exception renamed to BNetFailureObjectReturnedException. * BNetResponseFailed exception renamed to BNetResponseFailedException. * Note: no functional change. More... almost 12 years ago
- D3 Explorer: Fix problem of control position when resizing the window. More... almost 12 years ago
- BNet API: Assembly revision version now auto increments. - D3 API: Refactoring: Some JsonHelpers methods deprecated and replacement methods added. - All: Refactoring: JsonHelpers is now the only class responsible for serializing / deserializing json objects. - D3 Explorer: New "Update Known Gems" button added (auto updates d3gem.json file) - D3 Explorer: Default d3gem.json file updated. More... almost 12 years ago
- Fix: Application in "release" mode fails loading some type from System.Web.Services assembly. More... almost 12 years ago
- D3 Explorer: tree view information enhanced. More... almost 12 years ago
- D3 API Fix: Workaround for erroneous raw attribute names in some set from Blizzard API ("Intelligence", "Vitality"). - D3 API New: Some missing attributes added in ItemAttributes ("Resource_Regen_Per_Second#Mana", "Resource_Regen_Per_Second#Spirit", "Spending_Resource_Heals_Percent#Spirit"). - D3 Calculator: Fix: "CeremonialDagger" missing in weapon list: Gems socketed on ceremonial dagger were incorrect. - Explorer: Hero name added in main hero node. More... almost 12 years ago
- Fix: "MightyWeapon1H" and "MightyWeapon2H" missing in weapon list. More... almost 12 years ago
- Fix: "Staff" missing in weapon list: Gems socketed on staff were incorrect. More... about 12 years ago
- D3 Calculator: KnownGems improvements. - D3 Calculator: GemHelper.cs removed. - D3 API: Fix copy constructor. More... about 12 years ago
- D3 Calculator: Gems determination moved from GUI to Calculator. More... about 12 years ago
- D3 Explorer: New action "simplify item" on Item objects - D3 Calculator: New set of extension methods for ItemAttributes class (ItemAttributesExtension) - Fix: simplify() now removes 0-0 values. More... about 12 years ago
- Newtonsoft.Json.dll updated to 5.0.6 - Minor improvements in tree view (node's text contains more information) More... about 12 years ago
- Fix: Management of "damageTypePercentBonus_*" attribute in simplifyItem() More... about 12 years ago
- D3 API: Several ToString() overrides added - D3 Calculator: New extension to simplify raw attributes of an Item - D3 Profile Explorer: use of new extension in D3ItemEditor More... about 12 years ago
- Fixed: level and paragon bonus were not always taken into account when calculating passive skills bonus More... over 12 years ago
- ItemSummary: New fields recipe and craftedBy available from D3 server - Item: craftedBy moved to ItemSummary More... over 12 years ago
- D3Calc: "HandXbow" id added in weapon list More... over 12 years ago
- D3API: New attributes craftedBy added into Item - D3 Calculator: Set detection updated since blizzard API send the information of activated set bonus into Items - D3 Calculator: Attack speed regression when using raw data in StatsItem (was not a problem when using the GUI as input is filtered) - D3 Calculator GUI: Passive skills activation updated More... over 12 years ago
- D3Calculator: Some skills updated for latest 1.0.8 patch (life per second) More... over 12 years ago
- D3Calculator: Some code refactoring and use of LINQ - D3Calculator: More computations based on ItemValueRange instead of double (for future use with meta items) - D3API: ItemAttributesHelper.cs removed (unused) More... over 12 years ago
- Update: Calculator.Helpers added for extension classes and other helpers - Update: Calculator.GemHelper.cs and Calculator.ItemExtension.cs moved to Calculator.Helpers - New: ItemExtension and ItemAttributesExtension added classes added More... over 12 years ago
- API: CacheableDataProvider updated: OnlineMode is now a 3 choices (offline, online, online if data is missing) - API: Helper added to help loading json files - API: New attribute added in ItemAttributes for Diablo 1.0.7 update - Explorer: hosts and languages are know taken from json configuration files - Calculator: d3gem.json updated for Diablo 1.0.7 update More... over 12 years ago
- D3API: CacheableDataProvider updated (cache directories) More... over 12 years ago
- D3 API: Missing attribute added in SocketedGem - D3 Calc: Some skills updated More... over 12 years ago
- D3 Calculator: Fixed regression: +% attack speed like enchantress skill "Focused mind" is taken into account More... over 12 years ago
- D3 Calculator: Attack speed calculation regression More... over 12 years ago
D3 Calculator GUI: Gems are now dynamically handled More... over 12 years ago
- D3 Calculator: Issue #19 "Show hero name" More... over 12 years ago
- D3 API: Socketed gems parsing is now correct (new SocketedGem and SocketEffect classes) - D3 Calculator: Known gems management updated (KnownGems class) - Profile Explorer: Known gems can be explored - D3 API Example: New method to generate known gems (default language) More... over 12 years ago