Skip to content

Commit

Permalink
New filters
Browse files Browse the repository at this point in the history
  • Loading branch information
greven committed Jul 30, 2018
1 parent b0a1ac9 commit 8b1ab82
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 56 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Version 8.0.9:

* Add Class Power counter (Combo Points, etc.) to nameplates.
* Remove HP % from nameplates.
* Small fixes.

### Version 8.0.8:

* [config] Enable player frame always visible by default.
Expand Down Expand Up @@ -89,7 +95,7 @@
### Version 7.01-beta:

* First release for Legion.
* Complete re-write of all the code.
* Complete re-write of all the code.
* oUF is now embedded with the latest Push Requests.
* All supported oUF addons are now embedded.
* Major frames almost future complete.
Expand Down Expand Up @@ -221,7 +227,7 @@

### Version 1.71:

* Changed Focus Power color to something more yellowish greenish. Fits hunters better.
* Changed Focus Power color to something more yellowish greenish. Fits hunters better.
* Minor code clean up.

### Version 1.70:
Expand All @@ -230,7 +236,7 @@
* Changed Focus Power Type color slightly.
* Changed Focus Debuff tracking true by default and changed the location of the debuff icon.
* Added a PvP Tag to the InfoBar. It will only Display if Player toggles PvP manually or attacks a PvP Target. People in PvP servers shouldn't see the tag (unless they toggle PvP manually too). It will also display a timer for the remaining time until flagged non-PvP.
* Added option to invert the filling of of the party/raid frames. By default is set to inverted.
* Added option to invert the filling of of the party/raid frames. By default is set to inverted.
* Fixed the position options to move the Eclipse Bar,
* Changed group sorting inside a Party by Class.
* Cleaned some code in the Combo Points Tag.
Expand Down Expand Up @@ -323,7 +329,7 @@

### Version 1.54:

* Added a Deadly Poison Tracker next to the ComboPoints number for Assassination Rogues. Can be turned off in the config file (cfg.lua).
* Added a Deadly Poison Tracker next to the ComboPoints number for Assassination Rogues. Can be turned off in the config file (cfg.lua).

### Version 1.53:

Expand Down Expand Up @@ -361,7 +367,7 @@
### Version 1.35:

* Fixed a bug where Pets wouldn't fade with oUF_BarFader.
* Added Optional (turned off by default) Debuffs to the Focus frame. Go the config file to activate it (set cfg.show_focus_debuffs from false to true).
* Added Optional (turned off by default) Debuffs to the Focus frame. Go the config file to activate it (set cfg.show_focus_debuffs from false to true).

### Version 1.34:

Expand Down Expand Up @@ -456,4 +462,4 @@
* Easier options to customize the layout.
* Major code clean up.
* Frames more compact.
* Re-written for ouF 1.4.
* Re-written for ouF 1.4.
101 changes: 51 additions & 50 deletions config/filters.lua
Original file line number Diff line number Diff line change
Expand Up @@ -93,97 +93,98 @@ filters.list = {
},

debuffs = {
[GetSpellInfo(589) or "Shadow Word: Pain"] = true,
[GetSpellInfo(34914) or "Vampiric Touch"] = true,
[GetSpellInfo(589) or "Shadow Word: Pain"] = true,
[GetSpellInfo(34914) or "Vampiric Touch"] = true,
}
},

ROGUE = {
buffs = {
[GetSpellInfo(13750) or "Adrenaline Rush"] = true,
[GetSpellInfo(193356) or "Broadsides"] = true,
[GetSpellInfo(199600) or "Buried Treasure"] = true,
[GetSpellInfo(5277) or "Evasion"] = true,
[GetSpellInfo(193358) or "Grand Melee"] = true,
[GetSpellInfo(199603) or "Jolly Roger"] = true,
[GetSpellInfo(51713) or "Shadow Dance"] = true,
[GetSpellInfo(193357) or "Shark Infested Waters"] = true,
[GetSpellInfo(5171) or "Slice and Dice"] = true,
[GetSpellInfo(48594) or "Sprint"] = true,
[GetSpellInfo(193359) or "True Bearing"] = true,
[GetSpellInfo(13750) or "Adrenaline Rush"] = true,
[GetSpellInfo(193356) or "Broadsides"] = true,
[GetSpellInfo(199600) or "Buried Treasure"] = true,
[GetSpellInfo(5277) or "Evasion"] = true,
[GetSpellInfo(193358) or "Grand Melee"] = true,
[GetSpellInfo(199603) or "Jolly Roger"] = true,
[GetSpellInfo(51713) or "Shadow Dance"] = true,
[GetSpellInfo(193357) or "Shark Infested Waters"] = true,
[GetSpellInfo(5171) or "Slice and Dice"] = true,
[GetSpellInfo(48594) or "Sprint"] = true,
[GetSpellInfo(193359) or "True Bearing"] = true,
},

debuffs = {
[GetSpellInfo(2094) or "Blind"] = true,
[GetSpellInfo(1833) or "Cheap Shot"] = true,
[GetSpellInfo(703) or "Garrote"] = true,
[GetSpellInfo(1776) or "Gouge"] = true,
[GetSpellInfo(408) or "Kidney Shot"] = true,
[GetSpellInfo(1943) or "Rupture"] = true,
[GetSpellInfo(6770) or "Sap"] = true,
[GetSpellInfo(79140) or "Vendetta"] = true,
[GetSpellInfo(2094) or "Blind"] = true,
[GetSpellInfo(1833) or "Cheap Shot"] = true,
[GetSpellInfo(703) or "Garrote"] = true,
[GetSpellInfo(1776) or "Gouge"] = true,
[GetSpellInfo(408) or "Kidney Shot"] = true,
[GetSpellInfo(1943) or "Rupture"] = true,
[GetSpellInfo(6770) or "Sap"] = true,
[GetSpellInfo(79140) or "Vendetta"] = true,
}
},

