Download
(85 Kb)
Download
Updated: 05/23/18 11:33 AM
Pictures
File Info
Compatibility:
Summerset (4.0)
Updated:05/23/18 11:33 AM
Created:05/23/18 08:45 AM
Monthly downloads:110
Total downloads:17,253
Favorites:55
MD5:
No, thank you! (continued)  Popular! (More than 5000 hits)
Version: 0.1.0
by: Vostorn [More]
Updated version of "No, thank you!" by Ayantir & Garkin to Summerset.

Say No, thank you! to unwanted messages and notifications.


This addon allows you to block or redirect unwanted messages, notifications to the chat and alter behavior or some boring systems of the UI

Almost all features are disabled by default, make sure that you enable everything you want in the addon settings:
Game Menu -> SETTINGS -> Addon Settings -> No, thank you!
Or use slash command: /noty

Currently supported features are:
AvA centerscreen anouncements outside of AvA world (scrolls, emperor, etc.)
Friend status messages in chat - [@username] has logged on with [character]
"Target immune" alerts - Flying creatures are immune to snares. / This target is immune to bleeding effects. / This target is too powerful for that effect. / You must have a valid empty soul gem.
"Screenshot saved" alert - Screenshot saved as: <path>
Crafting result alerts - Improvement attempt succeeded (failed) / No usable items found / You lack the skill to recover all the materials from this item.
AletrText throttling - do not show the same messages more often then selected value in seconds
Delete Mail confirmation dialog - "Are you sure you want to delete this mail? Once deleted, you will no longer have access to it."
Can't buyback from fence confirmation dialog - Sale is Final. You are attempting to sell a high quality stolen item...
Guild Roster Alerts - <name> joined <guild>. / <name> left <guild>.
RaidScore Notifications - Your guild mates completed <raidname> with a time of <time>.
Guild MotD Notifications - The message of the day for <guild> has changed..
New handler for EVENT_LUA_LOW_MEMORY event. (Notification or poup)
Lua errors as a non intrusive notification
Don't interrupt interactions (harvesting, fishing, ...) when you open map, inventory or other scenes - same as in NonstopHarvest.
Don't rotate game camera when you open map, inventory or other scenes - same as in No Spin.
Delete interaction with insects
Delete Disband group dialog - "Are you sure you want to disband the group?"
Delete Large group dialog - "Some dungeons only allow groups of 4 or fewer to enter ..."
Delete Market Announcements ads
Disable book reading
Option to hide the messages "Lorebook discovered" and "Collection Completed"
Disable Group area messages
Disable Crafting Bag notifications
Option to autoloot item in containers
Option to disable the "Leave Guild" keybind
Option to hide the message "Ability increased to Rank X"
Option to remove the entry "Get Help" from context action of items in bags
Option to do not display Wayshrines on Tamriel map or only those of Main Cities
Option to do not show Unowned houses on map
Option to do not show Quest dialog when looting a Master Writ
Fixed Broken functionalities
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
0.0.1
85kB
05/23/18 08:45 AM


Post A Reply Comment Options
Unread 06/07/18, 12:32 AM  
polysoft
 
polysoft's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 67
Uploads: 1
UI-Fehler / UI-error

EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:51: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1484: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1456: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:56: in function 'ZO_NotificationProvider:PushUpdateToNotificationManager'
EsoUI/Ingame/Contacts/Notifications_Common.lua:247: in function 'ZO_GuildMotDProvider:OnAddOnLoaded'
EsoUI/Ingame/Contacts/Notifications_Common.lua:192: in function '(anonymous)'

and next error:

EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:51: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1484: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1456: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1451: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 06/07/18, 01:08 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 309
File comments: 1007
Uploads: 1
Re: UI-Fehler / UI-error

Please apply this fix to correct the error :

Originally Posted by RavenMind
I suspect this may be an easy fix.
For anyone who *hasn't* accepted the daily reward yet, please test this, since I already accepted it:
  • Download Circonians LibNotifications from here. Direct download, don't use Minion.
  • Open the LibNotifications archive & go to the archive's \LibNotification\LibNotification\ folder.
  • Extract LibNotification.lua into your ...\Documents\Elder Scrolls Online\live\AddOns\NoThankYou\Libs\LibNotification\ folder, overwriting the existing file.
  • ReloadUI if you are in game, or fire up ESO & see if the errors persist.
Thanks.

Edit: Guildmate confirmed copying in the updated lib fixed the errors.
[/quote]


Originally Posted by polysoft
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:51: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1484: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1456: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:56: in function 'ZO_NotificationProvider:PushUpdateToNotificationManager'
EsoUI/Ingame/Contacts/Notifications_Common.lua:247: in function 'ZO_GuildMotDProvider:OnAddOnLoaded'
EsoUI/Ingame/Contacts/Notifications_Common.lua:192: in function '(anonymous)'

and next error:

EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:236: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/NoThankYou/Libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:51: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1484: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1456: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1451: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 06/07/18, 06:14 PM  
DiNanna63

Forum posts: 0
File comments: 34
Uploads: 0
The fix worked for me until a few moments ago when suddenly I got around 3,000 errors that froze my game. The daily log-in rewards reset and set it off.

update: I deleted both No, Thank you add-ons. All those notifications are gone. After reading I shouldn't have both No,Thank You's installed, I've reinstalled this add-on and extracted the file according to the directions. I logged into the game and all is well. I'll report back if tomorrow's daily reward triggers any errors.
Last edited by DiNanna63 : 06/07/18 at 06:42 PM.
Report comment to moderator  
Reply With Quote
Unread 06/07/18, 06:30 PM  
RavenMind
 
RavenMind's Avatar

