-
Corporal
Originally Posted by
rdruid69
Guys I don't understand anything about bits and bytes and hex. Is there something I can download and where I should put it or some .exe that I click and fix everything? lol
pick up short link on #4
Originally Posted by
doraEK
Originally Posted by
Skycka
yep we know this,
in this patch(21071) we suggest repalce exe but dont use addon,
because Anti-crash feature still here, but some of addons cause memory bug,
just like taitan/omnicc/tellmewhen....etc.
and BT4 also crash client by API"CreateAnimationGroup"
Last edited by doraEK; 02-12-2016 at 01:49 PM.
-
Corporal
use the new bt4 in https://github.com/icyblade/wow_addons please
i have already fixed the crashing stuff
-
Post Thanks / Like - 1 Thanks
Zemsta (1 members gave Thanks to icyblade for this useful post)
-
Contributor
Originally Posted by
icyblade
Beautiful!
Nice work on addons, tyvm, max rep!
I noticed however, your set lacks a single Bag addon, could you please fix Bagnon to work with Alpha? Would be highly appreciated.
-
Contributor
In b21108:
Processing WowB.exe ...
- Patching crash1... Found, patching
- Patching green... CRITICAL, pattern not found. Does Blizzard make some changes?
- Patching addon... Found, patching
Processing WowB-64.exe ...
- Patching crash1... CRITICAL, pattern not found. Does Blizzard make some changes?
- Patching green... Found, patching
- Patching addon... Found, patching
Press any key to exit...
did they make changes?
-
Corporal
I'm working on bagnon
And the patcher issue, do a git pull pls :-)
EDIT: Bagnon is partially functional now. The unusable item feature doesn't work due to API changes, I'll try to fix this later
PS: I think Adibags is an awesome bag addon
Last edited by icyblade; 02-20-2016 at 09:03 AM.
-
Post Thanks / Like - 1 Thanks
Zemsta (1 members gave Thanks to icyblade for this useful post)
-
Contributor
Works perfectly, thanks!
I like that bagnon doesn't want to sort my bag content by item type at all while it still provides an all-in-one bag interface.
I wondered why I can't set fonts to Shadowed Unit Frame and other addons, did they change the way to register custom textures / fonts?
Tried to register them with SharedMedia addon and SharedMedia_AdditionalFonts but they seem broken for Legion.
-
Corporal
Currently we cannot use 3rd party fonts in addons directly
But there's an alternative way, we can change the fonts inside our client, thus our addons will use the "fake" default fonts
Here's the detail:
make a new directory named "Fonts" under ur wow client
copy ur desired font under "Fonts" which should be rename to "1.ttf"
run the .bat script below:
@echo off
Copy 1.ttf ARIALN.TTF
copy 1.ttf bHEI00M.TTF
copy 1.ttf bHEI01B.TTF
copy 1.ttf bKAI00M.TTF
copy 1.ttf bLEI00D.TTF
copy 1.ttf FRIZQT__.TTF
copy 1.ttf MORPHEUS.TTF
copy 1.ttf SKURRI.TTF
copy 1.ttf ARHei.TTF
copy 1.ttf ARKai_C.TTF
copy 1.ttf ARKai_T.TTF
pause
Finally, set fonts in ur addons :-)
-
Post Thanks / Like - 1 Thanks
Zemsta (1 members gave Thanks to icyblade for this useful post)
-
Corporal
i update patcher.py
icy is busy now so i put patcher update on googledriver.
ps. seems some problem on wowb.exe, we can enable addons use but it won't load WTF SavedVariables.
-
Post Thanks / Like - 1 Thanks
Zemsta (1 members gave Thanks to doraEK for this useful post)
-
Corporal
In this patch(21267) we suggest avoid using tellmewhen and DBM, thay cause program no response.
-
Contributor
build 21287
Bartender: some strange things happen to bartender since the last build. I'm also unable to open the options panel. Right clicking on the bartender icon does not do anything, typing /bartender to the chat neither.
Shadowed Unit Frames: changing fonts to custom is finally working, thanks a lot!
Would you be able to add the demon hunter purple color as a class color?
Prat: whispers don't work to either direction. Oh wait. Prat is not in your addon pack /facepalm. Any chance you include it? at least for the most important module: Timestamps
Last edited by Zemsta; 03-28-2016 at 12:39 PM.
-
Corporal
Bartender works fine for me and all of my friends. Can you post a specific lua error after typing /bt ?
SUF has been updated, do a git pull pls. BTW pls reset your SUF profile because the color data is hard-coded in your account's WTF.
Working on Prat now
-
Post Thanks / Like - 1 Thanks
Zemsta (1 members gave Thanks to icyblade for this useful post)
-
Contributor
Bartender: /bt seems working now maybe other addons made some interfere.
Is there a way to show the Artifact Power Bar? It would be great because for now, as they removed the AP amount row from the weapon tooltip we can't easily see how much AP we have.
SUF: Resetting works, but can you tell me please, what should I edit in the savedvariable suf lua to merge the new purple class color into the existing settings somehow? My current SUF settings took several hours to fully set up, I don't want to do it again if I don't have to.
MSBT: Do you have plan to make stock sounds (LowHealth, LowMana, etc) to work?
BlizzMove: The quest objective window position resets on every login.
- Are you able to include the central bottom speech panel (the one that pops up above the original location of action bars when an important NPC starts to talk (example.: at the very beginning of the DH starting zone)
Last edited by Zemsta; 04-07-2016 at 07:37 AM.
-
Member
Hi, Looking for addons to assist with healing so if you get a chance could you try to get Vuhdo or Clique+Grid working? Super appreciated!
-
Corporal
Originally Posted by
Monkiikong
Hi, Looking for addons to assist with healing so if you get a chance could you try to get Vuhdo or Clique+Grid working? Super appreciated!
clique is fine, just need load outdated addons.
we didnt use Grid, we use compactraid, u can find it in github.
-
Member
Able to get Scrolling Combat Text & SCTD working?
I don't use MSBT.