Results: 5Comments by: paflechien
File: Satrina Unit Frames 306-09-07
i confirm that it works perfectly r...
Posted By: paflechien
i confirm that it works perfectly right now :) great job !
File: Satrina Unit Frames 305-31-07
i wrote support for mobhealth 1 and...
Posted By: paflechien
i wrote support for mobhealth 1 and 2. but while tonights raid (25 men), with both of them i had regular lags. actually, the mod seems to be guilty :/ i commented everything i added about mobhealth support, leaving only the %age display, and i still had lags. i think this is the update of the target frame, i saw that it was not only...
File: Satrina Unit Frames 305-29-07
i've been experiencing big lag issu...
Posted By: paflechien
i've been experiencing big lag issue in a 25-man raid and targetting a mob. i think this is due to the log parsing of that version (standalone r36591). however, i desactivated it, and recovered a much playable fps. i'll try to use the version included with mobinfo2, i never had a problem with that one.
File: Satrina Unit Frames 305-27-07
mobhealth3 support
Posted By: paflechien
i'm the kind of guy who can't wait to have a new feature, so i add it myself :) i've locally added mobhealth3 support to display the health of mobs in the target frame. here's what the updatehealth function looks like : UpdateHealth = function(frame) if UnitExists(frame.unit) then local currHealth, maxHealth, pctHealth, f...
File: Satrina Unit Frames 305-27-07
really great add-on, nothing is bet...
Posted By: paflechien
really great add-on, nothing is better than having a simple display of all needed infos. however, the party frames are still there when i'm in a raid. i took a look at the code, but can't figure out where the problem can be... i've even removed the (HIDE_PARTY_INTERFACE == "1") but it didn't help. edit : ok, i've seen that there...