ElvUI or TukUI - PLEASE :)

Re: ElvUI or TukUI - PLEASE :)

by modernist » Sun Feb 21, 2016 12:14 am

your best resource for vanilla will always be the 1.12 UI source code:

https://github.com/tekkub/wow-ui-source/tree/1.12.1

event/api tracing + handling is definitely a process of trial & error, and will have you dipping into a variety of sources to find what works and what doesn't. this is part of the fun though, i find pleasure in it.

interface version shouldn't exceed 11200
Last edited by modernist on Sun Feb 21, 2016 12:19 am, edited 1 time in total.
modernist
Sergeant Major
Sergeant Major
 

Re: ElvUI or TukUI - PLEASE :)

by modernist » Sun Feb 21, 2016 12:19 am

also note that shagu has already developed a pretty robust tukui-alike. his website seems to be having a few issues but it is available here:

http://shaguui.ericmauser.de
modernist
Sergeant Major
Sergeant Major
 

Re: ElvUI or TukUI - PLEASE :)

by Rhena » Sun Feb 21, 2016 1:27 am

Evanad wrote:I said documentation for Vanilla-WoW.
There are things that do not work with Vanilla-WoW.
I know that there is a Vanilla-WoW Wikia for Programming but they do not list Classic Event.
They haven't documented all functions (I don't expect that but someone who knows something about a function could definitely help out)

The only way I know how to program my AddOn is to look up the Code of some other AddOns.
What functions did they use?
Which Interface Number is acceptable?
What's achievable?


Some functions may have changed over the years.


WoW. You have a long way to go...
Author of LunaUnitFrames - The most advanced unit frames for classic WoW. Visit my GitHub page for them and some other tools i wrote.
Rhyna - Warrior | Nost PvP | Alliance
User avatar
Rhena
Sergeant Major
Sergeant Major
 

Re: ElvUI or TukUI - PLEASE :)

by Evanad » Sun Feb 21, 2016 11:36 am

Rhena wrote:
Evanad wrote:I said documentation for Vanilla-WoW.
There are things that do not work with Vanilla-WoW.
I know that there is a Vanilla-WoW Wikia for Programming but they do not list Classic Event.
They haven't documented all functions (I don't expect that but someone who knows something about a function could definitely help out)

The only way I know how to program my AddOn is to look up the Code of some other AddOns.
What functions did they use?
Which Interface Number is acceptable?
What's achievable?


Some functions may have changed over the years.


WoW. You have a long way to go...


You just unlocked an Achievement: "Be an Idiot"
Congrats man.
Evanad
Tester
 

Re: ElvUI or TukUI - PLEASE :)

by Shagu » Tue Mar 08, 2016 4:39 pm

As modernist mentioned before, I already tried to recreate a TukUI alike Interface.
More Information, Screenshots and Download can be found on my website:

http://shaguui.ericmauser.de

Some screenshots to get some first impressions:Image
Image
Image
Image
more screens on the website...

3rd Party addons used in this pack:
LunaUnitFrames (modified, don't blame the original author for my bugs), Bartender2 (fork), simpleMinimap (fork), Prat (fork), customNameplates (fork), OneBag (fork), WIM (slightly modified) and alot of ACE2 Libraries.
Most of these Addons are stripped down in size and modified heavily in it's core.
With an exception for LunaUnitFrames, where I try to keep the compatible to Upstream with patchfiles.
(can be found in "developers download").

Greets
Shagu
Shagu [Horde] [PvP]
Smup [Horde] [PvP]
User avatar
Shagu
Grunt
Grunt
 

Re: ElvUI or TukUI - PLEASE :)

by Theryk » Mon Mar 14, 2016 12:07 pm

Image
Theryk
Tester
 

Previous

Return to Addons & macros