lightweight tag 07081e7c0af95f69bcaa8c17c5c4173462735c7b v1.3
Author:	Eliote <>
Date:	Sun Nov 15 19:13:13 2020 -0300

commit 07081e7c0af95f69bcaa8c17c5c4173462735c7b
Author: Eliote <>
Date:   Sun Nov 15 19:13:13 2020 -0300

    Add missing localization

commit bdd52245931593fb5a45b1e6b7ba7cf1ffbb4fbb
Author: Eliote <>
Date:   Sun Nov 15 14:05:48 2020 -0300

    Add option to make sounds for sending messages

commit 8d14de6faf1a3c41155712a03be44eb232c646f4
Author: Eliote <>
Date:   Sun Nov 15 12:51:23 2020 -0300

    Returns true only when PlaySoundFile is invoked

commit ae2a61eb0efa59d24e0c3fc616b78db7cb5671f7
Author: Eliote <>
Date:   Sun Nov 15 12:47:21 2020 -0300

    Remove unnecessary check

commit 7790ca7d660eb9671dcfee9221db82c4dc8b8817
Author: Eliote <>
Date:   Sun Nov 15 02:51:23 2020 -0300

    Add zone channels module

commit 0bbd3cf50231ca1871935ef644625a6bf565ac15
Author: Eliote <>
Date:   Sat Nov 14 23:03:23 2020 -0300

    Adds support to PlaySound in modules
    
    * All modules now needs the priority property.
    You can use '-1' to say it doens't matter.
    
    * The addon will now call the PlaySound function from every module
    that implements it. It will be called in order of priority until a
    module returns 'true' indicating it handled the event.

commit f0e758bbf5a8c5301896bb6dd924fd1fb6571859
Author: Eliote <>
Date:   Sat Nov 14 22:02:32 2020 -0300

    Fix: flag arg position

commit ef4267da7a7704441375c277bec440719c7a38d5
Author: Eliote <>
Date:   Sat Nov 14 17:18:58 2020 -0300

    Use addon title in the UI

commit d3bc7f1ce97520c60a3d6fc0ad456889b2bbd637
Author: Eliote <>
Date:   Sat Nov 14 17:12:48 2020 -0300

    Add newcomer module
    
    * Allows you to set a sound for when a Newcomer speaks in
    the chat and you are a Guide, and vice versa.

commit 364a79669fd6648204e8c78f903f4275092497d4
Author: Eliote <>
Date:   Sat Nov 14 15:31:15 2020 -0300

    fix: Duplicated sound

