Jump to content

LYQ

Player
  • Content count

    7
  • Joined

  • Last visited

Community Reputation

0 Neutral

About LYQ

  • Rank
    Newcomer

Recent Profile Visitors

737 profile views
  1. LYQ

    [AddOn] TotemTimers Enhanced

    I've just worked through the outstanding issues/enhancement requests posted on the GitHub Repository. The new version introduces a feature making it possible to totem-swap from Windfury to another Air totem while TotemTimers will still display the Uptime of your Windfury Buff until it runs out. https://github.com/MOUZU/TotemTimers-Enhanced Please report your feedback directly on the GitHub Repository. Cheers
  2. LYQ

    [AddOn] TotemTimers Enhanced

    Regarding the "Out-of-Sync" issue: That will most likely be caused by lags and in that case it is impossible to make it more accurate for most of the totems. It could be possible to fix for the Windfury and Mana Tide totems though. I will look into this. a) I do need the exact error message you both receive to try to fix it b) I highly assume the same issue should appear when you guys use the "normal" TotemTimers version, I doubt my enhanced version has any impact on this.
  3. LYQ

    [AddOn] TotemTimers Enhanced

    I don't work with the combatlog in this case, the totems have a fixed value in the "TotemTimersData.lua". The reason for coding it so badly is needed since the main reason I was writing this addition was a Timer for the Tremor Totem, this totem (or at least on Feenix/Nost where I tested it while writing) did not have any combatlog entry at all. Thanks for you input again, I will take a look at the points mentioned when I find the time. The first two points seem good and doable, but I'm not sure of the third one - Probably the only way to implement such a thing when you're "out of range" of your totem would be a solution which checks if you receive the buffs or effects totems provide, meaning it would eg. not work for Tremor Totem. (There is literally no sign to check if you're in range of Tremor)
  4. Hello there, I've worked on enhancing Totemtimers, it will now display the Time between ticks on supported Totems, to measure eg. when the next tick of your tremor fires. or if you're using OmniCC it looks like: Supported Totems at the moment: Tremor (4s) - you know you want it Windfury / Flametongue (5s) - for tryhards and / or if you're forced to totemswitch => now you can! Poison Cleansing / Disease Cleansing (5s) - why not? (Disease Cleansing isn't tested but I suppose it works like Poison Cleansing) Mana Tide (3s) - read the note at the bottom so you know why this could be useful Earthbind (3s) - might be useful for kiting, you'll have to know that this timer is not 100% accurate. My tests were around 3s by +-0.2s Magma (2s) - well whatever, it works for that one too Stoneclaw (1.5s) - same as above ^^ Download: GitHub Future releases: - maybe making it easier to configure soon^TM If you have other Ideas on what may be added / adjusted feel free to submit - LYQ
  5. LYQ

    [AddOn] BigWigs

    thanks for that notification, I'll respond there and will make a new thread regarding WarriorHUD soonTM.
  6. LYQ

    [AddOn] BigWigs

    The version I've send out in my previous guild was called something like that. edit: judging by the .toc on my Repo I've called it ## Title: Big Wigs |cff7fff7fNOSTALRIUS|r (the pre-sufix at 'NOSTALRIUS' were adding a font-color so the addon name is "Big Wigs NOSTALRIUS" currently) It could very well be one of my versions (you can check if it contains the README.md file which looks like the description page of my Github Repo I linked or if the subfolders for each raid contains a separate README.md as mine does) If it's not one of mine and if it's the version back from Snelf 2years back you can check my 200+ commints on the GitHub Repo, I've documentated every change as well. (Click on the links refered to in https://github.com/MOUZU/BigWigs#raid-adjustments to see which boss/raid contains what change) edit2: since I'm not sure if you're refering to one of my versions or not - one example of code which I introduced which didn't even exist in the other BigWigs versions was the Shadow Flame timer on the three drakes in BWL (as documentated here - (100%) Shadow Flame, added 'Next' timer with 14s) (after introducing that timer I got flamed by guild colleagues that the timer is too perfect and healing on three drakes doesn't make fun since everyone is pre-casting perfectly now)
  7. LYQ

    [AddOn] BigWigs

    Hello there, it's LYQ from Nost/Feenix. As I've previously only publicly announcend on the death of Nostalrius I was working on a not-only-adjusted but enhanced version of BigWigs. The entire AddOn was still a big Work in Progress at that time and I did not announce it earlier because at first it was intended to be exclusive for my guild. Allthough I just stated it was still a Work in Progress let me sum it up for you - BWL timers were close to perfect, MC somewhat better and ZG couldn't get much better at that time, a lot of combatlog events were missing or timers seemed too unpredictably. Most changes I made were SYNC based, meaning you'll only notice a difference when a bunch (if not all) others in the raid use one of my versions. Please find the GitHub Repository below: https://github.com/MOUZU/BigWigs Just to be sure I'd advise to download a version from the Release page: https://github.com/MOUZU/BigWigs/releases I'm not sure if there is much of a difference in raidboss scripts on this server and I don't plan on actively playing at this time, I will most likely start playing again on new content release. I will however take a brief look over my code to see where I've stopped back then and make some necessary adjustments where needed, to finish a new release. If you want to participate in the process of adjusting or enhancing the Addon, I need video footage of boss fights (at least from three different fights of the same boss, so that I can calculate and compare the times a certain boss mechanic happened), Chat must be visible and all chat entries need a timestamp (important for boss emotes which trigger boss mechanics). I know I've created a small addon which I would turn on and off at certain bosses which logged most relevant combatlog events, when I'm at home I can take a look if I find that addon and will upload it seperately. Kind regards, LYQ
×