Results: 503Comments by: Mikord
File: MikScrollingBattleText10-21-14
Wyrmslayer: Thanks for the screens...
Posted By: Mikord
Wyrmslayer: Thanks for the screenshot. I already have that fixed locally. It will be fixed in the next release.
File: MikScrollingBattleText10-19-14
coconutshell: Ogg files work. M...
Posted By: Mikord
coconutshell: Ogg files work. Make sure the sound file is in the Interface\AddOns\MikScrollingBattleText\Sounds directory *before* you start WoW. FAQ entry
File: MikScrollingBattleText10-18-14
Stanzilla: Thanks for the files. I...
Posted By: Mikord
Stanzilla: Thanks for the files. It looks like that version is just treating multistrikes as crits, which I don't really think is accurate, but I supposed that at least the data is somewhat there. As far as not being able to test multistrike, does holy have a buit-in chance for it? My disc priest has 0% chance right now (as do all...
File: MikScrollingBattleText10-18-14
Stanzilla: I'll look into it. F...
Posted By: Mikord
Stanzilla: I'll look into it. For multistrike, I have to way to test it currently, but I think I understand from reading what it does and how it works. JMFinWinnfield: I just removed all references to mp3s from the code and dialogs because the game no longer supports them. I guess I missed the references in the readme. T...
File: MikScrollingBattleText10-17-14
It was still Porky but just for a s...
Posted By: Mikord
It was still Porky but just for a second when I first logged in after updating to 5.7.137. Now it's all in Skurri. Thank you :) Thanks for confirming. So, the root of all of this is it appears Blizzard changed SetFont to dynamically load the font instance asynchronously and return false when calling it indicating the font is...
File: MikScrollingBattleText10-16-14
Ah yep. I forgot that when you del...
Posted By: Mikord
Ah yep. I forgot that when you delete default triggers, it stores that fact as a bool instead of the settings table. I wrote that code like 5 years ago :P I'll have a fix out shortly. EDIT: Fixed in 5.7.137.
File: MikScrollingBattleText10-16-14
The addon.. it's not working at all...
Posted By: Mikord
The addon.. it's not working at all now. No profiles to load, no text.. when I press configure scroll areas the MSBT menu just closes. Do you have lua errors enabled? (Interface Options -> Help -> Display Lua Errors). I didn't touch anything that should cause that, but if it's just closing, chances are you're getting an error.
File: MikScrollingBattleText10-16-14
Ok folks. If you're having issues...
Posted By: Mikord
Ok folks. If you're having issues with the fonts "resetting" on initial game load, update to 5.7.136. I think it's finally resolved.
File: MikScrollingBattleText10-16-14
Yeah.. that was easy. Not really. B...
Posted By: Mikord
Yeah.. that was easy. Not really. But I'm happy it'll help you fix the problem :) It's Aloft and oh god.. it's Gladius. The addon I haven't actually used in years! updt: I give up. I disabled those two addons and the problem was gone but when I logged back the font was Porky again. Ok Thanks. I'll install them and see if I...
File: MikScrollingBattleText10-16-14
It works with addons disabled. Heh,...
Posted By: Mikord
It works with addons disabled. Heh, too bad I need my addons. Ok, well that's good news in that at least we know it's a conflict. Can you use the binary search method described here? Only difference is you'd leave MSBT on during each iteration. It's fairly quick since it's only log_2(number of mod) tries. For example, with 3...
File: MikScrollingBattleText10-16-14
Hmmm. I'm also on Win 7 x64 and it...
Posted By: Mikord
Hmmm. I'm also on Win 7 x64 and it works fine. I really have no idea what's up. As I mentioned before, I also had 10 different folks try it in game and they had no issues either. Perhaps is a conflict with a different mod? Can you disable everything else to verify? English language? (I've also tried with Spanish and it worked...
File: MikScrollingBattleText10-15-14
im using the last update and at lea...
Posted By: Mikord
im using the last update and at least for me its still showing the porky font during combat even when i change to other fonts. What Operating System?
File: MikScrollingBattleText10-15-14
This font issue should be resolved...
Posted By: Mikord
This font issue should be resolved with 5.7.134. I've tested it and had 10 other people try it as well and it seems to be working correctly. Hopefully the update resolves the issues for you all as well. EDIT: I'm specifically referring to the preview text in the font configuration window. I'm working on the custom media edito...
File: MikScrollingBattleText09-12-13
Thanks for the report. The font is...
Posted By: Mikord
Thanks for the report. The font issue is resolved as of MSBT version 5.7.131.
File: MikScrollingBattleText03-16-13
Mantuss: Check out the MSBT change...
Posted By: Mikord
Mantuss: Check out the MSBT change log. It's pretty detailed about which versions are updated to support various WoW patches. Opiedemus: In the options, go to Events. There are events for most things. The dropbox at the upper right allows you to select categories like Incoming, Outgoing, Notifications, etc.
File: MikScrollingBattleText03-13-13
Zutsori: I don't really remember...
Posted By: Mikord
Zutsori: I don't really remember exactly which site I got the original sound effect, but it was a site that offered royalty free sound effects (probably freesound.org). I then modified it slightly to improve volume level and tonality. Draigars: The only way to modify the merge trailer would be in the code itself (MSBTMain...
File: MikScrollingBattleText03-10-13
Blizzard seems to have a bug in the...
Posted By: Mikord
Blizzard seems to have a bug in the combat log reporting for dispels. I'll release a workaround for it until they fix it shortly. Edit: This is now fixed in MSBT 5.7.127.
File: MikScrollingBattleText11-29-12
I've pushed 5.7.125 which updates t...
Posted By: Mikord
I've pushed 5.7.125 which updates the TOC for Patch 5.1. Gabbyii: MSBT did scroll honor gains at one point, but it appears Blizzard changed the reporting mechanism at some point. I'll try to get it fixed.
File: MikScrollingBattleText11-27-12
Thanks happytres. I decided to pus...
Posted By: Mikord
Thanks happytres. I decided to push it live here here on WoWI since the old version wasn't working. Please let me know if my dry coding failed.
File: MikScrollingBattleText11-27-12
Thanks all. I'll have an update ou...
Posted By: Mikord
Thanks all. I'll have an update out shortly, but will need someone to test it before I push it live since I'm unable to until new parts get here.
File: MikScrollingBattleText11-27-12
I'm working on the update, but my m...
Posted By: Mikord
I'm working on the update, but my main gaming rig is down at the moment, so I can't verify in game. Can someone do the following two commands in game and let me know the results? /dump LIGHT_FORCE /dump CHI Thanks!
File: MikScrollingBattleText09-27-12
Thanks for the reports of the power...
Posted By: Mikord
Thanks for the reports of the power type error. It is fixed in 5.7.123 which I just released.
File: MikScrollingBattleText09-03-12
Gronzig: That is fixed as of 5.7...
Posted By: Mikord
Gronzig: That is fixed as of 5.7.120 (not released yet).
File: MikScrollingBattleText08-29-12
itspreach: Confirmed on the comb...
Posted By: Mikord
itspreach: Confirmed on the combo points. I have a fix locally. It will be in the next update. Siven: I haven't played SWTOR, so I'll need to go see a video of it to see what it would take.
File: MikScrollingBattleText (MoP Beta)07-21-12
Barjack, Ah, I understand you no...
Posted By: Mikord
Barjack, Ah, I understand you now. You were talking about just blindly adding it to the top of all files whether or not they actually use it. I'm about to release a new version which has all of these cases handled and I did notice it resolved the taint issues as expected.