• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular - A community driven All-In-One CC - It Just Plain Works - (Pt. 3)

    Discussion in 'Archives' started by Apoc, Apr 19, 2011.

    1. bradallaround

      bradallaround Member

      Joined:
      Jul 26, 2012
      Messages:
      96
      Likes Received:
      0
      Trophy Points:
      6
      Are we going to see Trinket support and racial support back working sometime soon? I don't see why it is commented out in Generic.cs and Item.cs.

      I know you guys are busy but seems like such an easy thing to have working, since it applies to any and all classes. Hope to get some sort of info on this, cause the plugins out there (Potion User really only atm) are either hit or miss / throw errors and make problems.

      Thanks!
       
    2. epicasta

      epicasta New Member

      Joined:
      Sep 20, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      this is my first time doing this but

      What Class are you?: Mage
      What Spec are you?: Arcane
      What 'context' is the bot in? (Instance, BG, Normal): Questing
      What level are you?: 18
      What revision of Singular are you using?: v2.5.6377.493 (not sure if this is 100% percent right)
      Have you made any modifications to Singular?: no
      Are you using a branched build, or the trunk build? (Only viable for developers): na
      What version of Honorbuddy are you using?: v2.5.6377.493

      Please provide an explanation of the bug. The more detail, the easier it will be to resolve.

      The character does not initiate combat. It will stay there targeting the mob but will never actually cast anything unless it gets into combat. Most of the time the mob is patrolling and then gets within agro range or me casting a spell to force it into combat. The character wont loot if another mob is near by as well.

      Attach your log to your post!
       

      Attached Files:

    3. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      This is by far not a complete .493 Change History. There were a number of fixes in other classes people have been waiting on, but these represent the things I am aware of.

      GENERAL

      - Racials working. Make sure your Class Config settings have Racials enabled if you want them or off if you don't.

      - Trinkets reimplemented. Check the Class Config for Singular to make sure they are enabled. Options for trinkets have changed slightly

      - Life Spirit / Water Spirit. These are consumed based upon the Potion Health and Potion Mana settings in Class Config. If you are farming them and don't want them used, set the Potion Health and Potion Mana values to 0% respectively

      - Group Healing tab. This is currently only implemented for Shaman, but will be carried forward to all healing classes. Allows specifying different heal settings for Normal(Solo), PVP, and Instances via drop down list at top.

      - Settings GUI. When you click Save all options set become effective without having to Stop / Start HonorBuddy.

      - Settings - added Max Heal Target Range. Previously in Battlegrounds healers would not move to a player outside of their heal range. They can now move to teammates in need of a heal that are outside of their heal range limited to this value.

      SHAMAN

      All Specs - combat buff management to allow stacking buffs on Bloodlust/Heroism/Time Warp or serializing them

      All Specs - fixed Healing Tide totem issue

      Restoration(All Contexts) - Rewrite. Additional work in progress, but currently you can control the priority of healing spells via the Group Healing tab.

      Enhancement(Solo/Instances) - Fixed self healing with Healing Surge in instances when no live healer is nearby

      Enhancement(PVP) - changed so spell priority respects GCD

      Enhancement(PVP) - Maelstrom Weapon handling to cast Lightning Bolt if at 5 stacks and less than 3 seconds left on Maelstrom Stack. Otherwise preserved for Healing

      Enhancement(PVP) - self healing now occurs at 5 stacks of Maelstrom or when not in combat only

      Enhancement(Solo) - Fixed use of Feral Spirit

      All Specs - added Stone Bulwark Totem config health % settting

      All Specs - Totem Recall logic changed to leave totems if Fire or Earth Elemental are up
       
      Last edited: Oct 4, 2012
    4. Kowpye

      Kowpye Member

      Joined:
      Jun 11, 2012
      Messages:
      367
      Likes Received:
      3
      Trophy Points:
      18
      40 pages!!! Don't have the time to read through all of them right this minute.
      Just a question for anyone using SINGULAR with FROST DK spec.

      Does anyone else have the problem when dpsing in a group using lazyraider and Singular of deathgripping things in the rotation??
      I looked in the class config but was unable to find a section where I could make the option "false" to use deathgrip
      any ideas?
       
    5. Kowpye

      Kowpye Member

      Joined:
      Jun 11, 2012
      Messages:
      367
      Likes Received:
      3
      Trophy Points:
      18
      49 pages!!! Don't have the time to read through all of them right this minute.
      Just a question for anyone using SINGULAR with FROST DK spec.

      Does anyone else have the problem when dpsing in a group using lazyraider and Singular of deathgripping things in the rotation??
      I looked in the class config but was unable to find a section where I could make the option "false" to use deathgrip
      any ideas?
       
    6. shifty

      shifty New Member

      Joined:
      Mar 31, 2012
      Messages:
      120
      Likes Received:
      0
      Trophy Points:
      0
      Just a quick note: Rogues are not using poisons, considering that poisons are almost 50% of a rogues damage right now, it pretty much a necessity to have them on
       
    7. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Guard needs to be added in Monk brewmaster.cs

      It is a primary spell for survivability and should be cst once it can as fast as it can be, so i added this line before tiger palm and tested it out, and it works well after 2 first jabs guard comes up.

      PHP:
      Spell.Cast("Guard"ret => StyxWoW.Me.CurrentChi >= && !StyxWoW.Me.HasAura("Guard")),
      I will later also test a heal for brewmaster.
      I have some more ideas for this, i almost always keep changing soem code in your releases if you want i could post more here later.
       
    8. frullino

      frullino New Member

      Joined:
      Oct 26, 2011
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      still no answer.....good job with this -.-
       
    9. Surion79

      Surion79 New Member

      Joined:
      Jun 4, 2012
      Messages:
      74
      Likes Received:
      1
      Trophy Points:
      0
      Without some love to this thread, Singular's reputation is going down.

      Some must does:
      - List the specs which are currently "enabled". I hate starting a spec with a huge logic programmed in the cs resulting in "Singular doesn't support this"
      - Write some sort of changelog, so we can see if something is already taken care of.
       
    10. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      My panda is better then yours, had this spells added when an other panda just attacked me in blasted lands, at 57 this will kick ass, most likely even a bit further, Singular mis many cool panda spells, here is 4 needed ones.

      Brewmaster.cs att this right before tiger palm at line 77

      PHP:
      Spell.Cast("Touch of Death"ret => StyxWoW.Me.CurrentChi >= 3),
      Spell.Cast("Guard"ret => StyxWoW.Me.CurrentChi >= && !StyxWoW.Me.HasAura("Guard")),
      Spell.Cast("Expel Harm"ret => StyxWoW.Me.HealthPercent 95),
      Spell.Cast("Elusive Brew"ret => StyxWoW.Me.HealthPercent 99),
       
    11. thaicon

      thaicon New Member

      Joined:
      Nov 19, 2010
      Messages:
      69
      Likes Received:
      7
      Trophy Points:
      0
      Can you please add that Hunters use Misdirection on their pets!
      It's a instant spell and 100% uptime when it's glyphed.

      It's 100% necessary to add it to hunters since grinding multiple mobs is just insta death atm.
       
    12. Lipie

      Lipie Member

      Joined:
      Nov 18, 2010
      Messages:
      400
      Likes Received:
      3
      Trophy Points:
      18
      At the moment there are 3 CC for hunters available, all PVE only.
      Singular does nothing but auto attack on BG's , so it does not 'just-work' , it doesn't.

      Also, BGbot is absolutely garbage atm, large crowds of bots running into eachother, running into walls, moonwalking, zigzagging back and forth,...
       
    13. miestaruler

      miestaruler New Member

      Joined:
      Sep 5, 2011
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0
      Hi

      Is it possible to add a setting for using ghostwolf, because i dont want to use it.
      Maybe a checkbox in gui.

      Thanks love the work
       
    14. Benninger

      Benninger Member

      Joined:
      Apr 22, 2010
      Messages:
      457
      Likes Received:
      0
      Trophy Points:
      16
      Problem with seals:
      Singular seems to ignore the selected seal in it's preferences - spams SoK even if SoM is selected.
      Causes problems while teaming with a druid.
      Is this behaviour known or shall I post a full log when it happens again?
      Or do I have overseen something?

      I am using Raidbot/Singular with my Protection Paladin
       
    15. Delan12913

      Delan12913 Member

      Joined:
      Aug 7, 2011
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      Is there ANY way possible to get this to use FR on druid when you have rage and a option for savage defense on an off. it doesn't do either at the moment, or use bear hug or renewal
       
    16. crayonofdoom

      crayonofdoom New Member

      Joined:
      Sep 30, 2012
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      0
      Any way to get the default eating/rest behavior to blacklist top-tier buff food? Top tier buff food is like 100g a pop or more and I really don't want to have to bank the buff food to prevent standard rest actions from eating it.

      Additionally, prioritizing conjured food on all classes before other food would be preferable. Conjured food is free. =D
       
    17. tanro

      tanro New Member

      Joined:
      Jun 27, 2012
      Messages:
      144
      Likes Received:
      0
      Trophy Points:
      0
      Ret paladins don't use FoL with selfless healer buff, ever. Dont take use of divine purpose procs either.
       
    18. Villith

      Villith New Member

      Joined:
      Apr 19, 2010
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Warrior combat routine in PvP will not use charge no matter what. It will only walk up to the target or Victory Leap onto it.
       
    19. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      miestaruler, Thanks for the post, and absolutely I can add that! Before I do, could you let me know how Ghost Wolf it is interfering with your usage? If there is a situation where it is casting Ghost Wolf and it shouldn't be because of interfering with game play or other issues then I want to be able to detect that and auto-disable as needed. Thanks for the your feedback in improving Singular, Bobby53
       
    20. miestaruler

      miestaruler New Member

      Joined:
      Sep 5, 2011
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0
      When in battleground for example Arati Basin at startpoint it goes into ghost ghostwolf. And when the Bg bigins it runs a bit then mount ordinary as it should.

      Thanks again bobby for answer.
       

    Share This Page