Download
(39 Kb)
Download
Updated: 05/31/21 11:42 PM
Addon for:
No, thank you!.
Compatibility:
Blackwood (7.0.5)
Flames of Ambition (6.3.5)
Updated:05/31/21 11:42 PM
Created:10/21/19 07:20 PM
Monthly downloads:1,401
Total downloads:156,535
Favorites:136
MD5:
No, thank you! - Blackwood  Popular! (More than 5000 hits)
Version: 10.9
by: uta.karas [More]
This is an updated version of No, thank you!.

All libraries are removed from the addon so you need install them individually if not yet.
v10.9
- compatible with update30 (Blackwood)
- added Leyawiin Outskirts Wayshrine to Capital Wayshrines on world map
- added "Don't rotate game camera while showing status" setting option
- added "Don't rotate game camera while showing inventory" setting option

v10.8
- compatible with update29 (Flames of Ambition)

v10.7a
- added Vateshran Hollows to Dungeons on world map

v10.7
- compatible with update28 (Markarth)
- added Markarth Wayshrine to Capital Wayshrines on world map

v10.6a
- fixed raid notification messages (contributed by mychaelo)
- excluded status window from NoSpin for allowing to change an outfit (contributed by Baertram)
- updated DE translation (contributed by Baertram)

v10.6
- compatible with update27 (Stonethorn)
- fixed remaining dependency of LibStub
- added Eyevea Wayshrine to Capital Wayshrines on world map not to interrupt GuildShrines addon
- added The Earth Forge Wayshrine to Capital Wayshrines on world map not to interrupt GuildShrines addon

v10.5
- compatible with update26 (Greymoor)
- added Solitude Wayshrine to Capital Wayshrines on world map

v10.4b
- removed dependency of LibStub

v10.4a
- fixed "Don't warn when trying to equip a bindable item" option didn't work by D&D
- fixed "Disable Chat autocompletion" option didn't work
- added Dragonguard Sanctum Wayshrine to Capital Wayshrines on world map

v10.4
- compatible with update25 (Harrowstorm)
- moved the LibAnnyoingUpdateNotificationInGame library from DependsOn to OptionalDependsOn
- fixed an error occurred when D&D a BoE gear into equipment area while "Don't warn when trying to equip a bindable item" on
> it will show the warning by D&D, means this option doesn't work because of unable to ignore the warn on this situation.
> still this warning is ignorable when double clicking a BoE gear for equipping.
- "Disable Chat autocompletion" option is temporarily disabled on update25 environment because of this feature occuring errors on pts
> it will be developped in another way when new API document will be released.

v10.3b
- fixed "chat message" option for blocking AVA messages didn't work
- fixed "chat message" option for blocking message "Lorebook Discovered" didn't work
- fixed "chat message" option for blocking message "Ability progressed to Rank X" didn't work

v10.3a
- fixed "Hide" option for Unowned Houses didn't work

v10.3
- compatible with update24 (Dragonhold)
- removed all libraries
- added recent Capital Wayshrines (Lilmoth, Rimmen and Senchal) on world map
- fixed some arenas (DragonStar and Maelstrom) were not hidden on world map as dungeons

before
see No thank you#ChangeLog
Archived Files (12)
File Name
Version
Size
Uploader
Date
10.8
38kB
uta.karas
02/22/21 05:30 PM
10.7a
38kB
uta.karas
11/23/20 04:26 AM
10.7
38kB
uta.karas
10/27/20 11:42 PM
10.6a
38kB
uta.karas
10/10/20 06:18 PM
10.6
37kB
uta.karas
08/23/20 05:38 PM
10.5
37kB
uta.karas
05/23/20 06:25 PM
10.4b
37kB
uta.karas
03/02/20 04:44 AM
10.4a
37kB
uta.karas
02/26/20 08:53 PM
10.4
37kB
uta.karas
02/07/20 06:51 PM
10.3b
37kB
uta.karas
11/23/19 06:57 PM
10.3a
37kB
uta.karas
11/11/19 03:43 AM
10.3
37kB
uta.karas
10/21/19 07:20 PM


Post A Reply Comment Options
Unread 01/30/23, 09:15 AM  
Muchtie

Forum posts: 0
File comments: 31
Uploads: 0
plz updaten
Report comment to moderator  
Reply With Quote
Unread 01/16/23, 02:09 PM  
ankerous

Forum posts: 0
File comments: 5
Uploads: 0
Re: Re: Re: Galen code?

Originally Posted by Rengaru
For the next time you can actually Datamine these IDs quite easily by typing
Code:
/script for i = x, y do _, name = GetFastTravelNodeInfo(i) d(i.." "..name) end
into the chat. Make sure to replace x and y with the range you want to scan.
I hadn't been back to this page in a bit but thanks for that info.
Report comment to moderator  
Reply With Quote
Unread 11/28/22, 06:07 PM  
Rengaru
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 27
Uploads: 3
Re: Re: Galen code?

Originally Posted by Maars
Also how do you discover which is the correct number on new dlc drops? Is there a log somewhere to read to get it?
Originally Posted by ankerous
I'm not sure how to find the IDs besides trial and error.
For the next time you can actually Datamine these IDs quite easily by typing
Code:
/script for i = x, y do _, name = GetFastTravelNodeInfo(i) d(i.." "..name) end
into the chat. Make sure to replace x and y with the range you want to scan.
Report comment to moderator  
Reply With Quote
Unread 11/24/22, 02:18 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1017
Uploads: 1
Concerning Friends alert, there is a conflict with an other addon

