Releases: kemayo/wow-handynotes-secretfish
Releases · kemayo/wow-handynotes-secretfish
v8
HandyNotes: Secret Fish
v8 (2026-01-23)
Full Changelog Previous Releases
- TOC for Midnight
- Change the icon used for points
- Allow overlay icon to be shown on relevant maps
- Update handler submodule to main (c1ee347)
New changes:
8b62933 Allow suppressing showing the overlay on parent maps
c1ee347 Allow the zones menu to be populated with continent and world maps - Update handler submodule to main (82bc4a6)
New changes:
4b24032 New reward type: BattlePet
1abeb56 Improve render_string output for ranked factions
600539f Improve the Faction condition
a8d17f8 Pass through loot requirements when upgrading the table format
faef5c4 Add a way to show all loot regardless of requirements
d7f6bcf Let item rewards be specified with a count
4f3ace2 Make new way of creating item rewards backwards-compatible
a7fd7a3 Remove some surplus definitions from conditions.GarrisonTalent
9941429 Add C_Traits support to render_string and conditions
b2ba237 Add missing CLASSICERA flag that was interfering with learnable rewards
2d24ac2 Copy some more plain item properties in when upgrading them
7724067 Use C_Map.GetMapRectOnMap instead of HereBeDragons for parent translation
0605808 Fix Trait condition to actually use the cached configID
2b89e07 Fix typo: self.configID not selfconfigID
15e13e8 Fix createWaypointForAll
0321016 Fall back from HBD to C_Map instead of the other way around
c8ad669 Stop caching the configID for trait checks, as it causes first-load issues
ba9de29 Don't error if there's a missing atlas
71ac680 Fix CanTransmogItem for Midnight
8caafb1 Fix opening settings for Midnight
0c7a8af Break once the settings are found for midnight
6454c7a Found toggle: trigger on shift-click as well as alt-click
2f821dd Don't check for auras during combat (Midnight)
048a629 Add support for decor
698cee3 Highlight routes on hover only if it's the original mapid for the point
31afb0f Fix decor not being cached
9300c12 Switch to tooltip scanning for decor completion for now
3d6e53c Allow override of worldmap for related points
f263692 Midnight transmog fix: the XCanCollectSource functions no longer work
9e52c7e Midnight transmog: avoid caching an early negative result
b41e6a9 New condition: expansion
70723bb Let expansion be specified on bare loot
6b62f2b Add the Enclave Aspirant's Hatchet to the broken transmog items list
9fbad68 Fix hooking of area POI pins
48b3958 Allow setting a custom overlay icon
82bc4a6 Fix some places where hiddenConfig wasn't being respected
v7
HandyNotes: Secret Fish
v7 (2025-03-01)
Full Changelog Previous Releases
- TOC for 11.1.0
- Update handler submodule to main (befba25)
New changes:
513b134 Clean up some deprecated wow-api calls
86eec76 Improve setting defaults for related-points
c828fb9 Clean up deprecated GetSpellInfo
1447e15 Label cosmetic loot in tooltips
6a34474 Fix tooltip label for multi-criteria points
fb66f54 Allow more overrides for related points
2e75307 New render_string variant: area
4940318 New condition: DayOfWeek
effed0c Improve registering points that get translated to other maps
15dd06d Fix render_string for faction names
92e6bed Fix rank checks for factions
fc4a095 Support MapPinEnhanced for waypoints
dc7775a Support for getting mountids from the item
0292bba Related points: add hide_before, fix type on requires
086157b Related points: fix passing through a texture
daf38f9 Options dialog: fix group names not being passed through render_string
2f35f54 Fix opening core handynotes options from dropdown
6e7904c Add per-run cache that'll store data for the current GetNodes2
0ba0f36 Rearrange the settings in the dialog and dropdown
370e8e9 Behavior change: count exact items for transmog, setting to revert
932ae80 Rearrange map-providers for less clutter
15075c8 Improve atlas_texture for more complex crops
3d1d3c2 Improve "show treasure" so it only controls treasure
7c65f13 New option to emphasize notable NPCs
8ac095d Change how show_npcs works
f50a152 Add a helper for quickly toggling found nodes
72a3659 Stop non-npc non-treasure points without completion from being considered "found" always
ea41385 Consider whether loot is likely to drop in notability
a81c8dc Highlight notable loot in the tooltip if you're emphasizing it for icons
18b8280 Fix clearing the appearances cache between runs
b1e1659 Enhance classes to cope with calling a superclass better
d08d31d Condition summary: option for a short-form without the "requires"
019c7d8 Extreme rewrite of the loot system in preparation for expanding it
e9c2857 New loot type: currency
8f8045f Let currency flag itself as notable
5d1022c Add settings to define what counts as notability
bc8750a Expose the condition base classes for extension
9c8a519 Fix some interactions within notability with transmog + quests
4f3030c New setting to allow alt achievement progress to count
3692d75 Sprinkle in some usage of color constants for tooltip text
7a37d5e Give treasure the same dropdown as NPCs for filter-selection
ce2bb5d Improve their tostring, and give explicit classnames to my conditions
a77db72 Fix the "found" check from 7a37d5e684410cb9cf12d0010029f763294f3582
45de921 Don't need these classic atlas fallbacks any more
53ad145 Don't error if we try to check non-existent conditions
15ab528 Put the tooltip achievement handling somewhere it can be reused
ce2b4bd Check the account quest completion for reputation
0805b3b Simple getters helper
8adec5b SEMI-BREAKING: Switch class system to a variant of LCS
6030470 Refactor some otherwise unused functions into rewards, split that up
f7840d3 Add PlayerHasTransmogByItemInfo compatibility shim for cataclysm classic
c8035f8 Remove some debug globals that snuck through
625ee0b Fix some style issues and typos
155255b Show armor-types in tooltip labels
5afc365 Fix loot-upgrader to not always require the more-expensive path
da81faa Give mounts and pets better tooltips
70c737a Bring in some reward enhancements from SilverDragon
1e65fed Currency reward AddToItemButton
fc92bc6 Allow point.always to override the filter settings
af59ade Different less-notable color for mobs that only have transmog
a7e6483 Switch the notable icon colors around because purple is transmog
d0297cc Toy condition should extend Item
0c1308f Add a new recipe reward type
1c7c228 Better notoriety-without-transmog calculation
5d9e50e nodeMaker should shallow-copy the existing table if needed
d035bb9 Fallback notable icons for classic
8556d83 New decoration pins that let me put things around core HandyNotes pins
dced3de Routes should also stay shown when there's a highlighted pin
f77bed4 Switch routes to my newer method with less data-provider overriding
842179b Forgot to add the SetPassThroughButtons override to routes
99df7af Fix inbag not hiding points that are related to an achievement
70e9758 Do more pre-caching for item subclasses
1083212 Make route toggling work for points that have connected routes as well
cdb4af4 New option to outright force a point to show regardless of hiding settings
8422b10 Make sure that pet/mount IDs are set before trying to cache them
db469da Enhance the pin decorations
e8dcea6 Don't display decorations or routes when HandyNotes itself is disabled
ecba16b Rewards: rename for_tooltip to ignore_notable
cbd401f Knowable loot shouldn't consider notability
2df3b0d Hidden/inactive points in tooltips had completion colors reversed
4576a53 Tighten up wording on the right-click menu
ad7a460 Tweak to handler-updater script
dea7012 Prime caches so that the first map open won't be missing data
1352346 Upgrade loot needs to run on vignette-only treasures as well
473d5ba Updater: script early sanity checks weren't quite right
98baeb3 Lootless NPCs shouldn't show as transmog-notable
3bdec1b One more tweak to the updater checks
6dd96c8 Don't error when drawing an impossibly short route segment on the minimap
baba669 Let paths override whether they're shown on the world map
e174cd5 Fine, one more adjustment to the updater script
e3c723d Show uncompleted quest status in tooltips
42429a5 Let subvariants be provided to render_string
8263974 Give render_string achievements a character-specific subvariant
1e01314 Conditions: achievements can have criteria and be character-specific
021412b Fix error when a point has multiple quests
975b55d Set up defaults before other setup for vignette-only points
5f98207 Reputation currencies are no longer notable once maxed
d284c73 Move to new menu system
1c23b67 Move right-click context menus to the new menu system as well
e33e521 Fix tooltip criteria error for incomplete criteria completed by an alt
9447436 Add a condition for being in a specific vehicle
ce1368b New condition for questcompleteonaccount
befba25 Update Krowi to v8
v6
HandyNotes: Secret Fish
v6 (2024-07-26)
Full Changelog Previous Releases
- TOC for 11.0.0
- Update handler submodule to main (d8d98d1)
New changes:
239bd22 New render_string variant: zone
56d83d2 Clean up some deprecated wow-api calls
0e7448c Update Krowi_WorldMapButtons-1.4 to v6
3b9bf3c Clean up another call to TooltipUtil.SurfaceArgs
7b05a00 Remove reference to GetFactionInfoByID in 11.0
d8d98d1 Update Krowi_WorldMapButtons-1.4 to v7, fixing overlap of Legend button - Remove reference to deprecated function
v5
HandyNotes
v5 (2023-11-10)
Full Changelog Previous Releases
- Update handler
ff28cca Sort error in groupsHidden overlay dropdown
92e0d94 Use Blizzard waypoints if they're available and TomTom isn't present
cfe45f7 New point menu item: make waypoint for all related points
4c8f46e Classic needs a different frameleveltype for route lines
0021ce0 Let routes appear on the minimap
df9765f Handle null reference before loop
1ed9f0b Level condition was missing aself
dabee33 Synchronize conditions with SilverDragon, adding calendar conditions
e077693 Pass through more visibility conditions to related points
51c4574 Don't show highlight-only routes on the minimap
a0d8cbf One more visibility-condition to pass through for related points
9c96a00 Hide generated routes for related points if the related point is hidden
1f139cb Clean up minimap route lines better when refreshing data
2282819 In autogenerated path nodes show the NPC name
00b862e Fix class inheritance with no initializer
9b39740 Tooltip group label was showing in black
e02e6d7 Add somenamevariants to a few of the styled strings for plain display
c75ce71 Add an AchievementIncomplete condition
fb9c81c New point method: OnTooltipShow
2138a07 Improve adding waypoints for a group so we reliable point to the closest
a3ddeff Adjust my test-maker so I can change the default test type
e47f5a2 New point field:achievementNotFoundto override config behavior
d0736aa New condition: profession
2b59da1 Improve the profession skill level check
85ed0b4 Related points should pass through minimap/worldmap if false
8474561 Show more information about requirements in tooltips
4c9469a Make the condition label for unit level prettier
d7f5d3e New condition: OnQuest
ac7b7cc Let items have conditions
25916a3 New condition: class
31d770b Change priority of groupsHidden and groupsHiddenByZone
ef7f17a GetCriteria shouldn't return if there was an error
be29aa4 Generate related points better
1ccb7a3 Actually embed Krowi_WorldMapButtons-1.4 since it's spreading
9aa9cdd In a non-packaged version do minor debug output for point collisions
c68c1e6 Another improvement to generating related points
fe0cf88 Fix the debug-mode check
067b8fe Easier color override for atlas keys
1ebf708 Avoid loops in some conditions
773c09f When registering vignettes add them to lookup tables
105b4ab Conditions: make sure an event exists before checking its start time
ec6c9ed Prevent errors from tooltip addons
b495550 Minimap routes weren't respecting the display setting
698ae0a Make items with learnable-spells knowable
b4c9545 Update Krowi_WorldMapButtons-1.4 to 8eb48edca7f00d44bf25158900295283db2d663d
2f495ae Don't mix in GameTooltipDataMixin if it doesn't exist
566959a Proper fall back for unknown quest names
cb0b370 Helper for registering the same point in multiple locations
946afa0 Modifier to the "show NPCs" config: "only show notable NPCs"
d72fc12 Create an update script for the handler submodule to automate the commit - TOC for 10.2.0
v4
v3
HandyNotes: Secret Fish
v3 (2022-11-20)
Full Changelog Previous Releases
- TOC for 10.0.2
- Update to embedded-handler system
v2
v1
HandyNotes: Secret Fish
v1 (2022-04-07)
Full Changelog Previous Releases
- Set curse project ID
- Add a readme
- Secret Fish and Where to Find Them
- Secret Fish of Mechagon
Straight from my HandyNotes_BattleForAzerothTreasures - Initial framework