WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite: General Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=118)
-   -   Known Issuses with other Addons (https://www.wowinterface.com/forums/showthread.php?t=50782)

atl77 01-21-15 12:11 PM

Excuse me, I didn't quite get what Click Menu actually does. Could you please elaborate a bit?

ircdirk 01-21-15 12:21 PM

Quote:

Originally Posted by atl77 (Post 305483)
Excuse me, I didn't quite get what Click Menu actually does. Could you please elaborate a bit?

Right click menu on mini map:


jeffy162 01-21-15 01:41 PM

Yeah, when you have it installed it gives you a right-click menu of the tracking button. Just like ircdirk's photo shows. It's really kind of cool, and it takes one more minimap button totally off the minimap. Like, it's gone!

10leej 01-22-15 12:20 AM

Quote:

Originally Posted by jeffy162 (Post 305487)
Yeah, when you have it installed it gives you a right-click menu of the tracking button. Just like ircdirk's photo shows. It's really kind of cool, and it takes one more minimap button totally off the minimap. Like, it's gone!

It's actually just the micromenu menu buttons but there was a point in time I was working on adding the tracking options.

Quote:

Originally Posted by jeffy162 (Post 305480)
What Carbonite does is make another "minimap" for the user. Then they give you (the user) the option to merge their "minimap" and Blizzards default minimap. This gives you (the user) the "active node" gold icon, and the other icons, on the Carbonite minimized map (or minimap), which you would otherwise not get because there is no API to show it on other maps.

So there is another frame over the Blizzard minimap if you choose to merge the maps. It's just Carbonites minimized map.

If someone could come up with a way to add Click Menu to the right-click menu of the Carbonite minimized map, or add another menu to the right-click on Carbonites minimized map, that would be great.

I's actually simple to do, just change the frame click menu uses. I'm not doing this though because I don't have any way to load the game to load carbonite to get the name of the frame Carbonite uses. However Click menu is licensed under a FOSS license (specifically BSD simplified (MIT) so someone can post a patch for this or even integrate click menu into Carbonite itself. If it works I'll update Click Menu with optional carbonite support.

specifically the script is in Clock menu>core.lua right at the bottom
Lua Code:
  1. Minimap:SetScript('OnMouseUp', function(self, button)
  2.     if button == MouseButton then
  3.         securecall(EasyMenu, menuList, menuFrame, self, 27, 190, 'MENU', 8)
  4.     else
  5.         Minimap_OnClick(self) --pretty much detects for a click on the Blizzard Minimap frame
  6.     end
  7. end)

however this is not the thread for this discussion so if anyone feels like adding support feel free to post the patch in the Click Menu comments section rather than this thread.

(Really I didn't think Carbonite wouldn't have something like Click Menu already and wanted to get future headaches out of the way which is why I asked for it to be marks incompatible to begin with)

10leej 03-05-15 01:10 PM

I made a patch for dealing with Carbonite (as well as a few other options) in click menu you can remove it from the list.

You can download click menu here

sweetcilla 10-07-15 05:34 AM

Archy-Archaeology Assistant
 
Is anyone have trouble with the Archy addon. Not showing the frame that list types of digsites.

LiriusMagi 11-20-15 05:08 AM

Quote:

Originally Posted by sweetcilla (Post 311379)
Is anyone have trouble with the Archy addon. Not showing the frame that list types of digsites.

I don't use this addon, but I am having issues with archaeology and carbonite... all the digsite shovels show off in a stack on the ocean rather than anywhere on my map.

Fizgig1973 02-09-16 04:01 AM

Having this exact same problem as well.

Pctweaks 04-16-16 10:51 PM

Carbonite is the best add-on ever, I hope you can get it fixed soon.

Nisou 09-15-16 08:33 PM

HandyNotes conflict
 
It looks like HandyNotes does not work when Carbonite is installed.

ircdirk 09-15-16 11:51 PM

They work use Carbonite Notes module with Handynotes (search forum for releated threads).


All times are GMT -6. The time now is 12:53 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI