As I said few months ago, I've recoded this addon and share my work
New functionnalities :
- racial resistances
- +all resist enchant are counted for specific resistance calculation (for example, a shoulder with +5 all resist at argent dawn will be calculated in fire resistance)
- set resistance bonuses (T0 and T0.5) aren't counted
- may work with gem resist bonuses (but I need deDE and enUS translations to check)
- separated localization files
TODO :
- set bonuses
- esES localization (any volunteer ?)
I have ommitted 2 things :
- difference between base and enchant resistance on a item (because in enUS and deDE localization strings are the same, and in french sometimes it's the enchant string that is used for basic string
)
- level and rank filter (i'm a bit lazy
)
For developpers :
- object model
- data and html separated (in order to use smarty for example)
Happy testing