LazyRogue»Lazy Rogue Todo

Lazy Rogue Todo

IGNORE THIS PAGE, it is out of date.

This is my laundry list of things to do. This is here so you can see what I'm working on--please don't modify this page :-). If you have a bug report or feature request, please post it on the LazyRogue page on ui.worldofwar.net. Thanks!

In general, things nearer to the top of the list will be worked on first.

  • PVP kicks broken in 3.1beta4 ? (Tannon)
  • ganked stuff logs to chat.. make an option (Golonator)
  • /lr assist tries to print to raid chat... check code for bugs (Sesu)

  • add Deadly Poison to Bleed_TTS ? (Golonator)
  • allow \- in form to escape things like Mind-numbing Poison (wartigee)
  • check HasBuffOrDebuff Shadow_Cripple instead of Cripple in immunity code (nelar)
  • easy add to interrupt exception, by current target's name (Tannon)
  • ifTargetMyHP[<=>]{plus,minus}XX[%] (Sketchy)
  • ifHaveTarget and ifTargetHasTarget (Sketchy)
  • skip assist (assistTarget?) rule if no MA programmed (Sesu)
  • offer some way to access deathstimator timing (Mikhael)
  • ifCharmed and ifSlept (tooltips provided!) (Jough, FreeSpeech)
  • if[NOT]In{Group,Party,Raid} (Nexela).
  • setassist log something to chat (Nexela)
  • sunder count from LW (KarlThePagen)
  • ifGlobalCooldown not working (F3) .. use SS instead?
  • more debugging on various criteria.. why things are stopping (Alp)
  • ifBattleground not detecting Alterac Valley? (Lonewolf)
  • sap-ifStealthed-ifNotTargetCCd-ifNotTargetInCombat-ifTargetTypeHumanoid not working? 'target is in combat' ? (Thortok2000)

  • dropTarget (Kinesia, Tannon)
  • cs won't fire off on Scourge invasion Ghouls or spirits? (Sketchy)
  • bug on item usage when out of the item, line 1087, nil action (Sketchy) -- can't reproduce!!
  • make interrupt exceptions wiki (Sketchy)
  • all ifTargetxxxx criteria should return false if no target (Sketchy)
  • show last 5 or so interrupts, so you can pick which to ignore (Sketchy)
  • ifTargetStunned - CS, KS, Gouge, other class' stuff too (Sketchy)
  • lua=SomeLuaFunction(a, b, c)-ifCriteria1-ifCriteria2
  • ifLua=SomeLuaFunction(a, b, c)
  • SmartMedic tie-in (Feylon, mujii)
  • '|' (OR) operator to allow action-ifGougeActive|ifKsActive|ifCsActive-ifNotInGroup (Sketchy)

  • Titan plugin (Lichbane)
  • mistake space in zone wasn't detected (Sketchy)
  • nowAndEveryXs (Malthas)
  • need some way to intelligently change form... (Tannon)
  • LR debugging to other chat window? (Sketchy)
  • auto-attack starting when stealthed?? (Sketchy, cennis)
  • German -ifMounted not working (Golonator)
  • more informative minion (Goldan, others)
  • Add -if[Not]<Ability>Active[{<,=,>}Xs] (spdkils)
  • -ifTargetsTarget<20%hp (spdkils)
  • -ifTargetFleeing (??, LoSE)
  • some scenarios takes 2 hits to start auto-attack (Golonator)
  • form chains, doXXX where XXX is another form
  • -ifTargetWillLive{>,=,<}X[.Y]s ... -ifLastChance is (sort of) the same as -ifTargetWillLive<4.25s
  • Need edit boxes for editing patterns to exclude:
    • particular mobs from rupture
    • particular mobs from cs/ks (-if[Not]TargetStunnable : learns non-stunnable targets (Feylon))
    • particular mobs from blind (-if[Not]TargetBlindable (Feylon))
    • immune checking... maybe disable the attack for that target (until target is changed)?
  • reset minion pos (rbruen)
  • Make Deathstimator turn red on 5 seconds or less left
  • CTRaid minimap has problems with LR bubble?
  • MobHealth (Telo's) support instead of MobInfo-2
  • color syntax highlighting (Feylon) - see addon AllIndentsAndPurposes
  • code blocks (DoBlock-ifTargetName=Onyxia ... ... ... EndBlock)
  • -if[Not]TargetIsCaster (Lord Drimacus)
  • update README with docs (Madeena)
  • store forms by player (Madeena)
  • kick tracking: other mobs in vicinity tracking (Golonator)
  • announce kicks so other rogues don't kick (spdkils)