Paint It Black

Yak

Paint It Black

A World of Warcraft addon that reminds you to drink your Inky Black Potion when night falls and to remove the buff when day breaks.

Features

  • Configurable night and day boundaries (defaults: 19:00 and 06:00)
  • Adjustable reminder interval (1 to 30 minutes, default 5)
  • Alerts via on-screen popup, chat message, and sound
  • Defers reminders while in combat
  • Tracks whether you've already acted so it won't spam you

Configuration

All settings are found in the WoW Settings panel under Addons, or by typing /pib in chat.

OptionTypeFormatDefaultDescription
Enable RemindersCheckboxon/offonToggle all Inky Black Potion reminders
Debug ModeCheckboxon/offoffPrint debug messages to chat
Night StartsTextHH:MM19:00When "use potion" reminders begin
Day StartsTextHH:MM06:00When "remove buff" reminders begin
Reminder Interval (minutes)Slider1--305Minutes between repeated reminders
Alert Duration (seconds)Slider1--605How long the on-screen alert stays visible
Alert SoundDropdownWhisperSound played with reminders (select to preview)

Settings are saved per-character in PaintItBlackDB and persist across sessions.

Commands

CommandDescription
/pibOpen the settings panel
/pibdebugDump internal state to chat (requires Debug Mode)

Installation

Using the Makefile

make install WOW_DIR='/path/to/World of Warcraft'

This creates a symlink from the addon source directory into your WoW AddOns folder at _retail_/Interface/AddOns/PaintItBlack.

To remove the symlink:

make uninstall WOW_DIR='/path/to/World of Warcraft'

Run make help to see available targets.

Manual

Copy or symlink the PaintItBlack/ directory into your WoW _retail_/Interface/AddOns/ folder.

Contributing

See CONTRIBUTING.md for development setup, issue reporting, and PR guidelines.

0 Previews

Changes

retail - 1.0.1

Versions

Coming soon...

Categories
buffs
miscellaneous
Downloads
4
Releases
Retail
1.0.1 - 1 week