Download
(2MB)
Download
Updated: 10-11-23 09:03 AM
Pictures
File Info
Compatibility:
WOTLK Patch (3.4.3)
Updated:10-11-23 09:03 AM
Created:08-09-22 06:35 PM
Downloads:951
Favorites:1
MD5:
Categories:nUI: Core, WOTLK Classic, nUI+ Full Version

nUI [WotLK Classic]

Version: 3.4.3.51666.0
by: Xrystal [More]



Preamble
Sometime before 2018 Scott made the decision to step away from nUI development and maybe even WOW itself. So that his baby would go forward without his assistance he placed the addon under Creative Commons license to enable others to carry on maintaining it. I was one of the people he asked if I wanted to be one of the developers going forward. At the time I wasn't playing the game at all due to funds but as per usual, expansion came along and it was time to get my characters up to speed, as well as my addons. So I monitored the CurseForge page and found disappointing customers, I then emailed Scott and had no reply. I decided I would take up the baton and try and keep it at least running with as few problems as possible, my skills are not on par with Scott so it may take me longer to identify some errors than it would for him.

Scott's Last Patch Notes
-------------------------------------------------------------------------------------------
Version 7.02.00.00
-------------------------------------------------------------------------------------------
* Updated TOC for WoW
* Re-released under Creative Commons Attribution-NonCommerical 3.0 Unported license

nUI is no longer author supported and is released to the public in the hopes that the
community will continue to support and grow nUI in the years to come. My sincere
thanks to everyone over the years who have helped make nUI what it is (was).

Now
I will keep this maintained as long as I am able to and try to keep WOW non access to a period of working I will of course fix any errors that are identifiable without access, or available via lowbie access if money causes me to take another break.

Going Forward
Depending on the legalities of the license, I will either attempt to create a more robust version of nUI using the newer Blizzard API functionality or more likely attempt to create my own UI from scratch, that works in a similar vein to nUI for those that just can't play without it, I sure missed those InfoPanels

Issues
I've now been added as an author on the curse project for nUI so can you please post any bugs and issues there where possible so that they can be tracked that little bit easier. But feel free to post here if you are unable to.
https://wow.curseforge.com/projects/nui/issues


Latest Version Uploaded
3.4.3.51666.0
WOW Expansion: Wrath of the Lich King: Classic
WOW Interface: 30403
WOW Version: 3.4.3.51666

Versions
nUI [Beta] - Retail / Classic / TBC Classic / WotLK Classic
> Intermediate Patches prior to moving to Release
nUI [Alpha] - Retail / Classic / TBC Classic / WotLK Classic
> Development Versions for long term testing - say for an enhancement or Pre Expansion Updates
nUI [Retail]
> Release Versions for the Current Retail Servers
nUI [Classic]
> Release Versions for the Current Classic Servers
nUI [TBC Classic]
> Release Versions for the Current TBC Classic Servers
nUI [WotLK Classic]
> Release Versions for the Current Wrath of the Lich King Classic Servers

Classic / Retail
Due to my version numbering system I have decided to keep Classic and Retail versions separate but there may be multiple Beta/Alpha versions about but the file name will confirm which nUI/WoW version it is for.

================================================================
3.4.3.51666.0 - WotLK Classic
================================================================
* nUI_PetFeeder.lua - Added C_Container to container frame functions
used when feeding the pet to fix the following error messages.

1x nUI/Plugins/nUI_PetFeeder.lua:503: attempt to call upvalue 'GetContainerItemLink' (a nil value)
[string "@nUI/Plugins/nUI_PetFeeder.lua"]:503: in function `FeedPet'
[string "@nUI/Units/nUI_UnitHappiness.lua"]:685: in function <nUI/Units/nUI_UnitHappiness.lua:683>

1x nUI/Plugins/nUI_PetFeeder.lua:501: attempt to call upvalue 'GetContainerNumSlots' (a nil value)
[string "@nUI/Plugins/nUI_PetFeeder.lua"]:501: in function `FeedPet'
[string "@nUI/Units/nUI_UnitHappiness.lua"]:685: in function <nUI/Units/nUI_UnitHappiness.lua:683>


