Skip to content

Handle spell fizzle and interrupt messages that include link to spell info

Jeff Irvine requested to merge pjfry/VeryVanilla:fix-new-spellmsgs into master

A link to the failed spell was added in the April 17 live patch affecting spell fizzle and interrupt messages. I've made a few changes to MQ2Cast, MQ2Medley, MQ2SpellHotkeys and MQ2Twist to deal with that while hopefully not breaking stuff in situations where the link might not be present (i.e. EQEmu).

Merge request reports