shagu
Player-
Content count
105 -
Joined
-
Last visited
Community Reputation
25 On the Road to SuccessAbout shagu
-
Rank
Experienced
Recent Profile Visitors
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
You can set the memory limit in the character screen on the addon-selection. Please note that pfQuest knows a lot of data, that data doesn't come from nowhere, it's bundled within the addon and does ofc take space. I recommend to set the addon memory at least at 256MB, but it's usually safe to set this to "0" which equals to "unlimited". -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
1. Yes, go to the "modules" in the settings and disable the "bag" module. 2. Yes, go into unlock mode and use your scrollwheel to scale frames. 3. No, you'll need to change the code. 4. Yes, go into options and set the checkbox "Disable UnitFrames". 5. Would be alot of work. You won't be able to, if you don't know how to code lua. Cheers -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Disable PixelPerfect in pfUI, go to WoW's video settings and adjust the UI Scale to your old values. -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Hi, 1. Only "MacroExtender" is known to cause troubles 2. Not yet, but it is in progress 3. Just replace your old pfUI folder with the new one, you won't lose any settings -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
The latest version removes the panel when setting it to "Disable". (https://github.com/shagu/pfUI/commit/061425d9535c2020e74e31f4c212fbfdafb65d64) -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
You could try ShaguPlates, they are quite the same. (http://shagu.org/shagucollection/) Hi, this has already been reported somewhere else. I have no clue why this happens yet and I wasn't really able to 100% reproduce that. There is no option yet. You'll have to do it manually by editing https://github.com/shagu/pfUI/blob/master/modules/thirdparty.lua#L727 with the corresponding command. 1. Right now, pfUI still uses the default Wow Actionbars and just puts another skin on them. Adding additional bars would require me to do a complete rewrite which is quite time consuming and not planned in the next months. 2. Yes, It's pretty hard to adjust thirdparty addons for 100%. Especially KTM which is not designed to be changed in width. pfUI does scale KTM instead which is fairly bad but the only solution right now. If anyone is eager to fork KTM and provide a better (and resizable UI), please tell me :D 3. Good point, I'll try to not forget about it. If you want to make sure I don't miss that, pelase create an Issue on github. Thanks for your input. 4. Hmm. yes, could do that. Same as point 3. Cheers Shagu -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Hi, this should reset all custom positions that have been made to the left panel: /run pfUI_config["position"]["pfPanelLeft"] = nil -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Right now it's using its own debuff implementation which won't work if another DebuffTimer addon is active. -
The pfUI included nameplates can show debuff timers. But this is the ShaguPlates thread and they can't.
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Looks like you're using an old version or didn't reload the UI after changing some buff-position related settings... Hmm.. I wasn't able to get rid of the "pixely" look, I tried alot of fonts. Does it work better with NiceDamage? I will have a look into that. -
Hi, An enemy castbar will only appear when a corresponding combat log message exists.
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Hi, I have no idea about Healbot, but I know some prefer "/pfast" macros for mouseover healing, other prefer clique for click-casting (https://github.com/shagu/Clique) As I never played a healer, I'm not really aware of what HealBot does and how to integrate it. Cheers -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
Looks like you're using more than one tooltip addon. If ShaguTooltips or TinyTip is enabled, please disable them. Otherwise you'll have to disable the tootlip module inside pfUI. Cheers -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
@Lazharem Set this, if you want to see empty actionbar slots: @FriendlyNeighborhoodRogue The features of some of them are included. (Plates, Combat, Mount, Stance, Tooltips, BoP) -
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
shagu replied to shagu's topic in UI, AddOns & Macros
which boxes are you talking about?
