Timers Blacklist Filter

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Forum » Windower » Support » Timers blacklist filter
Timers blacklist filter
Offline
Posts: 801
By Crevox 2015-01-08 00:27:40
Link | Quote | Reply
 
I can't get this to work. As far as I know, this should be stopping Hastega II from showing up, but doesn't. Any help?

Code
<blacklistMode>true</blacklistMode>
<whitelistMode>false</whitelistMode>
<recastList />
<buffList>602</buffList>
 Leviathan.Arcon
VIP
Offline
Server: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-01-08 15:06:10
Link | Quote | Reply
 
I pushed a new version of Timers to the dev branch, you can get it here. Unfortunately it contains a breaking change compared to previous timers versions. The "recastList" and "buffsList" settings were removed in favor of four new finer-grained settings:
  • AbilityRecastFilter

  • AbilityBuffFilter

  • SpellRecastFilter

  • SpellBuffFilter



They do what the name implies, only they don't work with IDs but names, and they can use wildcards:
Code
        <AbilityBuffFilter>Sneak*</AbilityBuffFilter>
        <SpellRecastFilter>*Spikes|Reprisal</SpellRecastFilter>
[+]
 Leviathan.Arcon
VIP
Offline
Server: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-01-08 15:06:50
Link | Quote | Reply
 
Like I said, it's only on the dev branch for now, so people can test it. But if you wanna get it (from the link above) and help test it, I'd appreciate it (goes for anyone).
 Sylph.Subadai
Offline
Server: Sylph
Game: FFXI
user: Subadai
Posts: 184
By Sylph.Subadai 2015-01-08 15:12:28
Link | Quote | Reply
 
Nice, I'll try it out later this evening when I can log on.
 Sylph.Subadai
Offline
Server: Sylph
Game: FFXI
user: Subadai
Posts: 184
By Sylph.Subadai 2015-01-08 21:00:57
Link | Quote | Reply
 
Filtering is working fine, no problems found. On dev though, Jump and High Jump recasts now show up as Spirit Jump and Soul Jump respectively, instead of "Jump/Spirit Jump" and "High/Soul Jump" as they should. I checked live, they're showing up as expected there just fine. Nice to be able to filter out Hasso and Trusts recasts though!
 Leviathan.Arcon
VIP
Offline
Server: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-01-09 07:01:06
Link | Quote | Reply
 
Right, I think I know why.... I'll fix that in a bit.
Offline
Posts: 801
By Crevox 2015-01-09 16:28:35
Link | Quote | Reply
 
So whenever I use "Release" on Summoner to get rid of my pet, Timers starts counting down a 3 minute buff timer for "Diabolic Eye." I filtered it and now it's gone.

Also, it seems like all Blood Pact timers aren't working. I filtered out a couple, went to test them and they didn't show up (yay filtered) but then tried others I didn't filter and they don't show up either.

Also, Dark Arts just randomly showed up as a timer on my bufflist during Skirmish. I'm a SMN/RDM.
Offline
Posts: 864
By camaroz 2015-01-09 18:34:43
Link | Quote | Reply
 


Not exactly sure what is going on with timers but this is happening on Sam.
 Sylph.Subadai
Offline
Server: Sylph
Game: FFXI
user: Subadai
Posts: 184
By Sylph.Subadai 2015-01-09 20:02:55
Link | Quote | Reply
 
Yeah, Jump recasts are fixed, but now on buff durations, Third Eye comes up as Flee for me, and Hasso doesn't show up.
 Valefor.Ophannus
Offline
Server: Valefor
Game: FFXI
user: Ophannus
Posts: 241
By Valefor.Ophannus 2015-01-09 20:54:20
Link | Quote | Reply
 
For a while Sublimation and Composure are coming up on timers which is silly since they have like 2 hour durations.
 Leviathan.Arcon
VIP
Offline
Server: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-01-09 22:44:47
Link | Quote | Reply
 
Whoops, sorry, my bad, I'll have it fixed in a second. I really shouldn't push changes before I go to bed @.@
 Leviathan.Arcon
VIP
Offline
Server: Leviathan
Game: FFXI
user: Zaphor
Posts: 660
By Leviathan.Arcon 2015-01-09 23:13:58
Link | Quote | Reply
 
There, should be fixed.
[+]
 Fenrir.Richybear
Offline
Server: Fenrir
Game: FFXI
user: Richybear
Posts: 1145
By Fenrir.Richybear 2015-01-09 23:36:00
Link | Quote | Reply
 
camaroz said: »


Not exactly sure what is going on with timers but this is happening on Sam.

The game knows you should be on WHM ;)
[+]
Offline
Posts: 864
By camaroz 2015-01-09 23:41:05
Link | Quote | Reply
 
Fenrir.Richybear said: »
camaroz said: »


Not exactly sure what is going on with timers but this is happening on Sam.

The game knows you should be on WHM ;)

Considering I got Anhur finally after years tonight before maintenance perhaps lol
[+]