Giter Site home page Giter Site logo

jamesives / old-god-whispers-wow-addon Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 3.0 3.41 MB

πŸ¦‘ Have you ever wanted to hear our lord and saviors maddening whispers on demand? Well now you can.

License: MIT License

Lua 100.00%
worldofwarcraft addon wow-addon wow world-of-warcraft-addon nzoth

old-god-whispers-wow-addon's Introduction

Old God Whispers World of Warcraft Addon πŸ¦‘

Have you ever wanted to hear our lord and saviors maddening whispers on demand? Well now you can. This World of Warcraft addon will display a button on your UI which will allow you to hear whispers from the old gods. You can even enable random mode so you can get the authentic old god experience. This addon does not work with World of Warcraft Classic.

Getting Started ✈️

This addon can be installed by downloading or forking the repository and placing the OldGodWhispers folder within your World of Warcraft AddOns folder. The folder structure should look like the following.

AddOns
└── DBM-Core
β”œβ”€β”€ OldGodWhispers
β”‚ └── OldGodWhispers.lua
β”‚ β”œβ”€β”€ OldGodWhispers.toc

You can learn how to install WoW addons by following this guide.

Commands πŸ’»

You can view all of the available commands by typing either /ogw or /oldgodwhispers in the chat. All of the commands in the following table can be run by typing /ogw <command> or /oldgodwhispers <command>.

Command Description Default
status Shows the current status of the addon, such as which old gods are enabled/disabled. N/A
toggle Toggles the button. You can disable the button and still recieve random whispers if random mode is enabled. Enabled
random Toggles random whisper mode. Random whispers occur every 5 to 30 minutes. Disabled
cthun Enables/Disables whispers from C'thun. Enabled
ghuun Enables/Disables whispers from G'huun. Enabled
nzoth Enables/Disables whispers from N'Zoth. Enabled
ilgynoth Enables/Disables whispers from Il'gynoth. Enabled
yoggsaron Enables/Disables whispers from Yogg-Saron. Enabled

Screenshot

old-god-whispers-wow-addon's People

Contributors

jamesives avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

old-god-whispers-wow-addon's Issues

Random mode lingers

Describe the bug

Please provide a clear and concise description of what the bug is.

Random mode lingers after it has been turned off.

Reproduce

Steps to reproduce the behavior.

Turn it on, let it be on for a bit, and then turn it off. Sounds will still play for a while afterwards.

Additional Comments

Add any other context about the problem here.

There needs to be a check before the actual call to PlaySounds that ensures either a click event occurred, or if random is toggled on. Right now it will execute regardless, only the new timeout won’t be triggered. This is what causes the lingering effect.

Push to CurseForge

Sounds like some people would like to see the addon on CurseForge. I've started the process of uploading it there, once done I'll add a badge to the README.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.