SHAMAN = {
buffs = {
[GetSpellInfo(108281) or "Ancestral Guidance"] = true,
[GetSpellInfo(201897) or "Boulderfist"] = true,
[GetSpellInfo(193796) or "Flametongue"] = true,
[GetSpellInfo(196834) or "Frostbrand"] = true,
-- [GetSpellInfo(197992) or "Landslide"] = true,
[GetSpellInfo(73685) or "Unleash Life"] = true,
[GetSpellInfo(108281) or "Ancestral Guidance"] = true,
[GetSpellInfo(201897) or "Boulderfist"] = true,
[GetSpellInfo(193796) or "Flametongue"] = true,
[GetSpellInfo(196834) or "Frostbrand"] = true,
-- [GetSpellInfo(197992) or "Landslide"] = true,
[GetSpellInfo(73685) or "Unleash Life"] = true,
},

debuffs = {
[GetSpellInfo(188389) or "Flame Shock"] = true,
[GetSpellInfo(188389) or "Flame Shock"] = true,
[GetSpellInfo(196840) or "Frost Shock"] = true,
}
}
},

WARLOCK = {
buffs = {
[GetSpellInfo(117828) or "Backdraft"] = true,
[GetSpellInfo(216708) or "Deadwind Harvester"] = true,
[GetSpellInfo(108416) or "Dark Pact"] = true,
[GetSpellInfo(104773) or "Unending Resolve"] = true,
[GetSpellInfo(117828) or "Backdraft"] = true,
[GetSpellInfo(216708) or "Deadwind Harvester"] = true,
[GetSpellInfo(108416) or "Dark Pact"] = true,
[GetSpellInfo(104773) or "Unending Resolve"] = true,
},

debuffs = {
[GetSpellInfo(980) or "Agony"] = true,
[GetSpellInfo(172) or "Corruption"] = true,
[GetSpellInfo(603) or "Doom"] = true,
[GetSpellInfo(1098) or "Enslave Demon"] = true,
-- [GetSpellInfo(196412) or "Eradication"] = true,
[GetSpellInfo(5785) or "Fear"] = true,
[GetSpellInfo(80240) or "Havoc"] = true,
[GetSpellInfo(348) or "Immolate"] = true,
[GetSpellInfo(205179) or "Phantom Singularity"] = true,
[GetSpellInfo(27243) or "Seed of Corruption"] = true,
[GetSpellInfo(63106) or "Siphon Life"] = true,
[GetSpellInfo(30108) or "Unstable Affliction"] = true,
[GetSpellInfo(980) or "Agony"] = true,
[GetSpellInfo(172) or "Corruption"] = true,
[GetSpellInfo(603) or "Doom"] = true,
[GetSpellInfo(1098) or "Enslave Demon"] = true,
-- [GetSpellInfo(196412) or "Eradication"] = true,
[GetSpellInfo(5785) or "Fear"] = true,
[GetSpellInfo(80240) or "Havoc"] = true,
[GetSpellInfo(348) or "Immolate"] = true,
[GetSpellInfo(205179) or "Phantom Singularity"] = true,
[GetSpellInfo(27243) or "Seed of Corruption"] = true,
[GetSpellInfo(63106) or "Siphon Life"] = true,
[GetSpellInfo(30108) or "Unstable Affliction"] = true,
}
},

WARRIOR = {
buffs = {
[GetSpellInfo(184364) or "Enraged Regeneration"] = true,
[GetSpellInfo(184362) or "Enraged"] = true,
[GetSpellInfo(184364) or "Enraged Regeneration"] = true,
},

debuffs = {

}
},

PET = {
-- Buffs
[GetSpellInfo(193396) or "Demonic Empowerment"] = true,
[GetSpellInfo(136) or "Mend Pet"] = true,
[GetSpellInfo(193396) or "Demonic Empowerment"] = true,
[GetSpellInfo(136) or "Mend Pet"] = true,
},

PARTY = {
-- Debuffs
[GetSpellInfo(57723) or "Exhaustion"] = true,
[GetSpellInfo(80354) or "Temporal Displacement"] = true,
[GetSpellInfo(80354) or "Temporal Displacement"] = true,
}
}

0 comments on commit 8b1ab82

Please sign in to comment.