Forum posts: 6
File comments: 391
Uploads: 0
Originally Posted by DiNanna63
The fix worked for me until a few moments ago when suddenly I got around 3,000 errors that froze my game. The daily log-in rewards reset and set it off.

update: I deleted both No, Thank you add-ons. All those notifications are gone. Hoping this can get fixed so I can use the add-on again.
Sorry it's no longer working for you. I haven't had a problem myself since replacing the lib. I'm not a coder/scripter, just a tinkerer, but maybe Granpafishy's post will help.
Granpafishy, thank you for posting the edit, as it may help others.
Originally Posted by Granpafishy
EDIT
Redownloaded the file and replaced it. No change.
Uninstalled the No Thankyou (continued) addon completely and reinstalled with the replacement LibNotification.lua. Error fixed.
Report comment to moderator  
Reply With Quote
Unread 06/07/18, 06:47 PM  
DiNanna63

Forum posts: 0
File comments: 34
Uploads: 0
Originally Posted by RavenMind
Originally Posted by DiNanna63
The fix worked for me until a few moments ago when suddenly I got around 3,000 errors that froze my game. The daily log-in rewards reset and set it off.

update: I deleted both No, Thank you add-ons. All those notifications are gone. Hoping this can get fixed so I can use the add-on again.
Sorry it's no longer working for you. I haven't had a problem myself since replacing the lib. I'm not a coder/scripter, just a tinkerer, but maybe Granpafishy's post will help.
Granpafishy, thank you for posting the edit, as it may help others.
Originally Posted by Granpafishy
EDIT
Redownloaded the file and replaced it. No change.
Uninstalled the No Thankyou (continued) addon completely and reinstalled with the replacement LibNotification.lua. Error fixed.
Thanks. I updated my post. I deleted both versions then installed this one with the replacement LibNotificaiton.lua. No errors so far. Will see what happens tomorrow evening wen the daily rewards reset.
Report comment to moderator  
Reply With Quote
Unread 06/08/18, 12:01 AM  
BloodStainCHild
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 61
Uploads: 15
hey,

would it be possible to remove or hide the player interaction while in combat?

cause it happens sometimes that the lead kicks ppl while try to rez

Report comment to moderator  
Reply With Quote
Unread 06/08/18, 12:39 PM  
Augestflex

Forum posts: 4
File comments: 164
Uploads: 0
I can confirm that the fix below works.
Report comment to moderator  
Reply With Quote
Unread 06/08/18, 09:51 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Still going crazy once the new prize hits. So am good with this for another 21 hours, then it will go crazy, disable it, get prize reenable good to go.
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 01:14 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 309
File comments: 1007
Uploads: 1
Originally Posted by BigM
Still going crazy once the new prize hits. So am good with this for another 21 hours, then it will go crazy, disable it, get prize reenable good to go.
Did you apply the fix mentionned in the comments below ? its works for everyone for now
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 04:49 AM  
Kyoma
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 327
Uploads: 10
Originally Posted by BigM
Still going crazy once the new prize hits. So am good with this for another 21 hours, then it will go crazy, disable it, get prize reenable good to go.
Even if you get an error, you should still be able to claim the reward. I don't have the fix yet because I can't be bothered and just click away the (one) error and voila.
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 11:55 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 263
File comments: 1530
Uploads: 2
so, where is Vostorn?

request feature - hide Training: Can Reserach icon at items in inventory/bank/guild bank and other scenes where this icons appear
and the whole Trait information slider
Last edited by Marazota : 06/09/18 at 11:59 AM.
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 12:07 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 309
File comments: 1007
Uploads: 1
Originally Posted by Marazota
so, where is Vostorn?

request feature - hide Training: Can Reserach icon at items in inventory/bank/guild bank and other scenes where this icons appear
and the whole Trait information slider
If i am not mistaken, those icons showing that you can research an item included Training, are coming from different addons. I think that the base game without addons do not show anything like that. So i guess it will be hard to pin point which addons and which module in this addon or those addons do this no ?
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 02:16 PM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 263
File comments: 1530
Uploads: 2
Originally Posted by Anceane
Originally Posted by Marazota
so, where is Vostorn?

request feature - hide Training: Can Reserach icon at items in inventory/bank/guild bank and other scenes where this icons appear
and the whole Trait information slider
If i am not mistaken, those icons showing that you can research an item included Training, are coming from different addons. I think that the base game without addons do not show anything like that. So i guess it will be hard to pin point which addons and which module in this addon or those addons do this no ?
no
its base game feature
Report comment to moderator  
Reply With Quote
Unread 06/09/18, 09:01 PM  
RavenMind
 
RavenMind's Avatar

Forum posts: 6
File comments: 391
Uploads: 0
Originally Posted by Marazota
so, where is Vostorn?
I PM'd him a few days ago to make sure he saw the lib needed updating, in-case it got buried. Haven't heard back. No idea if he/she intends to keep working on this or not. School just let out for summer break & college semester started. No idea if they're in school, but can see this being a busy time. Might save up your requests until you see them post here again, or shoot them a PM.
Report comment to moderator  
Reply With Quote
Unread 06/10/18, 10:57 AM  
Greevir
 
Greevir's Avatar

Forum posts: 27
File comments: 130
Uploads: 0
Originally Posted by RavenMind
Originally Posted by Marazota
so, where is Vostorn?
I PM'd him a few days ago to make sure he saw the lib needed updating, in-case it got buried. Haven't heard back. No idea if he/she intends to keep working on this or not. School just let out for summer break & college semester started. No idea if they're in school, but can see this being a busy time. Might save up your requests until you see them post here again, or shoot them a PM.
So we don't know if No, Thank You! (continued) will be continued? Maybe someone should start up No, Thank you! (continued) (continued).
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: