Northern Sky Raid Tools

Raid Tool Addon for the Guild "Northern Sky"

File Details

12.0.95

  • R
  • May 26, 2026
  • 2.55 MB
  • 81.2K
  • 12.0.7+1
  • Retail

File Name

NorthernSkyRaidTools-12.0.95.zip

Supported Versions

  • 12.0.7
  • 12.0.5

Northern Sky Raid Tools

12.0.95 (2026-05-26)

Full Changelog Previous Releases

  • Update SetupManager.lua
  • Update MidnightFalls.lua
  • add some description to interrupt display
  • move CrystalDropTimer out of mandatory
  • fix lua error in preview if spellname was disabled
  • Merge pull request #81 from myran2/lura-crystal-drop-timer
    L'ura: Add seed drop timer
  • making it default off, not pinned, remove non-used preview and renamed
  • Merge pull request #80 from Elnarfim/main
    Update koKR.lua
  • L'ura: Add seed drop timer
    starts when you drop your seed and counts down to when it explodes
  • fix spec storing and beloren color swap
  • Update koKR.lua
  • Merge pull request #79 from Hollicsh/main
    Update ruRU.lua
  • Merge pull request #78 from Elnarfim/main
    Update koKR.lua
  • allow sorting group without all players being in the group
  • allow sorting without full group
  • Update ruRU.lua
  • Update koKR.lua
  • Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
  • Move copy and paste to right click on alert
  • don't allow deleting the few "mandatory" alerts (interrupt & runes display)
  • Update EncounterAlerts.lua
  • don't overwrite .enabled if an existing alert has a new version
  • allow deleting reloe alerts
  • add button to import alerts for selected boss
  • Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
  • fix interrupt note reading
  • Merge pull request #77 from Elnarfim/main
    Update koKR.lua
  • Update koKR.lua
  • allow using text & circle as well as default for reminders with a spell-id
  • also use spec library for position
  • use LibSpecialization for out-of-group load
  • fix lua error
  • remove right-clicking for scalebar
  • fix menu buttons text cutting off
  • fix global font setting
  • fix error if no event was ever registered
  • Merge pull request #75 from Hollicsh/main
    Update ruRU.lua
  • Update ruRU.lua
  • remove paladin dispel assign WA as it was made a private aura
  • update viewed boss when changing the boss the alert belongs to
  • add x/y offset settings to feather color
  • fix event unregistering
  • import a few alerts always, especially memory game, so it continues working without user input
  • rename to Reloe Alerts instead of Reminders
  • fix events unregistering on encounter_end
  • add encounter warning debuglogging (if enabled)
  • use usersetting in interrupt preview
  • add text position settings for circle display
  • add background color setting for bars as well as border settings for bar&icons
  • save frame position as it's being moved instead of snapping back
  • Update Reminders.lua
  • Merge pull request #74 from Hollicsh/main
    Update ruRU.lua
  • Update ruRU.lua
  • add additional circle textures for other thickness
  • Update ruRU.lua
  • clean up english locale
  • Update ruRU.lua
  • Merge pull request #73 from Tmv3v/locales_zhTW
    Add zhTW localization
  • update some mismatched translations
  • add file to toc
  • Add zhTW localization
  • give warning if user is previewing alerts while using Timelinereminders to hopefully reduce confusion
  • fix preview when timelinereminders is being used
  • add copy/paste functionality for customizing alerts
  • don't overwrite name on existing alerts
  • don't overwrite customIcon on existing Alerts
  • fix guildcheck for invites
  • Merge pull request #72 from Hollicsh/main
    Update RU locale and micro fix EN locale.
  • fix beloren preview falsely registering events
  • Update EncounterAlerts.lua
  • Update enUS.lua
  • Update ruRU.lua
  • Update enUS.lua
  • Update PrivateAuras.lua
  • Update ruRU.lua
  • Update ruRU.lua
  • Renamed enable all reminders button
  • Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
  • make circle & text sticky default to 0
    1. added way to enable/disable reloe reminders based off boss
    2. added enable/disable to group context menu
    1. Fixed group number error
  • fix version check lines
  • increment timelinereminder version check by 1. first compatible version is 308
  • Encounter Alert Rework
    Encounter Alert Rework
  • Merge remote-tracking branch 'origin/main' into feature/boss-reminders-overhaul
  • remove print
  • remove duplicate subgroup function
  • fix callbacks
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • hard assign first 4 healers and tell 5th to be the flex spot on paladins
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Display group number on pull option
  • add soak alerts for each marker in p2 with default off
  • filter out DisplayType from on-screen note
  • fix preview updating on option swap
  • move Taunt alerts 1s earlier
  • Merge pull request #69 from myran2/beloren-feather-icon
    Beloren: fix feather icon and color swap enabled at same time
  • fix class tag
  • fix taunt timers
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • fix note resestting on wipe
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Added anchor button on NSUI header for easy access
  • fix clear on kill
  • remove print
  • fix event register
  • Merge pull request #70 from Dsune0/patch-2
    Add ImportNickNames and SyncNickNames functions to NSAPI
  • fix guild function
  • Add clear note on boss-kill & only receiving guild reminders
  • Add ImportNickNames and SyncNickNames functions to NSAPI
    For your consideration..
  • refresh current selected alert on full reset
  • add spell-icon if entry has a valid spelid
  • rename Hide Timer to Hide Timer Text
  • add timeline version check
  • Added additional options moved reloe reminders and full reset there
  • use EncounterFrame as a table and create a new frame when necessary + allow handling a table of events
  • restore template
  • Beloren: fix feather icon and color swap enabled at same time
  • remove DevTool
  • add option to show Interrupt Bar
  • add placeholder for timeline reminders out of date check
  • also don't register event for ReloeReminder since those are always boss-spells
  • only register spellcast_succeeded if reminder has a spellid
  • fix some menu buttons not respecting language setting
  • add color customization to interrupt display
  • fix taunts
  • add rotmire interrupt display
  • only re-import alerts for current encounter upon single-reset
  • remove spellid for rotmire alerts
  • increase max rows
  • add rotmire timeline file
  • add files, data and some initial timers for Rotmire
  • add Private Aura Sounds for Rotmire
  • update assignment text
  • change paladin assignments to positional rather than worldmarks
  • Update Functions.lua
  • return unit in shorten function if the name result is secret (fucked up note)
  • update export/import
  • gather group data at the same time we're already iterating all alerts
  • default TTS and duration settings to the Text-Reminder Settings when creating a new alert
  • make pinned also work when selecting "all bosses"
  • Stylized import and export popups
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Adjust Pin icon
  • update character name label
  • Update CrownOfTheCosmos.lua
  • fix alleria bait timers
  • add role detection outside of groups
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Update MidnightFalls.lua
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • LoadBox
  • fix memory game
  • now has group dropdown inside of entry
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • fix tank alert not hiding
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Adjusted icons
  • Update enUS.lua
  • add localization to encounter alerts
  • somce localization cleanup
  • add localization to anchorwindow
  • add anchor options to raid private auras
  • reduce alpha of alerts that won't load based on their current conditions
  • fix missing textures
  • add (probably) placeholder textures for now and have import/export respect the chosen difficulty
  • add groups to boss alerts
  • remove alert limit
  • add grouping
  • make it less grey
  • Revert "Some styling things"
  • update library
  • Some styling things
  • remove DevTool calls
  • fix selecting a disabled alert resetting the scrollbar to the top
  • make seed-drop bar green
  • Update MidnightFalls.lua
  • have the reset button effectively work like a delete if the reminder no longer exists
  • add delete reminder function in case I need to delete leftovers
  • fix beloren lua error
  • prob fixing chimaerus debuffs
  • add decimal threshold setting
  • fix sticky info for assignments
  • add dps load condition to arrows on crown
  • fix color behaviour for imported notes
  • make trigger-tab viewable for reloe created reminders
  • make searchbar more obvious
  • delete redundant files
  • add HideSwipe option and fix HideTimer in relation to the swipe
  • use one table for both reloe and custom created alerts
  • fix preview and circle
  • add full reset button and import reloe reminder checkbox in encounter alerts
  • remove settings that are now located in preview section
  • add callbacks
  • add custom glow color
  • fix colorpicker position
  • fix BlockCopy
  • add "Reset" and "Duplicate" on right-click menu
  • make custom alerts functional
  • fix load conditions
  • add print feedback if user tries "test active reminder" while they're using timelinereminders
  • Merge branch 'pr/68' into feature/boss-reminders-overhaul
  • Update LightblindedVanguard.lua
  • change existing customicons to spellid's
  • use spellid for customIcon instead of iconid which allows easier user editing in the future
  • display icon in text-display too if spellid is provided
  • add color swap alert
    seems to work in Heroic?
  • allow DisplayType in reminderstrings
  • force same duration on preview
  • rework circle implementation
  • fix preview
  • Update ExampleEncounterAlertStructure.lua
  • Update ExampleEncounterAlertStructure.lua
  • add nickname and color code support to interrupt display
  • Update MidnightFalls.lua
  • specify Preview to allow multiple custom previews within same boss
  • allow runes preview if disabled
  • add load evaluation and let preview code still run if disabled (all events on encnounterframe are unregistered on encounter_end
  • remove beloren WA link
  • update id and phase on some alerts
  • id 0 to force it to the top of the list
  • Update MidnightFalls.lua
  • Encounter Alerts: Belo'ren Feather Color Icon
  • add lura memory files and use those instead - macro clickers will still need to get the replacement files
  • add button widget
  • add options to taunt alert
  • add BlockCopy to a bunch of alerts that shouldn't be copyable
  • add EncounterAlerts to ignore table for profiles as it has it's own export/import
  • fix disabling alerts
  • add EvaluateLoad to custom displays
  • end earlier in code if using timelineremidners
  • create function to insert reloe alerts so it can be called by other buttons
  • make buttons grey
  • fix tick and time rows not recreating new frames every call
  • make input boxes grey so they're more visable
  • set frame level of reminders higher than the main UI + rename some stuff internally
  • focus the import text box properly
  • fix import/export
  • convert functions to strings to allow exporting them
  • add function to evaluate load conditions
  • update selected alert upon import
  • prevent ticks from showing outside of the bar if their value is negative or above the bar's duration
  • fix glow units in preview and update text
  • add "None" to sound dropdown and hide previous previews
  • fix ticks
  • fix preview to have all required data
  • fix alpha on colors being invverted
  • fix healabsorb ticks missing
  • fix vanguard taunts
  • make storedpersonalreminders char-based so it doesn't auto load a wrong note on login
  • make shared note always green when active instead of orange
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Initial import and export
  • fix paladin taunts
  • fix chimaerus debuffs probably
  • fix taunt timings
  • fix lura alerts
  • Update Functions.lua
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Update Chimaerus.lua
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Update class dropdown and add sound and difficulty dropdown
  • Update Beloren.lua
  • Added some new fields
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Fixed enable checkbox
  • fix alert icon
  • Fixed spellicon IDK WHY ITS GREEN THOUGH IS THAT JUST THE ICON?
  • Updated Icons to reflect reloe's logic
  • Added Dialog, Link and context menu components
  • Merge pull request #66 from Hollicsh/main
    Update ruRU.lua
  • added serach and difficulty filters and updated scrollbar
  • Updated icons
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Custom Icons
  • Update Alerts.lua
  • edit all difficulties sv for lura
  • live update lura preview setting changes
  • Merge branch 'feature/boss-reminders-overhaul' of https://github.com/Reloe/NorthernSkyRaidTools into feature/boss-reminders-overhaul
  • Custom options now a feature for reloe made reminders
  • put link to interrupt WA back in addon since it provides the explanation for now and can be used as alternative
  • put link to interrupt WA back in addon since it provides the explanation for now and can be used as alternative
  • add version support to let me fully overwrite an alert if needed
  • Update InterruptDisplay.lua
  • don't start reminders with the specialdisplay field
  • Update InterruptDisplay.lua
  • make priest grey in note
  • insert reloe reminders even if logging in while in combat
  • fix taunt alert
  • Update ruRU.lua
  • Merge pull request #65 from Elnarfim/main
    Update koKR.lua
  • Update koKR.lua
  • Merge pull request #64 from Hollicsh/main
    Update RU locale
  • add option to hide duration text on private auras
  • Update ruRU.lua
  • Update ruRU.lua