What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Oracle - Open Beta [CC]

blarrrrrrrrgh


Edit: To clarify because i feel the need to. Oracle worked fine on my windows 8 machine but this is my 7 machine. Forgot all about 4.5 %)

tumblr_m7kwtoVjMR1rziwwco1_250.gif
 
Prelimenary results: Oracle 307 does remove the need for Minify Plugin. I get good framerates now doing LFR; about the same I had with Minify enabled and Oracle 304.
So the merge (?) seems to work nicely!
 
Oracle is working I'd say almost flawlessly, thank you team.

The only problem I'm having is everytime I SVN update, it resets all my saved settings.
 
Prelimenary results: Oracle 307 does remove the need for Minify Plugin. I get good framerates now doing LFR; about the same I had with Minify enabled and Oracle 304.
So the merge (?) seems to work nicely!

I didnt merge anything, I just changed some of the core to be more efficient.
 
Code:
CooldownTracker.Cast(ChiBrew, on => null, ret => MonkCommon.HasTalent(MonkTalents.ChiBrew) && Me.CurrentChi < 1 && !CooldownTracker.SpellOnCooldown(ChiBrew) && Me.Combat, 0.5, true, true),

Hi is it possible to change "Me.CurrentChi < 1" to "Me.CurrentChi < 3" because thats how it should be used according to icy-veins
CHi_brew.webp
 
thanks, ill try it. thought for sure id had it installed since all the rest of hb works fine.
 
I didnt merge anything, I just changed some of the core to be more efficient.
"more efficient"? That's mildly put lol. It's performing MUCH better. Please share your efficiency with TuanHA for example, so his CR's also run faster. ;)
By the way, testes Oracle with and without Minify now; I really do not see a lot of difference now. It feels slightly even more fluid with Minify enabled, but that could just be the difference in group composition and type of fight.
Interesting though, that you came up with this enormous performance improvement only days after Mirabis released Minify :P
 
Hey Wulf, have you thought about implementing judgement for holy paladins to make a haste/selfless healer build work?
 
"more efficient"? That's mildly put lol. It's performing MUCH better. Please share your efficiency with TuanHA for example, so his CR's also run faster. ;)
By the way, testes Oracle with and without Minify now; I really do not see a lot of difference now. It feels slightly even more fluid with Minify enabled, but that could just be the difference in group composition and type of fight.
Interesting though, that you came up with this enormous performance improvement only days after Mirabis released Minify :P

None of my changes have anything to do with what Minify does. I cached the root composite and now I build the hooks with one replacement instead of adding each cast composite to the hook.

@Toxicsox: its already implemented.
 
None of my changes have anything to do with what Minify does. I cached the root composite and now I build the hooks with one replacement instead of adding each cast composite to the hook.
@Toxicsox: its already implemented.
Well sir, I understood about half what you said but I thank you nontheless... :), it works purrrity good on my rig now! You've made using Oracle fun again on my end.
 
Hey Wulf,

I did some lfr testing oracle on my shaman.

It spamed a lot of Healing Wave, so i did some minor adjustments.

View attachment 110816

check TIDAL_WAVES

Lol, "Private Oracle Investigator" should I be worried :D

Update rev 308

  • Monk/Mistweaver - ChiBrew Setting for chi. - thanks Drizzt1990
  • Shaman/Restoration - TIDAL_WAVES Check applied to Dynamic priority Spells - thanks ESCA
.
 
Code:
CooldownTracker.Cast(ChiBrew, on => null, ret => MonkCommon.HasTalent(MonkTalents.ChiBrew) && Me.CurrentChi < 1 && !CooldownTracker.SpellOnCooldown(ChiBrew) && Me.Combat, 0.5, true, true),

Hi is it possible to change "Me.CurrentChi < 1" to "Me.CurrentChi < 3" because thats how it should be used according to icy-veins
View attachment 110821

up...
 
Any ETA on the addition of RJW to the MW rotation? Being able to have a "channeled" AOE heal going while still being able to cast other spells is really strong for several fights this tier. And it's on a 4 second CD no less.
 
Back
Top