Skip to content

Releases: SimCMinMax/SimPermut

SimPermut

20 Mar 12:28
Compare
Choose a tag to compare

v1.7.3 03/20/2017
[UI]Added focus to resultbox after generating

SimPermut

17 Mar 14:13
Compare
Choose a tag to compare

v1.7.2 03/17/2017
[FIX]Fixed inversion checker if only 2 rings/trinkets selected

SimPermut

22 Feb 10:22
Compare
Choose a tag to compare

v1.7.1 02/22/2017
[FIX]Corrected a small typo that broke inversion checker...
[CODE]Added some debug print

SimPermut

21 Feb 15:31
Compare
Choose a tag to compare

v1.7 02/21/2017
[UI]Put back inversion checker

SimPermut

16 Feb 10:18
Compare
Choose a tag to compare

v1.6.4 02/16/2017
[FIX]Fixed ring and trinket print if not selected

SimPermut

15 Feb 13:41
Compare
Choose a tag to compare

v1.6.3 02/15/2017
[FIX]Reduced Window size overall

SimPermut

30 Jan 14:56
Compare
Choose a tag to compare

v1.6.2 01/30/2017
[FIX]Fixed AutoSimc Export's artifact writing
[UI]Add an information when no copy are generated because there is no other valid combination
[UI]Integrated result window into main window for easier use

SimPermut

23 Jan 16:28
Compare
Choose a tag to compare

v1.6.1 01/23/2017
[FIX]Removed ring/trinket inversion check as it was causing too much problem that it solved. I'm working on a better solution
[FIX]Fixed a bug where ring/trinket would be added in generated chain even if they didn't change

v1.6-beta 01/19/2017
[UI]Added an AutoSimcExport button that generates a string of all item selected to export and do a permutation with AutoSimc
[UI]Added a var to select copy name type (number or item changed) in core.lua (ln 20). I will add a config panel later.
report_type = 1 -> list of item changed
report_type = 2 -> number (copyX)

SimPermut

19 Jan 15:06
Compare
Choose a tag to compare

v1.6-beta 01/19/2017
[UI]Added a Raw string button that generates a string of all item selected to export and do a permutation with AutoSimc
[UI]Added a var to select copy name type (number or item changed) in core.lua (ln 20). I will add a config panel later.
report_type = 1 -> list of item changed
report_type = 2 -> number (copyX)

SimPermut

17 Jan 15:49
Compare
Choose a tag to compare

v1.5.1 01/17/2017
[FIX]Fixed a bug when no ring/trinket where selected no generating the copy properly