A fast raid overlay that abuses the "Advanced Network Logging" feature in World of Warcraft to display information that weakauras cannot. This will be patched before the next season (season 3 dragonflight)
- (almost) Real-time auras
- Movable components
- Raid leader mode (for when you need more information)
- Blazingly fast
- Echo of Neltharion
If you wish to use the application, follow the bellow steps:
-
Download from the releases tab (optionally compile it yourself)
-
Start the application to generate the
settings.json
file
Note:
Most of the remaining steps can now be done inside the overlay under the settings window.
-
Modify the
settings.json
with your desired settings. MAKE SURE to fill out theplayer_name
field with your in-game character name (without realm. E.g OrcLover). -
Enter the player list in the order you wish to use for your raid team. (For Echo of Neltharion)
-
Start the application, move it wherever you want and alt tab into the game. It will disappear but reappear when it is needed.
Note:
if you wish to move it more, just alt-tab back into the overlay's window and it will reappear allowing you to move it again.
-
???
-
Profit
To build the project, follow these steps:
-
Clone the repository:
git clone https://github.com/bonezone2001/raid-overlay.git
-
Install vcpkg if not already installed (optional)
-
Install / link GLFW and GLEW
-
Build using whatever build pipeline you use.
-
Launch the overlay executable and configure the settings as needed.
Contributions to the project are welcome! If you'd like to contribute, follow these steps:
-
Fork the repository.
-
Create a new branch for your feature or bug fix:
git checkout -b feature/new-feature
-
Make your changes and commit them:
git commit -m "Add new feature: XYZ"
-
Push your changes to your forked repository:
git push origin feature/new-feature
-
Open a pull request on the main repository's
main
branch.
This project is licensed under the Apache 2.0 License.
If you have any questions or suggestions, feel free to contact me
Happy raiding!