aRTy42 / POE-ItemInfo

Item Info Script for Path of Exile
166 stars 224 forks source link

[Feature Request] Allow to extend display pseudo mods list or configure it entries #70

Open byg0n3 opened 7 years ago

byg0n3 commented 7 years ago

Using ItemInfo script in pair with TradeMacro (iteminfo 2.5.06, trademacro 2.05). Unfortunately I couldn't find any option that allow me to extend list of pseudo mods or configure it in any way. As a result I can see different global (hidden) mods and stats conversion, but I loose such things as total elemental res for example. Is there any way you guys @aRTy42 and @Eruyome can improve this? example

aRTy42 commented 7 years ago

Elemental res is not displayed because there is only one mod. Pseudomods got changed a while back to be smarter about what they show.

byg0n3 commented 7 years ago

Okay, got that. But I'd like to have an option to configure it for my choice. List all possible pseudo with checkboxes aint that hard to implement I guess. No pressure here - still just a FR (and I'm too lazy to dig around and adhoc it locally :D).

Eruyome commented 7 years ago

To be honest this pseudo mod generation is quite complex at times. 4GForce who helped rewriting it (without finishing) went missing somehow. Anyway, improvements are possible and I'd like to add some but that has a really low priority for now.