Download
(39Kb)
Download
Updated: 12-11-19 12:35 AM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:12-11-19 12:35 AM
Created:12-12-13 12:07 PM
Downloads:5,673
Favorites:30
MD5:

Click Menu  Popular! (More than 5000 hits)

Version: 4.0.1 - Classic
by: 10leej [More]

Click Menu is an addon intended to replace the Micromenu with a simple menu found by right clicking the minimap like you see UI suites like Tuk or Elv UI do.

There is some config at the top of the core.lua file

Since Click Menu relies on the Blizzard Minimap any addon that effects this will cause compatibility issues.

4.0.1
toc bump

4.0
WoW Classic Conversion

3.0.1a
toc bump

3.0.1
Line 124 removed a mis-placed space that caused the occasional error when opening collections or even some blizz modules

3.0a
Actual 3.0 update

3.0
General Code Cleanup
Renames:
Talents - "Specialization"
Quest Log - "Map & Quest Log"
Friends - "Social"
Mounts - "Collections"

Removed:
Pets
Toy Box
Heirlooms
Button mode

Disabled in code with hopes of getting working:
Zone battlefield Map

Planned:
Azerite menu thing, haven't looked into it yet

Added:
Text when someone has an addon Click menu won't work with that I'm aware of

2.8.1
.toc bump
Fix Calender/Shop

2.8
Fixed Mounts/Pets/Toybox
Added Heirlooms

2.7
fancy button mode, mad a more sensible config table (for me at least) add config how to
automatic overrides for incompatible addons (only affects map integration)
fixed quest log error

2.6
localizations work coutesy of Phanx, guess people like this addon afterall
Licensed under MIT license

2.5.1
toc bump
Added toybox (curtousey of Imithat)

2.5
Added a bit of localization code not working yet. However there's a localization file now.
Removed all but Logout and Quit from the game menu options (Sorry guys list was a little big)
Rework opening function so pings work
Removed game menu opening option I must've coded while drunk

2.4
Optimized a bit of code, got plans for localization in the future NEED TRANSLATORS!
I decded that minimap buttons need to be handled elsewhere. Stay tuned

2.3
Added toggle bag function

2.2
Added game menu options think I'm done updating for the night....

2.1
forgot to add the update functions so the minimap buttons work.....

2
expanded list with more options
Replaced radials with icons, probably could done a better job on some
Added minimap icons this is lightly tested though so might not work (please report in comments if there's any minimap button not showing up)
Optional Files (2)
File Name
Version
Size
Author
Date
Type
2.6.b1.4
7kB
02-05-15 01:45 AM
Patch
2.7
3kB
10-19-14 12:27 PM
Patch


Post A Reply Comment Options
Unread 10-28-19, 01:12 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
So v3.0 will still work in retail, but as of right now there are no plans for maintaining a retail version.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 09-10-18, 04:32 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Re: Border/Colour Background Option?

Originally Posted by UnhaltedGB
Hi there,

Thank you for making this! Just wondering if there was any plan of implementing the ability to change the border/background colour & texture of the menu?
Not really, I built this to be practical not pretty.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 09-08-18, 09:26 AM  
UnhaltedGB
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Border/Colour Background Option?

Hi there,

Thank you for making this! Just wondering if there was any plan of implementing the ability to change the border/background colour & texture of the menu?
__________________
Twitter / Twitch
Report comment to moderator  
Reply With Quote
Unread 08-13-18, 08:23 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by gmarco
Hi,

which spaces !?

Lua Code:
  1. securecall(ToggleCollectionsJournal,1)

vs

Lua Code:
  1. securecall(TogglePetJournal,1)




Btw the important thing is that it works now
Oh might've just been I had a fixed version compared to the download then.
Happenned before probably will happen again.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 08-12-18, 03:06 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

which spaces !?

Lua Code:
  1. securecall(ToggleCollectionsJournal,1)

vs

Lua Code:
  1. securecall(TogglePetJournal,1)




Btw the important thing is that it works now
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 08-12-18, 01:29 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by gmarco
Hi,

at line 124 I think you should edit the line in this way:

Lua Code:
  1. securecall(ToggleCollectionsJournal,1)

or the Collection Entry fires an error.

Thanks.
Kek didn;t see that, stupid spaces
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 08-12-18, 03:36 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

at line 124 I think you should edit the line in this way:

Lua Code:
  1. securecall(ToggleCollectionsJournal,1)

or the Collection Entry fires an error.

Thanks.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 08-12-18 at 03:37 AM.
Report comment to moderator  
Reply With Quote
Unread 07-20-18, 04:57 PM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Re: Re: Thank you!

Originally Posted by 10leej
Originally Posted by Barleduq
I found this on curseforge, but didn't notice that you post here, too. Thank you for doing so, I greatly prefer it!
-Barleduq
Pay more attention to this site since I upload here first.
I will!
-Barleduq
Report comment to moderator  
Reply With Quote
Unread 07-20-18, 02:51 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Re: Thank you!

Originally Posted by Barleduq
I found this on curseforge, but didn't notice that you post here, too. Thank you for doing so, I greatly prefer it!
-Barleduq
Pay more attention to this site since I upload here first.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 07-19-18, 09:04 PM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Thank you!

I found this on curseforge, but didn't notice that you post here, too. Thank you for doing so, I greatly prefer it!
-Barleduq
Report comment to moderator  
Reply With Quote
Unread 07-18-18, 04:00 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
huh seems to be some kind of taint with the Objective Frame

edit:
apparently it was a different addon
__________________
Tweets YouTube Website
Last edited by 10leej : 07-18-18 at 06:43 PM.
Report comment to moderator  
Reply With Quote
Unread 03-21-15, 11:48 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by Deadlyz
Hi! Nice addon. Is it possible to make the button movable?

I'd like it on one of the gryphons and always visible..
it is possible in the core.lua file however I have not taken the time to figure out an in game option
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 03-21-15, 08:01 AM  
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 370
Uploads: 2
Hi! Nice addon. Is it possible to make the button movable?

I'd like it on one of the gryphons and always visible..
__________________

My last movie: Rogue Sweethearts
Report comment to moderator  
Reply With Quote
Unread 03-14-15, 09:36 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
2.7.1

Fixed Mounts/Pets/Toybox
Added Heirlooms
__________________
Tweets YouTube Website
Last edited by 10leej : 03-15-15 at 09:20 PM.
Report comment to moderator  
Reply With Quote
Unread 03-14-15, 02:39 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
mmm things seem broke I'm looking into them
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: