Changes since tag 8.0.1.05

commit 8994df9c5e9b66b4ea615ee13d9bb1e4198d8657
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 18:08:17 2018 +0200

    [Unit/Aura] Add BuffTicksRemainP for HRGen consistency

commit ede8d88263a98e3eb6ec56264ba1af0579c05bd2
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 17:48:01 2018 +0200

    [Unit/Aura] Naming conventions: DebuffTicksRemainP

commit e00733c5fe9d9d52a26cc11b77b9da98529a5dbd
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 17:07:40 2018 +0200

    [Unit/Aura] Add support for ticks_remain

commit 4c56c1298a5e0754d195ef5908701374b6f6db7a
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 17:07:18 2018 +0200

    [Spell/Main] Fix TickTime haste calculation

commit f8ea987a130475f30c64e030006752d8206db249
Author: Florian Meißner <developer@mystler.eu>
Date:   Tue Aug 7 17:01:35 2018 +0200

    [Aura] Auras Remain for a long time
    Treat Auras with expiry time of 0 as remaining for a long time and make IsStealthed use buff prediction.

commit 843dd6bfe6e5bf4d079721b13515cce738c593f5
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 11:46:22 2018 +0200

    [Unit/Player/Stat] Add check for offhandSpeed

commit 23a71570e2616b0f25584833b9133eeeed1023ff
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Aug 7 11:27:44 2018 +0200

    [InFlight] Allow for separate EffectID and assume Target for AoE spells

commit e0192dc5a73eb77a390755cc80ab1942c9b70df5
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Sun Aug 5 22:36:22 2018 -0400

    [Events] Minor Event Optimization
    
    * Most UNIT_FACTION events are Party events, so reorganize the checks to look at the tables based on relative frequency of occurrence and search space
    * Since Party/Raid are always sent at the same time, but Party is a smaller search, use: Party -> Raid -> Boss

commit eb10457b780726fcd161216554ab20bf3eff9110
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:41:31 2018 +0200

    Enum: Regenerate

commit b6fd553f507648aae1232c4ed14b4f5ce63743d8
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:40:55 2018 +0200

    Unit/Range: Implements multiple iterations for ManuallyFilterItemRanges

commit 88e7f0d6acd22294b2d054475314ac768fb23bd2
Author: Quentin Giraud <dev@aethys.io>
Date:   Fri Aug 3 05:27:11 2018 +0200

    Utils: Implements ValueIsInTable()

commit 4aa733b88473e376578801e9373e1e685e70810e
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Jul 31 19:24:01 2018 +0200

    [HeroLib] Lowercase UnitId

commit b376e96bd1ba51a57424af4cefe02b98d0a1d79b
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Tue Jul 31 18:43:15 2018 +0200

    [Events] Add UNIT_FACTION detection

