Skip to content

Releases: mikepauer/Carbonite

v11.0.0.7

13 Sep 10:26
1e03bf5

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.7 (2024-09-12)

Full Changelog Previous Releases

  • Merge pull request #272 from artscout/master
    Make underground level for lower maps in TWW
  • Make underground level for lower maps
  • Merge pull request #271 from artscout/master
    WIP: TWW maps support
  • WIP: TWW maps support

v11.0.0.6

10 Sep 21:07

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.6 (2024-09-10)

Full Changelog Previous Releases

  • Fix UnitDebuff errors.

v11.0.0.5

08 Sep 19:26
3332f0f

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.5 (2024-09-05)

Full Changelog Previous Releases

  • Merge pull request #268 from artscout/master
    Fix for owningMap disappear after resize in retail with RareScanner
  • Fix for owningMap disappear after resize in retail
  • Merge pull request #267 from artscout/master
    RareScanner support for retail Carbonite
  • Add libQTip for rareScanner support
  • RareScanner support for retail Carbonite

v11.0.0.4

22 Aug 18:43
b4f33a9

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.4 (2024-08-20)

Full Changelog Previous Releases

  • Merge pull request #264 from Thrumbar/patch-1
    Update NxMap.lua

  • Update NxMap.lua
    Update NxMap.lua

    Possible fix for 2 errors one with mini map combined and the other not...

    Maps goes into perpetual LUA errors on toons with Draenor Garrisons #263

    1x Carbonite/NxMap.lua:4258: Usage: GetGarrisonInfo(garrisonType)

    [string "=[C]"]: in function GetGarrisonInfo'

    [string "@Carbonite/NxMap.lua"]:4258: in function UpdateWorld'

    [string "@Carbonite/NxMap.lua"]:4314: in function Update'

    [string "@Carbonite/NxMap.lua"]:4011: in function <Carbonite/NxMap.lua:3920>

    Locals:

    (*temporary) = nil

    And

    '671x Carbonite/NxMap.lua:2525: Usage: IsPlayerInGarrison(garrType)

    [string "=[C]"]: in function IsPlayerInGarrison'

    [string "@Carbonite/NxMap.lua"]:2525: in function ?'

    [string "@Carbonite/NxMap.lua"]:5180: in function Update'

    [string "@Carbonite/NxMap.lua"]:4011: in function <Carbonite/NxMap.lua:3920>

v11.0.0.3

29 Jul 10:14
e05be91

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.3 (2024-07-29)

Full Changelog Previous Releases

  • Update main.yml

v11.0.0.2

29 Jul 08:43

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.2 (2024-07-29)

Full Changelog Previous Releases

  • Update MMOIcons
  • Fix issue #259

v11.0.0.1

26 Jul 09:14

Choose a tag to compare

Carbonite Maps @Project-Version@

v11.0.0.1 (2024-07-26)

Full Changelog Previous Releases

  • Update TOC.
  • Merge pull request #257 from Thrumbar/master
    War Within update PTR
  • Watch list item fix
  • attempt to call global 'ReputationFrame_Update' (a nil value)
    And I cannot do anything small or simple, here it is...
  • Patch for following error.... :goodgrief:
    1x bad argument #1 to '?' (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier))
    [string "=[C]"]: in function GetSpellInfo'
    [string "@Carbonite/NxTravel.lua"]:917: in function GetRidingSkill'
    [string "@Carbonite.Warehouse/NxWarehouse.lua"]:3339: in function func'
    [string "@Carbonite/Libs/AceTimer-3.0-17/AceTimer-3.0.lua"]:57: in function <Carbonite/Libs/AceTimer-3.0/AceTimer-3.0.lua:50>
    Locals:
    (*temporary) = "bad argument #1 to '?' (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier))"
  • Update phase 1 ( see description )
    Updates
    C_Item.
    C_AddOns.
    C_Reputation.
    C_PvP.
    nterfaceOptionsFrame_O to Settings.
    C_Spell.
    GetRidingSkill changes
    GetMouseFocus to GetMouseFoci

v10.2.0.8

19 Jul 09:54
2549081

Choose a tag to compare

Carbonite Maps @Project-Version@

v10.2.0.8 (2024-07-19)

Full Changelog Previous Releases

  • Update NxMap.lua to fix Vashir hotspots

v10.2.0.7

05 Jun 11:38

Choose a tag to compare

Carbonite Maps @Project-Version@

v10.2.0.7 (2024-06-05)

Full Changelog Previous Releases

  • Adding Map update rate

v10.2.0.6

23 Mar 11:29

Choose a tag to compare

Carbonite Maps @Project-Version@

v10.2.0.6 (2024-03-23)

Full Changelog Previous Releases

  • TOC update.
  • Merge pull request #254 from qlesz/master
    Fix issue #252 and #253.
  • Update NxUI.lua
    issue 252 /253 fix