FourOne / Tukui_Filger

Minimal buff/debuff tracking
http://www.tukui.org
35 stars 6 forks source link

BAR mod bugged #4

Closed J6mpsikas closed 13 years ago

J6mpsikas commented 13 years ago

in new version of 3.02 the BAR mod does not work. It only shows blank square (tukui skin). If you rename mod to ICON it works. So some code inside this mod should be buggi.

yo3fxy commented 13 years ago

It only happens with Edited Tukui Packages, because they removed some backward compatibility "hooks"; so is debatable if it's a Tukui_Filger bug or not :) But to fix it we need to convert to t13 api a SetTemplate call that we missed.

https://github.com/yo3fxy/Tukui_Filger/commit/7ae19d0d2f2c3f2945e326073fd3835b7f5950ff

FourOne commented 13 years ago

fixed