The Wayback Machine - https://web.archive.org/web/20220501195654/https://github.com/wardz/ClassicCastbars
Skip to content
master
Switch branches/tags
Code

ClassicCastbars

World of Warcraft Classic addon that brings back the target & nameplate castbars. Casting times in Classic Era are always based on highest spell rank due to API restrictions.

Links

Contributing

When you want to test changes to the addon's source code you will need to run the BigWigs packager script. You should setup a symlink for /ClassicCastbars/ and /ClassicCastbars_Options/ in the generated ClassicCastbars/.release/ClassicCastbars/ folders, and link it to your WoW addons folder so your game files are always up to date after running the packager script.
See file add_symlinks.bat for Windows.

Packager Script:
On Windows you can run this shell file inside Git Bash.

  • Classic Test Build: ./release.sh -d -l -z -e -g classic
  • TBC Test Build: ./release.sh -d -l -z -e -g bcc

License

Copyright (C) 2022 Wardz | MIT License.