Download
(1 Kb)
Download
Updated: 07/14/24 04:09 PM
Pictures
File Info
Compatibility:
Gold Road (10.0.0)
Scions of Ithelia (9.3.0)
Endless Archive (9.2.5)
base-game patch (9.1.5)
Necrom (9.0.0)
Updated:07/14/24 04:09 PM
Created:04/30/23 01:15 PM
Monthly downloads:693
Total downloads:4,437
Favorites:8
MD5:
10.0.0
Advanced Filters - Survey Filters  Updated this week!
Version: 1.1.0
by: mccalli [More]
AdvancedFilters plugin which allows you to filter for Crafting Surveys.


External Dependencies

Required:
Advanced Filters - Updated
v1.1.0
  • Now appears only in relevant inventory panels ("All", "Miscellaneous" and the "Trophy" subfilter of Miscellaneous).

v1.0.5
  • API version update

v1.0.4
  • Changed "All" to "All Surveys" in order to avoid some confusion as to which filter you're looking at
    API update


v1.0.3
  • API version update


v1.0.2
  • Endless Archive API version compatibility


v1.0.1
  • Necrom API version compatibility


v1.0.0
  • Initial upload
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.0.6
1kB
mccalli
06/09/24 11:12 AM
1.0.5
1kB
mccalli
03/11/24 08:39 AM
1.0.4
3kB
mccalli
01/15/24 04:21 PM
1.0.3
3kB
mccalli
08/24/23 11:59 AM
1.0.1
3kB
mccalli
06/07/23 03:36 PM
1.0.0
4kB
mccalli
04/30/23 01:15 PM


Post A Reply Comment Options
Unread Today, 03:02 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 5102
File comments: 6187
Uploads: 78
If you'd not hardcode the translations like
Code:
	["Survey Filter"] = "Survey Filter",
	["All Surveys"] = "All Surveys",
	["Alchemist"] = "Alchemist",
	["Blacksmith"] = "Blacksmith",
	["Clothier"] = "Clothier",
	["Enchanter"] = "Enchanter",
	["Jewelry"] = "Jewelry",
	["Woodworker"] = "Woodworker",
but reuse the existing ZOs translation constants SI_*, you could add multi language support easily:

https://github.com/esoui/esoui/blob/...ings.lua#L1981

GetString(SI_ITEMTYPEDISPLAYCATEGORY14) -> Alchemy

Survey: SI_SPECIALIZEDITEMTYPE101
All: SI_ITEMFILTERTYPE0

Please always check the ingame translaation files first and use them instead of creating new manual traslations. This way you can add support for languages de, en, fr, es, ru, zh automatically.

Even in AF, if you only add the enStrings, it will automatically work if you use the GetString(SI_*) consants as they get translated to the user's client language automagically then, no matter if he uses de, en, fr, es, ru, zh or any custom language: Always en will be used form the plugin if you only specify enStrings.
Last edited by Baertram : 07/19/24 at 03:04 AM.
Report comment to moderator  
Reply With Quote
Unread 01/15/24, 04:27 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 5102
File comments: 6187
Uploads: 78
Hi, thanks for the plugins but please check your files before zip-ng if here are any hidden files like e.g.
__MACOSX/._AF_SurveyFilters

And remove those.
Thanks!
Report comment to moderator  
Reply With Quote
Unread 09/10/23, 01:05 PM  
NoOneOfImportance

Forum posts: 0
File comments: 26
Uploads: 0
Originally Posted by mccalli
Seen late am afraid - but should be all sorted now.
Thanks!
Report comment to moderator  
Reply With Quote
Unread 08/24/23, 02:47 PM  
mccalli
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 12
Uploads: 6
Seen late am afraid - but should be all sorted now.
Report comment to moderator  
Reply With Quote
Unread 07/18/23, 07:22 PM  
NoOneOfImportance

Forum posts: 0
File comments: 26
Uploads: 0
The download link points to Treasure Map, not Survey. Please link to the correct file.

Thank you.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: