promotional bannermobile promotional banner

Chat Notifications

Sounds for chat messages, customizable to allow for (almost) every message type

File Details

1.0.1-release

  • R
  • Jul 8, 2019
  • 220.61 KB
  • 71
  • 8.1.5
  • Retail

File Name

ChatNotifications-1.0.1-release.zip

Supported Versions

  • 8.1.5

commit f43e5e00dfd3365137ab1fbfd248488a636e826c
Author: owldyn <owldyn@gmail.com>
Date:   Mon Jul 8 13:32:07 2019 -0500

    Fix some typos in the descriptions

commit 9340ad2ee084a50c5d7f1d6a44cc5debd111d42c
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jul 2 02:35:52 2019 -0500

    Remove enable-nolib-creation line as it was not necessary.

commit ae178717f0a1196393a292aa2fd1b5beabae495d
Author: owldyn <owldyn@gmail.com>
Date:   Mon Jul 1 13:21:50 2019 -0500

    Fixed initial load to actually correctly initialize the settings menu.

commit 5e6be382b39f2b014c846923f0d2c39b7ef32eb6
Author: owldyn <owldyn@gmail.com>
Date:   Mon Jul 1 13:19:45 2019 -0500

    Add the pkgmeta to allow automatic packaging

commit 0421d5e42a4482efd3646caef5e8d900ef18b8e8
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 20:10:30 2019 -0500

    Updated original init message to direct user to how to change settings

commit 38bf76b380e6a0dd907a105cba3728f0fa42a6a4
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 20:03:25 2019 -0500

    Fix a lua error when the user changes a message type to make a sound, then changes it back to disabled.

commit 0cf5058bcf9f530065aa0daf49504e4002eb0a1b
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 20:02:49 2019 -0500

    Make the message handler a local variable, and use the WoW API wipe to make sure it cleans it.

commit 8a8644ec07e5b3c0a0f4fc1ab498b900905feb39
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 19:52:16 2019 -0500

    Remove print statement left over from debugging

commit c46cf4a79d87b88c11d5ca6a39baddb6f2c58fa6
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 01:13:21 2019 -0500

    Changed sounds as other sounds were taken from another addon

commit ec12a599086b6a94f281239e53fa34ef549a0b9c
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 01:05:04 2019 -0500

    Changed sounds as other sounds were taken from another addon

commit ad27d36b1eec30334dbdb3e6a72d867113f79f97
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 00:25:48 2019 -0500

    Changed default audio for raid leader back to party

commit bfe24b889609cf190fb7f652f52f47dd451b9cb4
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 00:20:15 2019 -0500

    Fix placement of description text. Removed unused function.

commit 7f80e998ba09aeb0290ed3c3c413e189534f48e0
Author: owldyn <owldyn@gmail.com>
Date:   Tue Jun 25 00:16:16 2019 -0500

    Finished all features. Removed core.lua, renamed config.lua to core.lua as it was easier to handle everything in one file.

commit c44dcc8277b56ab507d08053ad7466911c404cca
Author: owldyn <owldyn@gmail.com>
Date:   Mon Jun 24 13:31:00 2019 -0500

    Finished with configUI. Needs bug testing.

commit eb93ea5eeba36658166c6b3c781b46851c9cb570
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 15:59:16 2019 -0500

    Added more elements to configUI. Migrated descriptions back to config gfile

commit 114030d355aa30e7d42115a9a7ce714138704dd9
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 15:18:39 2019 -0500

    Removed SoundDescriptions as a separate file

commit cec18a410b53b2b7b8c4f77f06f488fd8881ba4d
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 15:01:16 2019 -0500

    Fix saved variable line

commit 80dc6ce70f1ee99627aa9ce467768f22a1ca17a9
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 03:26:54 2019 -0500

    Added beginnings of configUI

commit 955ae0cee69a21d956500e95128c7bf119e1b988
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 03:26:10 2019 -0500

    Added beginnings of configUI

commit e522f8f1262cd27d87189d60b1f723b249103216
Author: owldyn <owldyn@gmail.com>
Date:   Sun Jun 23 03:25:53 2019 -0500

    Removed XML

commit 2758422e347b09b018f73c4f80d961ed8b050ccb
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 23:16:59 2019 -0500

    Add ConfigUI XML file

commit bddb675db87f7af744fe169cc44cbb0ead6ac972
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:54:02 2019 -0500

    Change SavedDictionary to ChatNotificationsSavedDictionary for better addon compatibility

commit 2423d91843db6d25f6b70d2db09971d51eefad99
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:40:34 2019 -0500

    Remove default SoundDictionary, as it is moving to the config file. Changed all references to the sound dictionary to SavedDictionary.

commit 6f7f1b10672a349e59863be0c8a192c215375c19
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:24:55 2019 -0500

    Add slash command, add framework for saving settings. Fix title

commit 34d40c6ed581ce44291dc011aa8bf009a5cbe453
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:11:03 2019 -0500

    Add new files added to the .toc

commit 57968d2e7529198025602c6ad168136fc65ddfb1
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:05:40 2019 -0500

    Migrate config code to its own file, added error checking in the sound playing functions

commit 31687f8e2d7cc318c8cfcd5fe2bf4df247d42b18
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 21:05:24 2019 -0500

    Moved configUI to its own file

commit 9664ed809b748fada0439bf8458c2128c0c32842
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 20:40:48 2019 -0500

    Migrate sound descriptions dictionary to its own file

commit 471606d69dc4715f904ebed6d268f5c995f591e0
Author: owldyn <owldyn@gmail.com>
Date:   Sat Jun 22 20:36:15 2019 -0500

    Clean up code a little bit

commit 76f5d662057756484ec7f5e404145afcdcea7ae3
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 22:50:08 2019 -0500

    Renamed to ChatNotifications

commit f48d9fa1aa4a69a86f0e797d2d13eec313492372
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 22:46:06 2019 -0500

    Renaming to ChatNotifications

commit ba1ae73ed0ce63bca008a722bae1e09744c1102b
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 22:43:57 2019 -0500

    Fixed sound playing functions, cleaned up some fixme's, and changed barebones config ui to integrate with WoW's built in

commit 337dee302a1bb18eb2210d371a65b9913b7219ae
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 22:33:30 2019 -0500

    Gave better name

commit 0b66c7e668e0638de9f85fbaea6ee08e5e892cf1
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 22:33:18 2019 -0500

    replaced one sound with a better one

commit af6c5426bafd275a9a8663dfba4b4a5b55299da6
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 18:00:17 2019 -0500

    Competed descriptions.

commit 610f0c908f7dfcb775cd590020e145e920b7b2dc
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 16:40:45 2019 -0500

    Added config UI, added some comments.

commit 114f4348e0a5edab9e092ec1e24f84b089c95837
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 13:22:18 2019 -0500

    Added new audio files for message notifications.

commit 2d5b7ff6cf64141a9b06b54546aba9f6e09210cb
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 13:21:43 2019 -0500

    Added some descriptions for message types, created functions to handle sound retrieving and playing.

commit d0d43f75272f5e9d725ea2749107982a92103552
Author: owldyn <owldyn@gmail.com>
Date:   Thu Jun 20 00:14:24 2019 -0500

    Initial Commit