Skip to content

Releases: funkydude/SexyMap

v9.0.16

12 Dec 13:05
Compare
Choose a tag to compare

SexyMap

v9.0.16 (2020-12-12)

Full Changelog Previous Releases

  • Buttons: If the calendar button is set to show on hover (the default) it will now be force-shown when you receive a calendar invite until you respond to it.

v9.0.15

07 Dec 02:47
Compare
Choose a tag to compare

SexyMap

v9.0.15 (2020-12-07)

Full Changelog Previous Releases

  • Movers: Add locale
  • Movers: Tweak
  • Movers: Add support for moving the buffs/debuffs frame

v9.0.14

06 Dec 03:12
Compare
Choose a tag to compare

SexyMap

v9.0.14 (2020-12-06)

Full Changelog Previous Releases

  • Remove old locale entry
  • Movers: Add support for moving the PvP capture bar, also known as "UIWidgetBelowMinimapContainerFrame" (closes #61)
  • Better fix for PLAYER_LOGIN firing after loading, closes #185
  • Revert "Fix a potential error on UI reload"
  • Fix a potential error on UI reload

v9.0.13

23 Nov 14:55
Compare
Choose a tag to compare

SexyMap

v9.0.13 (2020-11-23)

Full Changelog Previous Releases

  • Fix login error when coordinates are disabled, closes #177
  • Tweak

v9.0.12

23 Nov 04:45
Compare
Choose a tag to compare

SexyMap

v9.0.12 (2020-11-23)

Full Changelog Previous Releases

  • Movers: Separate the durability & vehicle options
  • Movers: Update locale
  • Movers: Finish off movers rewrite
  • Workaround an issue with fontstrings showing blank when using certain fonts
  • Prevent other addons changing the minimap parent, closes #175
  • Movers: Remove some old code
  • Make a start on rewriting the movers module

v9.0.11

19 Nov 23:01
Compare
Choose a tag to compare

SexyMap

v9.0.11 (2020-11-19)

Full Changelog Previous Releases

  • Shapes: Don't set the GetMinimapShape() global function until after we initialize.

v9.0.10

18 Nov 03:06
Compare
Choose a tag to compare

SexyMap

v9.0.10 (2020-11-18)

Full Changelog Previous Releases

  • Set a fixed frame strata where required
  • bump toc

v9.0.9

15 Nov 02:03
Compare
Choose a tag to compare

SexyMap

v9.0.9 (2020-11-15)

Full Changelog Previous Releases

  • ZoneText: Change the way the width is calculated to prevent a large gap when displaying longer zone names.
  • ZoneText: Tweak

v9.0.8

06 Nov 00:03
Compare
Choose a tag to compare

SexyMap

v9.0.8 (2020-11-05)

Full Changelog Previous Releases

  • ZoneText: Revert the zone text back to being a frame.

v9.0.7

04 Nov 23:06
Compare
Choose a tag to compare

SexyMap

v9.0.7 (2020-11-04)

Full Changelog Previous Releases

  • Fix the buttons not auto hiding when moving the mouse away from the minimap, if the last thing your mouse was over was the zone text, fixes #165