PoeHUD Plugin: Inventory Items Analyzer menu

User Tag List

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 204
  1. #121
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There may be issues with values, in that case its because it was copied over from the original version that kScared made (thanks by the way). I just organized the code, updated the menu and added attack/cast % to rings, and move speed to boots for RaspberryPhoenix (who also helped with some typos i made).

    If you all can come up with a list of stats with proper ranges for each gear base type, i can add them/tweak them to help make this plugin better.

    ig
    HELMET
    Life: 0-140
    ES: 0-140
    TResist 0-150

    excreta

    PoeHUD Plugin: Inventory Items Analyzer
  2. Thanks Valois, fabcard, bookx (3 members gave Thanks to Treasure_Box for this useful post)
  3. #122
    fabcard's Avatar Member
    Reputation
    10
    Join Date
    Jun 2013
    Posts
    137
    Thanks G/R
    38/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you @Treasure_Box.
    Sorry if I didn't explain well my earlier posts. I didn't mean to blame you for the issues on the plugin. My English sucks as you can tell. My intention is just to try to help make this plugin better by reporting issues and giving my feedback. And again I want to thank you for working on it.
    So yeah, I hope someone with more experience in item affixes can help with that list you said so you add them to the plugin.
    Thanks.

  4. #123
    bookx's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    24
    Thanks G/R
    16/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    total resistances doesnt seem to always work, i have some items that have two resistances totaling above 70 but are not highlighted

    required sum affix doesnt seem to always work either, i have an belt that has 40+strength and 30+weapon elemental damage and total resist of 80+ but doesnt not get highlighted with a border/star

    hybrid life mods do not count on the total life. hybrid life rolls are
    Body Armours: 18-38
    Helms / Shields: 18-33
    Boots / Gloves: 18-28


    quivers not filtered? the list of mod ranges for quivers PoEDB: Exile Chronicles

    EDIT:
    this could have been sold to an NPC if i didnt check it

    Rarity: Rare
    Woe League
    Titan Greaves
    --------
    Quality: +5% (augmented)
    Armour: 253 (augmented)
    --------
    Requirements:
    Level: 68
    Str: 120
    --------
    Sockets: R
    --------
    Item Level: 73
    --------
    +65 to maximum Life
    +41% to Fire Resistance
    +45% to Cold Resistance
    +45% to Lightning Resistance
    Last edited by bookx; 01-06-2018 at 10:56 AM.

  5. #124
    RaspberryPhoenix's Avatar Member
    Reputation
    13
    Join Date
    Apr 2017
    Posts
    29
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is due to hardcoding of movespeed on boots in the current iteration, also most item classes have HP or ES requirement regardless of affix-count.

    I've modified this in the current pull request, so that you get full control of what items are highlighted, along with adding an affix-requirement-counter for each item class.

    Don't know if you can download it directly, otherwise you will have to wait for KSacred to merge my version


    Originally Posted by bookx View Post
    total resistances doesnt seem to always work, i have some items that have two resistances totaling above 70 but are not highlighted

    required sum affix doesnt seem to always work either, i have an belt that has 40+strength and 30+weapon elemental damage and total resist of 80+ but doesnt not get highlighted with a border/star

    hybrid life mods do not count on the total life. hybrid life rolls are
    Body Armours: 18-38
    Helms / Shields: 18-33
    Boots / Gloves: 18-28


    quivers not filtered? the list of mod ranges for quivers PoEDB: Exile Chronicles

    EDIT:
    this could have been sold to an NPC if i didnt check it

  6. Thanks bookx (1 members gave Thanks to RaspberryPhoenix for this useful post)
  7. #125
    bookx's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    24
    Thanks G/R
    16/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    copy pasted whats in here, same thing, items i previously mentioned are still not highlighted

    Merge pull request #9 from Treasure-Box/master * RaspberryPhoenix/InventoryItemsAnalyzer@ebd0b60 * GitHub

  8. #126
    RaspberryPhoenix's Avatar Member
    Reputation
    13
    Join Date
    Apr 2017
    Posts
    29
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bookx View Post
    copy pasted whats in here, same thing, items i previously mentioned are still not highlighted

    Merge pull request #9 from Treasure-Box/master * RaspberryPhoenix/InventoryItemsAnalyzer@ebd0b60 * GitHub

    My release is downloadable here : GitHub - RaspberryPhoenix/InventoryItemsAnalyzer at RP

  9. Thanks bookx, noneyatemp (2 members gave Thanks to RaspberryPhoenix for this useful post)
  10. #127
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm this still hasen't been merged? I'll see what i can do to get this folded in.

  11. #128
    bookx's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    24
    Thanks G/R
    16/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got a helm that has T2 accuracy (380+) and T3 life (70+) but is not filtered

    my helm config is
    life: 60
    accuracy:220
    affix count: 2

  12. Thanks Treasure_Box (1 members gave Thanks to bookx for this useful post)
  13. #129
    RaspberryPhoenix's Avatar Member
    Reputation
    13
    Join Date
    Apr 2017
    Posts
    29
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bookx View Post
    i got a helm that has T2 accuracy (380+) and T3 life (70+) but is not filtered

    my helm config is
    life: 60
    accuracy:220
    affix count: 2
    Thank you for noticing this, it will be fixed in next version

  14. Thanks Treasure_Box, fabcard, bookx (3 members gave Thanks to RaspberryPhoenix for this useful post)
  15. #130
    fabcard's Avatar Member
    Reputation
    10
    Join Date
    Jun 2013
    Posts
    137
    Thanks G/R
    38/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello there,
    I'm trying out the new version of this plugin and I have a couple questions, please.
    Are those lines from Cast Weapons and Attack Weapons a typo or they are correct (makes no sense to me, but I'm noob )
    *Cast Weapons: Total Elemental Spell Damage or it's supposed to be Total Spell Damage?
    *Attack Weapons: Total Elemental Spell Damage or it's supposed to be Total Elemental Damage? Spell Critical Chance or it's supposed to be Critical Strike Chance?
    Request: Any chance to add Attack Speed for Attack Weapons, please? Also, add Quivers as well?
    Thank you guys for improving this plugin. For me, it's one of the must-have plugins

  16. #131
    Alehopper's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    13
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you add for 'Maps' if you hover over a map item and it has anytype of reflect on it then it should display something like a warning?

  17. #132
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    131
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there an updated version of this plugin?

  18. #133
    bookx's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    24
    Thanks G/R
    16/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    needs an update for shaper/elder mods

  19. #134
    scar87's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, someone can explain me how to make it work nothing show

  20. #135
    Seminko's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2010
    Posts
    507
    Thanks G/R
    35/89
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RaspberryPhoenix View Post
    Thank you for noticing this, it will be fixed in next version
    Hey man, will you be updating the plugin for the new PoEHUD interface?
    Don't just say thanks, click thanks!

Page 9 of 14 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
  2. PQR Use inventory items~
    By Profesar in forum WoW Bot Maps And Profiles
    Replies: 0
    Last Post: 11-25-2016, 01:23 AM
  3. [Trading] TF2 inventory items of your choice for beta key (up to $35)
    By botofcoffee in forum Hearthstone Buy Sell Trade
    Replies: 0
    Last Post: 11-15-2013, 09:45 PM
  4. Replies: 5
    Last Post: 10-25-2008, 10:27 PM
  5. [d2loader plugin] item drop notifier!
    By jim3021 in forum Diablo 2
    Replies: 0
    Last Post: 09-24-2008, 02:02 AM
All times are GMT -5. The time now is 03:20 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search