Download Latest Version D3DPSCalc_v2.6.jar (1.6 MB)
Email in envelope

Get an email when there's a new version of drag0nius' Diablo 3 DpS Calculator

Home
Name Modified Size InfoDownloads / Week
HOWTO_Comparer.pdf 2012-07-23 1.6 MB
Obsluga_Porownywania.pdf 2012-07-18 2.0 MB
readme.txt 2012-07-18 5.0 kB
D3DPSCalc_v2.6.jar 2012-07-18 1.6 MB
D3DPSCalc_v2.5.jar 2012-07-18 1.6 MB
Settings.csv 2012-07-15 567 Bytes
D3DPSCalc_v2.4.jar 2012-07-15 1.4 MB
language_en.properties 2012-07-15 3.7 kB
D3DPSCalc_v2.3.jar 2012-07-15 1.6 MB
D3DPSCalc_v2.2.jar 2012-07-13 1.6 MB
D3DPSCalc_v2.1_testbuild.jar 2012-07-13 1.6 MB
D3DPSCalc_v2.0.jar 2012-07-12 1.6 MB
D3DPSCalc_v1.10.jar 2012-07-10 1.6 MB
D3DPSCalc_v1.9.jar 2012-07-09 1.6 MB
D3DPSCalc_v1.8_JRE6.jar 2012-07-08 1.6 MB
D3DPSCalc_v1.7.jar 2012-07-08 1.6 MB
D3DPSCalc_v1.6.jar 2012-07-08 1.5 MB
D3DPSCalc_v1.5.jar 2012-07-08 1.5 MB
D3DPSCalc_v1.4.jar 2012-07-08 1.5 MB
D3DPSCalc_v1.3.jar 2012-07-07 1.5 MB
D3DPSCalc_v1.2.jar 2012-07-07 1.5 MB
D3DPSCalc_v1.1.jar 2012-07-07 1.5 MB
Totals: 22 Items   30.2 MB 0
Project home:
https://sourceforge.net/projects/d3dpscalc/

Wiki:
https://sourceforge.net/p/d3dpscalc/wiki/Home/

Quick start guide:

If you wonder what some element is for, mouse over it.

Simple view:
	Tooltips will pop up when you mouse over elements.

Comparer view:
https://sourceforge.net/projects/d3dpscalc/screenshots/ScreenSnip044.jpg
	1. First you need to select character statistics for further calculations from top of window,
	2. Choose which item slots you want to compare (checkboxes right at left edge of window)
	3. Fill in left column with equipped items,
	4. Fill in as many columns as you wish for comparison with equipped items,
	5. press Calculate button: 
		- first result will be total of equipped items,
		- further to the right will be results relative to first one,

Stats/Item/WeaponSet elements:
	* can be displayed in edit and read-only mode, second being very small,
	* can be displayed vertically or horizontally (Comparer view, round checkbox near Calculate button),

Changelog:


v2.6
http://virusscan.jotti.org/en/scanresult/7ca98a3493ec7de0b466c1d56b6e1e61cae0e9ce
	- fixed some calculations and responsiveness bugs,

v2.5
http://virusscan.jotti.org/en/scanresult/06a44f219978fc8dd3ada32cff00b351aa2811b7
	- fixed bug with removing items (non-focused combo boxes removed wrong items),
	- fixed saved data's encoding of local characters, now uses UTF-8,
	- fixed adding new items,
	- program now exits after failing to parse data,
	- added rounding saved values to 2 decimal places,

v2.4
http://virusscan.jotti.org/en/scanresult/136e138d1f8fa1a066e4ec2a841d0cf116d0c97b
	- fixed horizontal weapon view not displaying whole text field,
	- yet again reorganized code,

v2.3
http://virusscan.jotti.org/en/scanresult/69c9d1bf6d86b4b778514b88921281229b6f65e2
	- middle mouse scrolling, works a bit weird (you have to middle-click element inside), but well, it works :)
	- even more customization (grouping elements),
	- fixed not translating Weapon Set label in comparer view,

v2.2
http://virusscan.jotti.org/en/scanresult/d0ce4238c85bfc5263648678331dfb927e197616
	- fixed error on unsupported locale (invalid static variables declarations order o.O),

v2.1 testbuild
http://virusscan.jotti.org/en/scanresult/e4d79e982d7887e7e0222f2ee9cd20a2cfd95f71
	- attempt to fix language issue,

v2.0
http://virusscan.jotti.org/en/scanresult/a7c9a7af5b17c16332e315532135f0c71c220547
	- added Font customization,
	- added Text Fields/Combo Boxes width customization,
	- added support for all installed Look and Feels,
	- fixed checkboxes not updating when changing language,

v1.10
http://virusscan.jotti.org/en/scanresult/0402c8cd71eab11980b254a84a391bfed78579a9
	- reorganized items order in Comparer:
		* Weapon Set and Off-Hand taking priority, as they're always present,
		* rest of slots organized more naturally (top -> bottom placement on actual figure),
	- added disabling unused items in Comparer, primarily for easier telling what CheckBoxes do,
	- added import/clipboard export support ("I" & "E" buttons),
	- items of different types can't be into one picker anymore,
	- all names will be unique from now on (adding "_<number>" if name already exists),

v1.9
http://virusscan.jotti.org/en/scanresult/923063f271b174e70c7a6fb87de9644af6ac969a
	- changes to language files,
	- added Settings tab,
	- added languages selection at Settings tab,
	- added labels at the top of Comparer window,
	- fixed percents multiplication and % sign mechanic,

v1.8
http://virusscan.jotti.org/en/scanresult/636e1a8c2cb4d88456fa0195d6fa5416878b7ba5
	- migrated project to JRE6,
	- added Polish language,
	- fixed spacing between Char Stats picker and Comparer panel,
	- corrected list capacity - minor improvement,
	
v1.7:
http://virusscan.jotti.org/en/scanresult/7780b768526132d07d98428f1fe48aa18e580702
	- numerical textboxes now support mathematical expressions (+, -, *, /, ^, %) and '(' ')' paranthesis,

v1.6:
http://virusscan.jotti.org/en/scanresult/e91434f2aab083408bb7737a51aec5e54131ed65
	- added Off-Hand items,
	- fixed horizontal spacing bug (purely cosmetic),
	
v1.5:
http://virusscan.jotti.org/en/scanresult/5b29a7f0e2ca15f72f09c64d492b2f3c6b97ee73
	- fixed adding/substracting character stats,
	- fixed "usingDpS" persistence on weapons,

v1.4:
http://virusscan.jotti.org/en-gb/scanresult/62129f4d489dc55e45b08f95eb27f37c6f72e70d
	- cosmetic fix (Attribute, Crit Chance & Crit Damage order)

v1.3:
http://virusscan.jotti.org/en-gb/scanresult/67a599d8b680f0316ba3864300a0f05e18328bd4
	- fixed Comparer calculations bug,

v1.2:
http://virusscan.jotti.org/en-gb/scanresult/8ad0dc2fd9f8b21c1764ba194e1c12bfd80e3f25
	- fixed names updating across different elements of same type,
	- fixed simple weapon persistence,
	- fixed lack of items persistence,
v1.1:
http://virusscan.jotti.org/en-gb/scanresult/63eed1d77fc16ad50a3abb3f210a3aa70b15e055
	- added Comparer view presistence,
v1.0:
	Initial release.
Source: readme.txt, updated 2012-07-18