Skip to content

HeavyLogic/Dominos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,932 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dominos (WoW 3.3.5 fork)

Fork of the Dominos action bar addon for WoW 3.3.5 (Wrath of the Lich King).

Changes from original

Show States panel (action bars & class bar)

The existing Show States settings panel was extended with checkboxes:

  • Modifiers — show bar when Shift / Alt / Ctrl are held (keys are combined with AND logic)
  • Targeting — show bar when the target is hostile / friendly / no target
  • In combat — show bar in combat
  • Forms — show bar when in a specific class form or stance (per class)
  • Checkbox conditions are combined with the standard free-form input field
  • All checkboxes work in show mode by default, but can be switched to hide mode if you put show as the last argument in the free-form input

Classes bonus panels

  • Form / stance conditions were extended — they are now combined with "hostile / friendly / no target" logic
  • For druids, only combat forms are kept, as they make sense
  • Other classes — the code is written but not tested yet
  • Default settings for bonus panels are temporarily removed (they complicate things)

Class bar

  • Show States panel with checkboxes (same as action bars)

Binding mode

All action bars are now forced visible while in key binding mode, regardless of show/hide conditions.

What files were changed

First I downgraded this repo to 1.18.6 version (for WoW 3.3.5).
My changes starts with this commit.

About

Fork of the Dominos action bar addon for WoW 3.3.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%