2.4.25-26-g1906c72-alpha

Details

  • Filename
    WeakAuras-2.4.25-26-g1906c72-alpha.zip
  • Uploaded by
  • Uploaded
    Nov 22, 2017
  • Size
    3.43 MB
  • Downloads
    824
  • MD5
    eb8d039e0e09978819181a0b377db9bc

Supported WoW Retail Versions

  • 7.3.0

Changelog

Changes since tag 2.4.25

commit 80b654029b17abdf8e662c856714353b660d738f
Author: Lanvilla <[email protected]>
Date:   Wed Nov 22 16:39:20 2017 +0300

    RegionPrototype.lua: attempt to compare number with string

    ```
    Message: ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string
    Time: 11/22/17 16:11:34
    Count: 846
    Stack: ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string
    Interface\SharedXML\SharedBasicControls.lua:208: in function `origErrorHandler'
    ...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300>
    [C]: ?
    ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: in function `SetDurationInfo'
    Interface\AddOns\WeakAuras\WeakAuras.lua:3611: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:3593>
    Interface\AddOns\WeakAuras\WeakAuras.lua:3695: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:3687>
    Interface\AddOns\WeakAuras\WeakAuras.lua:3790: in function `UpdatedTriggerState'
    Interface\AddOns\WeakAuras\GenericTrigger.lua:550: in function `ScanEvents'
    Interface\AddOns\WeakAuras\GenericTrigger.lua:890: in function <Interface\AddOns\WeakAuras\GenericTrigger.lua:888>

    Locals: errorMessage = "...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string"
    DisplayMessageInternal = <function> defined @Interface\SharedXML\SharedBasicControls.lua:191
    MESSAGE_TYPE_ERROR = 0
    ```

commit 80b654029b17abdf8e662c856714353b660d738f
Author: Lanvilla <[email protected]>
Date:   Wed Nov 22 16:39:20 2017 +0300

    RegionPrototype.lua: attempt to compare number with string

    ```
    Message: ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string
    Time: 11/22/17 16:11:34
    Count: 846
    Stack: ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string
    Interface\SharedXML\SharedBasicControls.lua:208: in function `origErrorHandler'
    ...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300>
    [C]: ?
    ...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: in function `SetDurationInfo'
    Interface\AddOns\WeakAuras\WeakAuras.lua:3611: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:3593>
    Interface\AddOns\WeakAuras\WeakAuras.lua:3695: in function <Interface\AddOns\WeakAuras\WeakAuras.lua:3687>
    Interface\AddOns\WeakAuras\WeakAuras.lua:3790: in function `UpdatedTriggerState'
    Interface\AddOns\WeakAuras\GenericTrigger.lua:550: in function `ScanEvents'
    Interface\AddOns\WeakAuras\GenericTrigger.lua:890: in function <Interface\AddOns\WeakAuras\GenericTrigger.lua:888>

    Locals: errorMessage = "...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:324: attempt to compare number with string"
    DisplayMessageInternal = <function> defined @Interface\SharedXML\SharedBasicControls.lua:191
    MESSAGE_TYPE_ERROR = 0
    ```

commit 6772f32f79d1e60fd03ee667e39fceb1ac5b70ba
Author: Benjamin Staneck <[email protected]>
Date:   Fri Nov 17 15:08:02 2017 +0100

    no longer needed as of VS Code 1.18

commit 5689acf1bd018316c79582dccad3294c5a32f82b
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:40:13 2017 +0100

    I hate curseforge

commit 5689acf1bd018316c79582dccad3294c5a32f82b
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:40:13 2017 +0100

    I hate curseforge

commit a135d07bb0cf10e6b99ffe589e2b2b2d8f317859
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:30:38 2017 +0100

    quick fix for the locale issue

commit a135d07bb0cf10e6b99ffe589e2b2b2d8f317859
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:30:38 2017 +0100

    quick fix for the locale issue

commit 2ab6a602c093173a73d5d8aaaa3c3bde46f1becb
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:19:16 2017 +0100

    trigger translation update

commit 2ab6a602c093173a73d5d8aaaa3c3bde46f1becb
Author: Benjamin Staneck <[email protected]>
Date:   Sat Nov 11 17:19:16 2017 +0100

    trigger translation update

commit ed8d063d4a413f6baa17cb607389ffd8794ce3bf
Author: Benjamin Staneck <[email protected]>
Date:   Mon Nov 6 23:55:23 2017 +0100

    make a few more strings translatable

commit ed8d063d4a413f6baa17cb607389ffd8794ce3bf
Author: Benjamin Staneck <[email protected]>
Date:   Mon Nov 6 23:55:23 2017 +0100

    make a few more strings translatable

commit 530744babd14cfb708dbe90ea0a0cebfd04a640d
Author: Infus <[email protected]>
Date:   Sat Sep 16 15:12:26 2017 +0200

    Cast Trigger: Reload options on toggling Inverse

    For Conditions

commit 33ff52e29b31af072e76a5977aca3f132db1103f
Author: Benjamin Staneck <[email protected]>
Date:   Fri Nov 3 14:00:37 2017 +0100

    missed a file

commit 33ff52e29b31af072e76a5977aca3f132db1103f
Author: Benjamin Staneck <[email protected]>
Date:   Fri Nov 3 14:00:37 2017 +0100

    missed a file

commit 80b9b3bcadcb0bcfffa51d31125812a010c6c459
Author: Benjamin Staneck <[email protected]>
Date:   Fri Nov 3 11:48:36 2017 +0100

    update translations

commit 80b9b3bcadcb0bcfffa51d31125812a010c6c459
Author: Benjamin Staneck <[email protected]>
Date:   Fri Nov 3 11:48:36 2017 +0100

    update translations

commit c041846d09954978a97cb0a948194be15b9ab894
Author: Infus <[email protected]>
Date:   Tue Oct 31 17:26:08 2017 +0100

    Pet Behavior: Don't require a check for behavior

    And return a icon

commit 899847cff858f22142cff6fa330742410c489c31
Author: Infus <[email protected]>
Date:   Tue Oct 31 17:25:12 2017 +0100

    Templates: Correct load condition for Ice Fury

commit 42001db0b7cc5a3442fdc9ccc224c3b43c2599ac
Author: Infus <[email protected]>
Date:   Sat Oct 28 23:44:44 2017 +0200

    Squelch sounds while in the loading screen

    Try again with a more narrow patch.