1.2.2 - Matter Is Energy hardcodes a list of gems

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Doctornull
Sher'Tul Godslayer
Posts: 2402
Joined: Tue Jun 18, 2013 10:46 pm
Location: Ambush!

1.2.2 - Matter Is Energy hardcodes a list of gems

#1 Post by Doctornull »

Matter Is Energy gives a temporary buff based on the gem's imbue bonus.

It does this by looking up the specific gem name in a hard-coded list which duplicates all imbue bonuses, instead of just looking up the imbue bonus in the gem Entity.

This means when you use Matter Is Energy on new gems, such as the ones found in jayseesee's New Gems addon which I adopted, the code does not work correctly.

DarkGod, could you change the code to use the gem Entity's imbue bonuses instead of duplicating the text and hard-coding a list of gems?
Check out my addons: Nullpack (classes), Null Tweaks (items & talents), and New Gems fork.

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: 1.2.2 - Matter Is Energy hardcodes a list of gems

#2 Post by HousePet »

Will attempt to fix.
My feedback meter decays into coding. Give me feedback and I make mods.

Post Reply