Skip to content

Releases: LegolandoBloom/Angleur

2.8.2

07 Mar 20:04

Choose a tag to compare

Angleur

2.8.2 (2026-03-07)

Full Changelog Previous Releases

  • added sleep check to patient alerts

2.8.1

07 Mar 19:55

Choose a tag to compare

Angleur

2.8.1 (2026-03-07)

Full Changelog Previous Releases

  • adding new void finder
    • unit event hotfix to Reno Warning

2.8.0

07 Mar 15:38

Choose a tag to compare

Angleur

2.8.0 (2026-03-07)

Full Changelog Previous Releases

  • added new feature market to patient chest checkbox
    changed new feature color to the color of midnight
  • changed reno duration to 7
  • added patient chest warning
  • adding patient chest warning - reno jackson style

2.7.95

02 Mar 16:31

Choose a tag to compare

Angleur

2.7.95 (2026-03-02)

Full Changelog Previous Releases

  • added 'retail only' restriction to first move Soft Interact Set.
    (On Classic, it always behaves like turnOffSoftInteract anyway)
  • added firstMove trigger to SoftTargetInteract's Set(only occurs when awake)

2.7.9

02 Mar 15:10

Choose a tag to compare

Angleur

2.7.9 (2026-03-02)

Full Changelog Previous Releases

  • Added void hole fishing to spell table(retail)
  • added oceanic vortex support(via compressed ocean fishing variable)
    now sets ice and compressed to false at the beginning of the function every time then checks

2.7.85

01 Mar 05:36
508954b

Choose a tag to compare

Angleur

2.7.85 (2026-03-01)

Full Changelog Previous Releases

  • Merge pull request #28 from Hubbotu/patch-18
    Update ruRU.lua
    Sorry for the delayed merge, I was a bit busy testing new changes for Midnight
    Thanks a lot as always!
  • Update ruRU.lua

2.7.8

21 Feb 12:36

Choose a tag to compare

Angleur

2.7.8 (2026-02-21)

Full Changelog Previous Releases

  • updated tooltip
  • adjusted tooltip
  • Added new "Made By" Frame with tooltip regarding my stance on plagiarism
  • Fixed accidental global with old Legolando_HelpTipTemplate
    deleted now obsoleted CVar code
  • fixed translation replacement of platerClash not showing up
  • removed dev print from mists.lua
    removed unnecessary and disruptive padding for fishing method button tooltips on Retail
  • removed forgotten, reduntant(and bug creating) EventLoader from Mists
  • improved TempCVar handler, now handles each OnUpdate separately with pool frames(no longer bugs out with multiple entries with one Set() call
  • Tiny tab Master Volume slider now correctly remembers its position(doesn't change funcionality)
  • moved UltraFocusAudio, UltraFocusAutoLoot, Background Audio, Soft Interact(Retail) and Soft Interact(Classic) to the new TempCVar system
    Fixed newly introduced lua error with softicon checkbox image
  • moved UltraFocusBackground from main files to init.lua to be deleted entirely later(replaced)
    Updated TempCVarHandler(now takes variable amount of keys in Set() and Release())
  • updated interface version number
  • Replacing all instances of:
    • Angleur_HandleTempCVars
    • Angleur_UltraFocusInteractOff
    • AngleurClassic_ToggleSoftInteract
      with the new TempCVarHandler method
  • added the new TempCVarHandlerTemplate
  • adding new ubiquitous method for temp CVar handling 1
  • removed unused localization from slash commands
    /ang added to slash commands(same function as /angang and /angleur)
  • moving loading/unloading functions from all flavors of Angleur.lua to the shared init.lua 2
  • moving loading/unloading functions from all flavors of Angleur.lua to the shared init.lua 1
  • debug level is now properly loaded when logging in instead of resetting back to default
    (will still be set to default if debug mode is disabled)
    Will now print in chat what debug level is chosen
  • Added debug level selection to UI
    Added new debug text to items_mists -> bait
    Debug Level is now checked each time a debug print is called

Angleur_CVar_Update-beta

16 Feb 16:43

Choose a tag to compare

Pre-release

Angleur

Angleur_CVar_Update-beta (2026-02-16)

Full Changelog Previous Releases

  • Fixed accidental global with old Legolando_HelpTipTemplate
    deleted now obsoleted CVar code
  • fixed translation replacement of platerClash not showing up
  • removed dev print from mists.lua
    removed unnecessary and disruptive padding for fishing method button tooltips on Retail
  • removed forgotten, reduntant(and bug creating) EventLoader from Mists
  • improved TempCVar handler, now handles each OnUpdate separately with pool frames(no longer bugs out with multiple entries with one Set() call
  • Tiny tab Master Volume slider now correctly remembers its position(doesn't change funcionality)
  • moved UltraFocusAudio, UltraFocusAutoLoot, Background Audio, Soft Interact(Retail) and Soft Interact(Classic) to the new TempCVar system
    Fixed newly introduced lua error with softicon checkbox image
  • moved UltraFocusBackground from main files to init.lua to be deleted entirely later(replaced)
    Updated TempCVarHandler(now takes variable amount of keys in Set() and Release())
  • updated interface version number
  • Replacing all instances of:
    • Angleur_HandleTempCVars
    • Angleur_UltraFocusInteractOff
    • AngleurClassic_ToggleSoftInteract
      with the new TempCVarHandler method
  • added the new TempCVarHandlerTemplate
  • adding new ubiquitous method for temp CVar handling 1
  • removed unused localization from slash commands
    /ang added to slash commands(same function as /angang and /angleur)
  • moving loading/unloading functions from all flavors of Angleur.lua to the shared init.lua 2
  • moving loading/unloading functions from all flavors of Angleur.lua to the shared init.lua 1
  • debug level is now properly loaded when logging in instead of resetting back to default
    (will still be set to default if debug mode is disabled)
    Will now print in chat what debug level is chosen
  • Added debug level selection to UI
    Added new debug text to items_mists -> bait
    Debug Level is now checked each time a debug print is called

2.7.75

11 Feb 22:46

Choose a tag to compare

Angleur

2.7.75 (2026-02-11)

Full Changelog Previous Releases

  • updated interface version number

2.7.7

02 Feb 05:14

Choose a tag to compare

Angleur

2.7.7 (2026-02-02)

Full Changelog Previous Releases

  • Added the new lines + changes from 明天启程 <3
    Adjusted thanks list
  • removed unused pointless global
  • added a forgotten translation line from way back
  • deleted literal 1 space
  • Added NGA Logo and 大叔叔 to thanks frame <3
    Added new translation lines to other language files
  • Added all Mists checkboxes
  • Added all Retail checkbox Tooltips
    Updated OneKey Tooltip
    Added Tooltip to Ultra Focus Title
  • Angleur Visual & Config Panel are now clamped to screen(will no longer go out of visible bounds)
  • porting to tbc
  • classic adjustments 1
  • poting to classic era 2
  • porting to classic era
  • mists adjustments 3
  • mists adjustments 2
  • mists adjustments 1
  • porting changes to mists
  • adjustments?
  • Added zhCN translation from 大叔叔, thanks!
  • adjustments 3
  • adjustments 2
  • adjustments
  • making checkboxes better 1