* nUI_UnitFeedback.lua - Changed Arcane hit type from 65 to 64 - to fix the following error message

1x Usage: self:SetVertexColor(color [, a])
[string "=[C]"]: in function `SetVertexColor'
[string "@nUI/Units/nUI_UnitFeedback.lua"]:1029: in function `updateFeedbackFrame'
[string "@nUI/Units/nUI_UnitFeedback.lua"]:850: in function `newUnitInfo'
[string "@nUI/Units/nUI_UnitCache.lua"]:586: in function <nUI/Units/nUI_UnitCache.lua:530>

* nUI_Hud.lua - Defaulted offset of Hud by 100 so that the range appears above the action bar area.

Let me know if this causes other display issues my quick test didn't see.
Test involved killing lots of critters at level 21 rofl

================================================================
3.4.2.50664.0 - WotLK Classic
================================================================
* nUI_Integration.xml - commented out Keybinding.xml
* localization files - added Binding.xml category constants
* nUI_ButtonBar.lua - commented out references to nUI Keybinding
* nUI_HUD.lua - commented out references to nUI Keybinding
* nUI_InfoPanel.lua - commented out references to nUI Keybinding
* nUI_UnitPanel.lua - commented out references to nUI Keybinding
> Disabled nUI's keybinding for the moment due to conflict with Blizzards system.

================================================================
3.4.1.47720.0 - WotLK Classic
================================================================
* nUI_ShapeshiftBar.lua
> Addition to the cheating hide the extra border by setting the alpha to 0 trick rofl.

This covers warriors stances and hopefully Paladins and Druids ( stance bar and shapeshift bar uses same code )


================================================================
3.4.1.47612.0 - WotLK Classic
================================================================
* nUI_Button.lua
* nUI_BagBar.lua
* nUI_PetBar.lua
> Hide the extra border on the buttons by setting the alpha to 0

It's a dirty fix, but it appears to work. Hopefully, whenever I get around to rebuilding nUI from the ground up,
this issue will be fixed.

* nUI_InfoPanel_CombatLog.lua
> Fixed error : 0/1 to false/true

There are probably more similar to this that my limited testing didn't come across.

Note: There may be other problems related to the changes added in this patch. Rumors are that SOME of the Dragonflight API has been added to the game.

Testing: I only gave this a basic test. Log in.test dummy/simple combat and a few windown open/close tests. Let me know if you come across other issues during your gameplay.

================================================================
3.4.0.47168.0 - WotLK Classic
================================================================
* nUI_Movers.lua
> Added LootFrame, MasterLooterFrame and the 4 Group Loot Frames to the Mover system.

Please note that this ignores the open loot frame at current mouse position setting in the options screen.

The new default position starts just below the top bars and the frames can be moved using /nui mover.
I haven't been able to test the Master and Group Loot frames but I assume they will work
similarly to the solo loot frame.

================================================================
3.4.0.46902.0 - WotLK Classic
================================================================
* nUI_UnitRunes.lua
> Had to make some adjustments to the 7.2.5 and 8.0.1 additions
to make the rune buttons show and operate as expected.

================================================================
3.4.0.45942.1 - WotLK Classic
================================================================
* nUI_ButtonBar.lua
> Oops, did a thorough check comparison and found I had missed
some code out for the vehicle/override etc bar changes

*nUI_Button.lua
> Added code from retail that utilised the button update cycle to
give more accurate button statuses.



Thanks to redrumjay's (on Curse) testing of their equivalent update, so *fingers crossed* that this will have the action bars working in a similar way to retail including vehicle and override bars.

The stealthed bar switch in combat issue that was fixed in retail works in wrath but, wrath doesn't switch to the shadow bar so your spells aren't there.

This happens without nUI loaded so isn't a fault of nUI.

================================================================
3.4.0.45942.0 - WotLK Classic
================================================================
* nUI_ButtonBar.lua
> Forgot to add vehicle and override and possess bar switching to action bars
> Untested as I don't play classic

================================================================
3.4.0.45327.0 - WotLK Classic PrePatch Version
================================================================

* nUI_ButtonBag.lua
> Tracking Minimap Button had a name change - from MiniMapTrackingFrame to MiniMapTracking

* nUI_Minimap.lua
> WorldMap Minimap Button was sized for some reason which was making the display wrong


================================================================
3.4.0.44930.0 - WotLK Classic PrePatch PTR Version
================================================================
Based on nUI Classic Version : 2.5.1.38988.0

Changed TOC to WotLK Classic
30400 > 3.4.0 patch

* nUI_Minimap.lua
> Added WatchFrame to the test for which objective tracker we are using as Blizzard changed the name.
Optional Files (0)


Archived Files (9)
File Name
Version
Size
Author
Date
3.4.2.50664.0
2MB
Xrystal
09-30-23 02:40 PM
3.4.1.47720.0
2MB
Xrystal
01-19-23 11:29 PM
3.4.1.47612.0
2MB
Xrystal
01-18-23 05:43 PM
3.4.0.47168.0
2MB
Xrystal
12-24-22 03:41 PM
3.4.0.46902.0
2MB
Xrystal
12-08-22 03:17 PM
3.4.0.45942.1
2MB
Xrystal
10-12-22 10:12 PM
3.4.0.45942.0
2MB
Xrystal
10-11-22 06:47 AM
3.4.0.45327.0
2MB
Xrystal
08-31-22 05:20 PM
3.4.0.44930.0
2MB
Xrystal
08-09-22 06:35 PM


Post A Reply Comment Options
Unread 01-19-23, 09:31 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Nui

Originally Posted by PBR907
Awesome and again thank you. I did notice that the weird bubbles shapes dont happen on a hunter pet abilities but on the Paladin or Druid it's noticeable. I am not sure if that helps at all. Another question do you still play wow or are you doing this out of the kindess of your heart
Yeah, someone else told me that via another contact point and they'll let me know if the fix I just did resolves that as well. I forgot the stance bar. The pet bar I had fixed before which is how I found the solution. It's a big chear but it seems to work. They only appear when dragging the spells to the bars, but then should disappear when you finish the process.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 01-19-23, 05:43 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Nui

Awesome and again thank you. I did notice that the weird bubbles shapes dont happen on a hunter pet abilities but on the Paladin or Druid it's noticeable. I am not sure if that helps at all. Another question do you still play wow or are you doing this out of the kindess of your heart
Report comment to moderator  
Reply With Quote
Unread 01-18-23, 05:46 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Nui

Originally Posted by PBR907
I had to update the new patch and it made the Nui kind of look wonky. I am not 100% sure on how to explain it. It made the boxes with lines around them. Thank you so much for everything you do.
It's not a perfect fix but hopefully most of the time the extra borders don't show.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 01-18-23, 05:40 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Re: Nui

I did for a short time put up a link to my paypal subscription donation pot but when paypal removed that option for personal accounts I had to take the link down.

Originally Posted by PBR907
There also used to be a donation button to help the project out. I don't see it anymore on the page.


Originally Posted by PBR907
I was today's years old when I found out that Nui was on curseforge. I always have relied on Wowinterface and that I always came here for Nui, but thank you for looking into the code and fixing the ui for people like me. I love Nui and recommend it to everyone. All my other addons work with it and it's just so easy to use.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 01-17-23, 11:23 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Re: Nui

There also used to be a donation button to help the project out. I don't see it anymore on the page.


Originally Posted by PBR907
I was today's years old when I found out that Nui was on curseforge. I always have relied on Wowinterface and that I always came here for Nui, but thank you for looking into the code and fixing the ui for people like me. I love Nui and recommend it to everyone. All my other addons work with it and it's just so easy to use.
Report comment to moderator  
Reply With Quote
Unread 01-17-23, 11:22 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Nui

I was today's years old when I found out that Nui was on curseforge. I always have relied on Wowinterface and that I always came here for Nui, but thank you for looking into the code and fixing the ui for people like me. I love Nui and recommend it to everyone. All my other addons work with it and it's just so easy to use.
Report comment to moderator  
Reply With Quote
Unread 01-17-23, 08:53 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Nui

Originally Posted by PBR907
I had to update the new patch and it made the Nui kind of look wonky. I am not 100% sure on how to explain it. It made the boxes with lines around them. Thank you so much for everything you do.
Not sure what they did but this was a problem that surfaced mysteriously in retail and I am not sure if I ever managed to fix it - or at least knowingly fixed it. I'll have to read through some of the reports and my comments on curseforge as I may have said in there if I had identified the cause there.

However, comparing the button code between wrath and retail and the few differences are linked to the post wrath changes to retail.

However, I did receive an error that I don't recall seeing before with the combat log, which was easily fixable, but wasn't the cause of the bar issues.

Looking at this post on wowhead it looks like a vast UI overhaul may be needed
https://www.wowhead.com/wotlk/news/u...phase-2-331015

Unfortunately I can't see a post link back to blizzard to confirm the information is correct and if so, exactly what has been added ( as EditMode clearly hasn't been )
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 01-17-23, 05:42 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Nui

I had to update the new patch and it made the Nui kind of look wonky. I am not 100% sure on how to explain it. It made the boxes with lines around them. Thank you so much for everything you do.
Report comment to moderator  
Reply With Quote
Unread 12-29-22, 03:27 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Re: Nui

Thank you so much

Originally Posted by Xrystal
The latest upload includes the ability to have the various loot frames where you want by moving them via /nui movers.

Originally Posted by PBR907
Is there a way to change where the item rolls screen appears. It drops in the middle of the screen and blocks most of my spells. I have to click to get rid of it quick before another mob appears. Can we change it to the side of the screen.
Report comment to moderator  
Reply With Quote
Unread 12-24-22, 03:44 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Re: Nui

The latest upload includes the ability to have the various loot frames where you want by moving them via /nui movers.

Originally Posted by PBR907
Is there a way to change where the item rolls screen appears. It drops in the middle of the screen and blocks most of my spells. I have to click to get rid of it quick before another mob appears. Can we change it to the side of the screen.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 12-22-22, 02:18 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Re: Nui

Originally Posted by PBR907
Is there a way to change where the item rolls screen appears. It drops in the middle of the screen and blocks most of my spells. I have to click to get rid of it quick before another mob appears. Can we change it to the side of the screen.
There I typed tons of text relating to Dragonflight and realised you meant Classic.

For Classic I will see if I can add the loot frame to the mover system if it isn't already there. Because the frame may not exist on log in it might not be possible. As far as I know nUI doesn't create or manage the loot frame so I will avoid that where possible. Why add to the taint issues nUI already has rofl.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Last edited by Xrystal : 12-22-22 at 02:22 PM.
Report comment to moderator  
Reply With Quote
Unread 12-21-22, 10:39 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Re: Nui

Is there a way to change where the item rolls screen appears. It drops in the middle of the screen and blocks most of my spells. I have to click to get rid of it quick before another mob appears. Can we change it to the side of the screen.
Report comment to moderator  
Reply With Quote
Unread 12-10-22, 07:56 PM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Nui

Like I said it's the only major bug I truly have found and I just overlook it now. It's more like a joke now when we leveling. It's like hay grats your 80, or your 80 with 700 health man what are you wearing..lol
Report comment to moderator  
Reply With Quote
Unread 12-10-22, 11:15 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Nui

Originally Posted by PBR907
The only major bug I have found is that it randomly will tell you someone is not thier level, my buddy is a 19 priest and it's quoting he's 61 at the time..lol
Yeah, that is one of those bugs I haven't been able to track down yet. It appears to be linked to a mouseover unit being grabbed and used at the same time as the update of the unit frame ( at least when its the player info being changed ). Unfortunately the area of the code that may be causing it is tied into a large part of the code, so my one and only attempt at correcting the issue, actually broke the rest of nUI so I reverted.

Hopefully though, my changes ( later on ) regarding the mouseover frame may help fix this problem. So fingers crossed that it will. But this is the main reason I believe a full rewrite is needed so I can better understand the nUI Cache system which I think is the underlining cause of the problem.

The good news is that a reload will fix it.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Last edited by Xrystal : 12-10-22 at 11:16 AM.
Report comment to moderator  
Reply With Quote
Unread 12-10-22, 01:13 AM  
PBR907
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Nui

The only major bug I have found is that it randomly will tell you someone is not thier level, my buddy is a 19 priest and it's quoting he's 61 at the time..lol
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: