Releases: Reloe/NorthernSkyRaidTools
Releases · Reloe/NorthernSkyRaidTools
1.1.3
1.1.2
Northern Sky Raid Tools
1.1.2 (2025-08-08)
Full Changelog Previous Releases
- Update EventHandler.lua
- fix whitelisted aura update for WA companion App
- bump version number for ingame WA check
- add spark resizing
1.1.1
Northern Sky Raid Tools
1.1.1 (2025-08-04)
Full Changelog Previous Releases
- updated libraries
- force nicknames to be converted in note assignments even if nicknames are globally disabled to ensure everyone is getting the correct data
- fix MRT note comparison returning different values if a nickname from an offline character was entered
- fix lua error when comparing MRT
- update wa string
- fix cooldown check for spells with multiple charges
- some fixes to setupmanager
- Update NickNames.lua
- typo fix
- sort healers before sorting dps to ensure even spread of those
- typo fix
- add strtrim to personal note
- Merge pull request #7 from PozayLol/main
Trim lines when reading mrt note to deal with extra spaces - Update Functions.lua
- allow adding items&spell for all specs and only post your highest cooldown in chat
- sort classes alphabetically in dropdown for cooldown checker
- add spam protection and make sure raidleader is always put on top of the subgroup to avoid problems
- lua error fix
- Trim lines in note to deal with extra spaces
1.1
Northern Sky Raid Tools
1.1 (2025-07-28)
Full Changelog Previous Releases
- add minimal setup manager ui
- Update Functions.lua
- update raid wa string
- Update Functions.lua
- Fixed setting checkbox in WA update
- Added whitelisted wa edit box and frame
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- Renamed settings from import -> update stuff
- add assist/lead check for setupmanager
- Update Functions.lua
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- check for combat before moving units in raidgroups
- add function to add&remove url whitelist
- add /ns cd as command to open cooldown tracking window
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- COOLDOWN TRACK EDIT STUFF MENU THING
- Update Functions.lua
- add table that can be used to check if user has NSRT installed during encounter
- fix MRT note-nicknames in some cases
- Add Automatic Updating of Raid Auras & Whitelisted Auras from Wago Companion App
- typo fix
- change manaforge import to use string instead of popup
- rename undermine string & add manaforge string
- Update CooldownCheck.lua
- add offset to cooldown checking
- add function to get colored specname/classname/specicon
1.0.5
Northern Sky Raid Tools
1.0.5 (2025-07-23)
Full Changelog Previous Releases
- Update NickNames.lua
- prevent MRT note from calculating nicknames if a new note is received during an encounter
This has possibly caused lags in the past if the note had a bunch of timers because each second it was considered as a new note. - Update SetupManager.lua
- Update NSUI.lua
- Fix lag caused by dragging the size of MRT note window
- fix another edge case for group sorting
- fix group sorting (no UI for this feature atm)
- prevent lua error when rangecheck was bad data
- properly track any spell people want to check before assigning external
- allow nsdisable through personal note
- block macro creation if MegaMacro is loaded
- add strtrim before reading the note instead of after checking for the correct start line
- update interrupt weakaura string
- remove old unused code
- add variable to only check for nsdisable, skipping a bunch of code when I don't need it + print in chat instead of erroring when MRT is missing
- fix tick position after resize
- add some missing nilchecks for anchor auras
- allow changing alpha through anchor auras
1.0.4
Northern Sky Raid Tools
1.0.4 (2025-07-13)
Full Changelog Previous Releases
- updated 1080p anchors to correct version with correct default position
- add option to automatically unready if you have a cooldown
- add backend to check for cooldowns on ready_check
- return empty string if no role was found instead of nil to prevent errors
1.0.3
Northern Sky Raid Tools
1.0.3 (2025-07-10)
Full Changelog Previous Releases
- increase version number to prevent weird display if user hasn't udpated
- add texture for fractillus
- fix elvui tag nickname length
1.0.2
Northern Sky Raid Tools
1.0.2 (2025-07-06)
Full Changelog Previous Releases
- Update AuraResize.lua
- Add new texture for Nexus King
- fix cyrillic character limit
- Fix WA duplicate check to properly check for duplicate and not just a number at the end
1.0.1
Northern Sky Raid Tools
1.0.1 (2025-06-27)
Full Changelog Previous Releases
- add spread&break sound
- add colorcode to alerting user to delete certain auras
- fix weakaura nicknames being enabled despite global nicknames being disabled
- Merge pull request #3 from sragia/bw-packager
Add BigWigs Packager - Add bigwigs packager
- Update Functions.lua
- add 1080p anchors and restructure WA import order a bit
- end early of no auradata present to prevent some errors
- bump version and patch number
- Added manaforge weakaura wago link
- Fix MRT Note Nickname Errors
Also properly support going from one character to another through the nickname - remove ignorecd
- small rework how spell that are on CD are handled
- add better way to check for spells that are on cd
- add MRT enabled check
- update wa strings
- update toc version
- update raid WA
- update anchor string
- bump toc
- self assign sac fix
- typo fix
- Change Debug Mode with /ns debug
- Remove Debug Prints
- Advise users to reload UI after deleting database WA
- Remove Debug Mode option
- fix debugprints
- Update Externals.lua
- change debugprint
- Update NickNames.lua
- bump version
- fix nickname if no realm is provided
- change debug print
- debug prints to figure out mugzee issue
- reduce spam on forming a new raid
- rename import strings
- add encounter name to macro data
- changed debug prints
- fix response hiding
- rearrange externals
- only send back nickname if unit is in raid or group with you
- add interrupt sound
- add liquid private aura macro option
- update import string
- some external fixes
- removing some debugprints
- send nickname on group join to guild if that setting is selected
- bump toc version
- fix automated externals
- better debug prints for nicknames
- bump toc version
- update WA strings
- add interrupt sound
- lower spam protection
- typo fixes
- formatting change
- prevent lua error with old versions
- remove some debug prints
- sorting logic fix
- Fix UNIT_AURA
- Rename Heroic to Flex
- Add SetupManager
- Update SuF Nickname text
- rework rangecheck
- better debug logs
- nil check
- Switch to UNIT_AURA for Automated Externals
- Comment update
- Add Event to manually request specid outside of combat
- Add SetupManager to toc
- make note insta update when you change nickname option
- add back MRT nickname callback
- bump patch version
- Made right click close suf setup guide
and whenever you open the window it resets the tag to be what its supposed to be in case u accidently fk it up - Added SUF guide button with code
-
- Changed nicknames import to use new text box (similar to weakauras send string)
-
- Moved slash commands to separate file so NSUI failing doesnt brick it for other fucntions in the future
- Added "Send Weakaura" button and popup (should work now)
- Changed status bar to contain version # and discredit bird xd
- Moved slash commands to separate file so NSUI failing doesnt brick it for other fucntions in the future
- Add Note Support for MRT Nicknames
- formatting
- tooltip update
- change tlo PLAYER_REGEN_ENABLED and add WA sync
- fix comms for Weakaura sharing
- Add Weakaura Sync setting
- add WA String Send function
- Add Popup for WA Import
- Enabling Debug Logging adds External/Macro Data to DevTool even if enabled after a wipe
- Rework Debug Prints, add ENCOUNTER_END, Add Event for PA Macro
- Rework Debug Prints
- Add PA function - make Devtool Print better
- Remove Debug Print
- Change Private Aura Macro
- Remove all whitespaces when importing nicknames
- don't overwrite keybind if it's an empty string
- Update Externals.lua
- Allow bypassing difficulty check with debug mode
- Add Debug Log Setting
- Add Debug Log Setting
- Remove unnecessary debug prints
- Update Externals.lua
- Add Check for Media Addon being installed
- Update NickNames.lua
- Add debug prints to DevTool Data
- use more helper functions
- Add helper functions
- use helper functions
- add more helper functions
- use difficulty check function
- add difficulty check function
- Mouse Button4&5 fix hopefully
- some display fixes for Macro Binding
- Update Externals.lua
- more debug prints for externals
- If no External/innervate available, try calling ones that are on a very short cd
- Debug Print and send nickname to raid only on groupform
- make sync send default "none" and prevent sync request in active m+
- Add none for nickname sync
- Add None for nickname sync
- Add IconZoom to AuraResize
- Add Icon-Zoom to AuraResize
- Update EventHandler.lua
- Some Debug prints
- Fix own nickname sending
- Update Library
- better offline check
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- fixed it so when loading a preset clicking "Check Version" first time actually works
- Add offline response for versioncheck
- update Weakaura string
- Update version number
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- Added Version Presets, reloe plz test tanks!
- update WA strings
- typo fix
- Update NSUI.lua
- Add Innervate to Externals
- Innervate macro creation + display
- Add Keybind for Innervate Request
- Call Text Display on note comparison
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- Added generic display. Invoked with NSAPI:DisplayText(text, duration)
- External fixes and add an option to skip checking the default order
- Added Hide Version Response option on versions tab and removed it from general options tab
- have own nickname be sent even if an empty string to indicate it is to be deleted
- nil check
- Remove MRT from dependancy
- Move more code to Externals.lua and add more customization
- Remove External Code from EventHandler
- Add subborder support for Aura Resizing
- add ignorecd and block to External MRT note
- typo
- Fix External Stuff
- Update Mouseover tooltip for nicknames
- Remove outdated UUF tags
- Remove internal check from externals
- Update EventHandler.lua
- remove unused unfction
- fix Sync send event
- Added nickname sync popup
- Store Nickname sync if in combat while receiving
- rename to sync
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- ACTUALLY sorting by nickanmes now
- Fix extra ";" causing errors on NickName Import
- Sort by nickname instead of player name
- Removed sample data
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
alpha
Northern Sky Raid Tools
alpha (2025-06-24)
Full Changelog Previous Releases
- fix weakaura nicknames being enabled despite global nicknames being disabled
- Merge pull request #3 from sragia/bw-packager
Add BigWigs Packager - Add bigwigs packager
- Update Functions.lua
- add 1080p anchors and restructure WA import order a bit
- end early of no auradata present to prevent some errors
- bump version and patch number
- Added manaforge weakaura wago link
- Fix MRT Note Nickname Errors
Also properly support going from one character to another through the nickname - remove ignorecd
- small rework how spell that are on CD are handled
- add better way to check for spells that are on cd
- add MRT enabled check
- update wa strings
- update toc version
- update raid WA
- update anchor string
- bump toc
- self assign sac fix
- typo fix
- Change Debug Mode with /ns debug
- Remove Debug Prints
- Advise users to reload UI after deleting database WA
- Remove Debug Mode option
- fix debugprints
- Update Externals.lua
- change debugprint
- Update NickNames.lua
- bump version
- fix nickname if no realm is provided
- change debug print
- debug prints to figure out mugzee issue
- reduce spam on forming a new raid
- rename import strings
- add encounter name to macro data
- changed debug prints
- fix response hiding
- rearrange externals
- only send back nickname if unit is in raid or group with you
- add interrupt sound
- add liquid private aura macro option
- update import string
- some external fixes
- removing some debugprints
- send nickname on group join to guild if that setting is selected
- bump toc version
- fix automated externals
- better debug prints for nicknames
- bump toc version
- update WA strings
- add interrupt sound
- lower spam protection
- typo fixes
- formatting change
- prevent lua error with old versions
- remove some debug prints
- sorting logic fix
- Fix UNIT_AURA
- Rename Heroic to Flex
- Add SetupManager
- Update SuF Nickname text
- rework rangecheck
- better debug logs
- nil check
- Switch to UNIT_AURA for Automated Externals
- Comment update
- Add Event to manually request specid outside of combat
- Add SetupManager to toc
- make note insta update when you change nickname option
- add back MRT nickname callback
- bump patch version
- Made right click close suf setup guide
and whenever you open the window it resets the tag to be what its supposed to be in case u accidently fk it up - Added SUF guide button with code
-
- Changed nicknames import to use new text box (similar to weakauras send string)
-
- Moved slash commands to separate file so NSUI failing doesnt brick it for other fucntions in the future
- Added "Send Weakaura" button and popup (should work now)
- Changed status bar to contain version # and discredit bird xd
- Moved slash commands to separate file so NSUI failing doesnt brick it for other fucntions in the future
- Add Note Support for MRT Nicknames
- formatting
- tooltip update
- change tlo PLAYER_REGEN_ENABLED and add WA sync
- fix comms for Weakaura sharing
- Add Weakaura Sync setting
- add WA String Send function
- Add Popup for WA Import
- Enabling Debug Logging adds External/Macro Data to DevTool even if enabled after a wipe
- Rework Debug Prints, add ENCOUNTER_END, Add Event for PA Macro
- Rework Debug Prints
- Add PA function - make Devtool Print better
- Remove Debug Print
- Change Private Aura Macro
- Remove all whitespaces when importing nicknames
- don't overwrite keybind if it's an empty string
- Update Externals.lua
- Allow bypassing difficulty check with debug mode
- Add Debug Log Setting
- Add Debug Log Setting
- Remove unnecessary debug prints
- Update Externals.lua
- Add Check for Media Addon being installed
- Update NickNames.lua
- Add debug prints to DevTool Data
- use more helper functions
- Add helper functions
- use helper functions
- add more helper functions
- use difficulty check function
- add difficulty check function
- Mouse Button4&5 fix hopefully
- some display fixes for Macro Binding
- Update Externals.lua
- more debug prints for externals
- If no External/innervate available, try calling ones that are on a very short cd
- Debug Print and send nickname to raid only on groupform
- make sync send default "none" and prevent sync request in active m+
- Add none for nickname sync
- Add None for nickname sync
- Add IconZoom to AuraResize
- Add Icon-Zoom to AuraResize
- Update EventHandler.lua
- Some Debug prints
- Fix own nickname sending
- Update Library
- better offline check
- Merge branch 'main' of https://github.com/Reloe/NorthernSkyRaidTools
- fixed it so when loading a preset clicking "Check Version" first time actually works
- Add offline response for versioncheck
- update Weakaura string
- Update version number