[Tool] Forgotten Mods - v0.8.1 - New feature: Auto-generate Want-to-Buy private message

Neat op. Thank you.
The chance to Vaal +1% maximum resists on an amulet is less than 1/300.
So a bit of a disclaimer: I've coded something like this before that broke stuff down appropriately. My work was for learning purposes on some new frameworks, and it's not something I use for the game (frankly, I know most of what I need after doing the data cleanup), so I never made anything public.

Needless to say, you've gone public too soon, IMO.

You need to think about your interface very carefully. For instance:

1. 11-22 physical damage amulet. Interface broken. QED.
2. +% phys/+%phys & accuracy/+accuracy. Interface more broken. Potential fix for (1) broken. QED.

This is an interesting project, but it is considerably more involved than I think you realize at this time. This will become very large when you start considering hybrids.

Considering application architecture is an absolute must due to computational complexity that will kill the client-side processing of poe.trade if you actually solve things 100%. People want to search on items quickly, so that would be a no-go. There are ways around this, but you need to have some solid code and a ton of backing data. Additionally, you'll want gobs of automated tests, because patches will break your software. 1.3 changes about "socketed gems" wording changes certainly broke mine.

With equal payoff considered, it's always good to address big development risks, first! Hit them hybrids!
IGN: Fiona_Falconstrike, Geldar_the_Barbarian, Natalie_Fellshadow
Forgotten Mods v0.6!

I have finished importing all data from poemods.com. That was a lot a data. But mostly the challenge lies in writing the code that would parse it for me.

Also included in this update is a cool feature that activate on mouse hover. The affix is shown on mouse hover (technically 'mouse enter'), and the it gets hidden when your mouse stops hovering over it (mouse out). See that new screenshot I've made in the OP.

Next step is the most wanted feature, that hybrid phys mod.

Enjoy this release! As always, any feedback, bugs, etc. is more than welcome!

"
Daresso wrote:
Neat op. Thank you.


Wow! Daresso himself! (Vagan talk)
thanks man.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
just tested it on firefox, seems nice.

some mods are missing but it does its work.

+1
Last edited by medzin22 on Jan 10, 2015, 8:50:03 AM
Manic, this is a great tool m8!

I can clearly and efficiently skim through the results in search for that elusive item upgrade. Love how it integrates so seamlessly with the results so now I just look at the affixes and move on.

Keep it up!

"
medzin22 wrote:
just tested it on firefox, seems nice.

some mods are missing but it does its work.

+1


Ty! Appreciate the feedback!

"
SirEvolution wrote:
Manic, this is a great tool m8!

I can clearly and efficiently skim through the results in search for that elusive item upgrade. Love how it integrates so seamlessly with the results so now I just look at the affixes and move on.

Keep it up!



Thanks man. How do you like the name of the affix showing up?

Update on development:
I am now reading up on the hybrid phys mod.
Question, Is it all the same mod on all weapons?
If so, then the max phys % mod you can get is:

249% = 169 (max for Tyrannical) + 80 (max on Emperor's).

Right?
Reading up on this reddit page, info looks great.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Last edited by ManicCompression on Jan 11, 2015, 5:02:29 AM
There are cases where you cannot determine if a phys % mod is a hybrid or a pure %.
Made a separate thread about it:
http://www.pathofexile.com/forum/view-thread/1173172

I hope these cases where there is not way to determine the affix are uncommon cases.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Forgotten Mods v0.6.1!

Added support for Belts. I thought I already covered belts, so missed this one. Thanks to my guildmate for pointing it out.

Here's screenshot of the fix:
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Nice update. Some mods missing, but overall it works great in chrome :)

Thanks again!
"Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges.
So we turned Gorge into a red map"
can you please make a greasemonkey script version of this at least in addition to the bookmarklet? it would be sweet to have without needing to bring up bookmarks every time
studying for GGG's C++ technical exam...

Report Forum Post

Report Account:

Report Type

Additional Info