Actually NTY works perfectly to block the friends alert (on AND off logging)

The issue for me was LUI extended module chat announce.
If you use this addon, check the friends alert and put it on OFF.

Then you will have NTY working fine
Report comment to moderator  
Reply With Quote
Unread 11/12/22, 05:54 PM  
ankerous

Forum posts: 0
File comments: 5
Uploads: 0
Re: Galen code?

Originally Posted by Maars
Heya, do you know what's the code for the Vastyr Wayshrine? Also how do you discover which is the correct number on new dlc drops? Is there a log somewhere to read to get it?
I'm not sure how to find the IDs besides trial and error. I added a line and tried various IDs to find out what the one was for inside Vastyr itself. I had some success after first not going high enough and then too high. I just tried different numbers in the .lua file and would save/reloadui after each attempt.

The ID for the wayshrine inside Vastyr ended up being 529.
Last edited by ankerous : 11/12/22 at 07:19 PM.
Report comment to moderator  
Reply With Quote
Unread 11/09/22, 04:25 AM  
Maars

Forum posts: 0
File comments: 33
Uploads: 0
Galen code?

Originally Posted by Lumber
Hey not sure if the addon get an update anytime soon.

To add Gonfalon wayshrine just edit NoThankYou.lua between line 1160 and 1200 there is all "Capital Wayshrine".

Add this line :
Code:
[513] = true, -- High Isle			Gonfalon
Heya, do you know what's the code for the Vastyr Wayshrine? Also how do you discover which is the correct number on new dlc drops? Is there a log somewhere to read to get it?
Report comment to moderator  
Reply With Quote
Unread 09/29/22, 02:45 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Ah... Author hasn't been on ESOUI since April.
Report comment to moderator  
Reply With Quote
Unread 09/29/22, 02:44 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Please add Highhallow Hold house to the Map > Unowned Houses > Show only on Zones/Cities option.
Report comment to moderator  
Reply With Quote
Unread 09/22/22, 03:22 AM  
Kaa

Forum posts: 0
File comments: 8
Uploads: 0
Originally Posted by Marazota
Originally Posted by playstyle
The option 'Disable porting to group leader dialog' does not seem to work for me. Can anyone confirm?
Also Block Friend status Alert not working
Yes, Block Friend status Alert not working, and I don't remember it ever worked ! Such a pity, those login logout messages are so annoying and clutter the chat box...
Report comment to moderator  
Reply With Quote
Unread 07/21/22, 07:40 PM  
IsharaMeradin
 
IsharaMeradin's Avatar

Forum posts: 8
File comments: 70
Uploads: 0
While using mouse and keyboard UI and with the "Don't rotate game camera" option on, the endeavor store preview option is not available while the crown store option is available and works.

While using gamepad UI and with the "Don't rotate game camera" option on, both the endeavor store and crown store preview options are greyed out and non-functional.

It should be noted that this is while "Don't rotate game camera while showing status" and "Don't rotate game camera while showing inventory" are both turned off. No idea how it behaves with these turned on as I have no desire to prevent usage of the outfit station and in-game previews.
Report comment to moderator  
Reply With Quote
Unread 07/10/22, 03:55 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1517
Uploads: 2
Originally Posted by playstyle
The option 'Disable porting to group leader dialog' does not seem to work for me. Can anyone confirm?
Also Block Friend status Alert not working
Report comment to moderator  
Reply With Quote
Unread 06/17/22, 12:25 PM  
Honestaly

Forum posts: 3
File comments: 59
Uploads: 0
What about rejecting guild invites from only some guilds?

i.e. a Blacklist of guilds that you just don't accept invites to. But otherwise if your guilds aren't full, you'd get a popup of the guild invite, and you could Accept, Decline, add to Blacklist ?
Report comment to moderator  
Reply With Quote
Unread 06/12/22, 09:32 AM  
ankerous

Forum posts: 0
File comments: 5
Uploads: 0
Hidden wayshines still show on map

For a while now when any of the way shrines are hidden, either by hide all or only show capitals, they still show on the world map as black/undiscovered. I've tried reinstalling the addon a few times and making sure any saved settings are gone and it still happens. Does anyone have any insight to what might be going on?

edit: I finally figured it out. The addon GuildShrines was causing an issue because there are options to show unknown ones on the world map. I only started seeing this area around the time of account wide achievements so I'm not sure if it is related to that but I'm glad I finally figured it out. I forgot about this addon and hadn't checked the settings for it in recent times so if anyone else has the issue I did it might be because of the same problem. Once I turned show the unknown ones off it fixed the problem.
Last edited by ankerous : 06/12/22 at 09:53 AM.
Report comment to moderator  
Reply With Quote
Unread 06/11/22, 02:34 AM  
Lumber

Forum posts: 0
File comments: 55
Uploads: 0
Originally Posted by NeuroticPixels
Please add Gonfalon Square Wayshrine (High Isle) to the Tamriel map for the map option "Show only Capitals".
Hey not sure if the addon get an update anytime soon.

To add Gonfalon wayshrine just edit NoThankYou.lua between line 1160 and 1200 there is all "Capital Wayshrine".

Add this line :
Code:
[513] = true, -- High Isle			Gonfalon
Report comment to moderator  
Reply With Quote
Unread 06/09/22, 06:21 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Please add Gonfalon Square Wayshrine (High Isle) to the Tamriel map for the map option "Show only Capitals".
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: