
Delves Extra Content Notes
A HandyNotes plugin that marks reported extra content spawn points inside delves on the world map.
What it does
Delves occasionally spawn rare interactables — Sanctified Banners, and other extra content — while you're exploring. This addon adds pins to the world map and delve map at every reported spawn location, so you know where to look as you explore. The pin doesn't guarantee which kind of spawn is there, just that something has been reported at that spot.
Requirements
- HandyNotes (required dependency)
Installation
- Install HandyNotes if you don't already have it.
- Copy this folder into your
Interface/AddOnsdirectory asDelvesExtraContentNotes. - Restart or reload WoW.
Usage
Open the world map while inside a delve-capable zone. Reported extra content spawn points appear as pins; hover over a pin to see a tooltip confirming it's a reported spawn point. Pins can be toggled on/off from the HandyNotes options panel like any other HandyNotes plugin.
Contributing spawn points
Known spawn coordinates are stored per map ID in DelvesExtraContentNotes.lua. If you find a spawn that isn't marked, feel free to open a merge request adding its coordinates.
Releasing
Pushing a version tag (e.g. v1.0.1) triggers CI to package the addon, publish it as a GitLab generic package + release, and upload it to the CurseForge project. The CurseForge upload requires a CF_API_TOKEN CI/CD variable (masked, and protected if the release tag pattern is protected).

