SimCMinMax / AutoSimC

Python script to create multiple profiles for Simcraft to find Best-in-Slot and best enchants/gems/talents combination.
GNU General Public License v3.0
54 stars 17 forks source link

Unnecessary tests for enchant #1

Closed Aethys255 closed 7 years ago

Aethys255 commented 9 years ago

We don't need the elif and some line of the array of enchant. I prefer to let it as it is atm until I found a better way to do an array of enchant available without specifying it manually.

Kutikuti commented 7 years ago

Old but maybe some cleanup : Do we still have to keep the enchant permutation part ? (l231+) I could redo some of it if you are interested in keeping it

Kutikuti commented 7 years ago

Scrapped unused code