Yakomota / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

False positive for augmentation recipe (flasks) #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Procurement are you using? On what operating system?
Version 1.3.1, Windows 7 64-bit

What steps will reproduce the problem?
1. Go to Recipes tab
2. Look at results for "Orb of Augmentation - same base type as normal"
3. Flasks are listed with 66.67 match percentage and "Item with Rare rarity"

What is the expected output? What do you see instead?
Flasks are listed (for example, normal Sanctified Life Flask and magic 
Sanctified Life Flask). They should not be listed because rare flasks do not 
exist.

Please provide any additional information below.
This problem was also in previous versions.

Original issue reported on code.google.com by stanm...@gmail.com on 20 Mar 2014 at 6:49

GoogleCodeExporter commented 9 years ago
Good catch!  Here's a quick patch to fix this bug.  It makes the 
SameBaseTypeRecipe skip Gear with the Flask GearType.

Original comment by cmaca...@gmail.com on 26 Apr 2014 at 9:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by stickymaddness on 11 May 2014 at 11:42

GoogleCodeExporter commented 9 years ago
Patch has been implemented, this will be fixed in the next release.

Original comment by stickymaddness on 14 May 2014 at 2:22