PoE Item Info Script (Version 2.11)
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.8
1.9.8 ================================= Final (?) darkshrine updates Uniques updated & Talisman Support, by XiMMiX Again, thanks go to XiMMiX for his continued work on the script! IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
" I think I fixed these, but I dont have the items to properly test the chaos damage and max life problems. If you're able to test you can find my branch with the fixes here: https://github.com/XiMMiX/POE-ItemInfo/tree/bug-fixes " I'm done the non-complex affixes, but properly handling the combined accuracy/crit chance affix still needs some work. Due to an autohotkey limitation (ByRef in recursive functions) I didn't know about earlier I have to redo that from scratch. | |
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.8a
1.9.8a from XiMMiX ================================= Cleaning up indents on max life detection to make things readable again Bugfix for max life detection on bodyarmours missing the new T1 roll (bug reported by didii) Show tiers on magic items (bug reported by didii) Added detection of flat chaos damage on weapons, rings and amulets. IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
Hi, i really appreciate ur work with updating the script .... but i have one question/problem:
Since i updated the Script from 1.7.4 (original author) to 1.9.8 ( ur version ) i cant use hotkey-commands for actions like "remaining","hideout" etc... The script does nothing when i press the hotkey. Can anybody help me ? | |
" Thanks! I was only able to test the added chaos mod and this works. Don't have a gear piece with the highest life tier any more. Will take a while before I come across it again since I started anew with the Talisman leagues. Will report if I come across it again of course. " Strange, I have no problems with it. You can simply run all of your different hotkey scripts as different files and there should be no problem. It might be a problem if you already have a hotkey bound to Ctrl+C but that seems unlikely. Great PoE utilities!
Aura Calculator: https://poe.mikelat.com/ Vorici Chromatic Calculator: http://siveran.github.io/calc.html One-shot calculator: https://goo.gl/IJhYDx | |
" Are you using another AHK script for those? For starters make sure this is the only script running, just to rule out another one interfering. Also, if you scroll to the very end of this script, I've put in (but commented out) commands for "remaining" and "hideout" and a few other suggestions from people here. Otherwise you need to make sure you have the latest version of AutoHotKey. Beyond that, I can't say. IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.0
2.0 Jewel Support by XiMMiX =========================== I've added support for jewels to the script. There is a known problem with the suffix count in those cases where we don't know if the item has 1 or 2 suffixes. At the moment the output says the item has 2 suffixes but it should be "1 or 2". But otherwise the code should work. The second problem is that I haven't yet been able to test very much, especially the complex affixes. I'm planning to test all edge cases with complex affixes, but would appreciate any help with testing the simple affixes. =========================== Another big thanks to XiMMiX for this! As he says, he hasn't been able to test alot, so please help him out and post issues with the jewels if you come across them. IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
I found some more bugs, mostly regarding jewelry where mostly the shown range isnt prompted correctly :
Spoiler
This one shows a wrong Suff/pre integer, also the spell dmg range isnt evaluated correctly wrong range wrong range again Last edited by Fleshrocket on Dec 25, 2015, 9:41:00 AM
|
|
" Thanks for reporting the bugs. I've sent fixes to Bahnzo for inclusion in the next version: https://github.com/Bahnzo/POE-ItemInfo/pull/31[/url | |
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.0.1
2.0.1 Bug Fixes by XiMMiX ================================= Fixed typo in FlaskChargesUsed Fixed buugs reported by FleshRocket IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 |