• Visit Rebornbuddy
  • Default Combat Test Edition

    Discussion in 'Archives' started by wired203, Mar 14, 2016.

    Thread Status:
    Not open for further replies.
    1. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      So little update, i pushed all updates from the last posts to Github. We only need to edit the following:
      Basic:
      • Agent.cs
      • BountyHunter.cs
      • Inquisitor.cs
      • Smugler.cs

      Advanced:
      • Gunslinger
      • Mercenary
      • Operative
      • Powertech
      • Sage
      • Scoundrel
      • Sniper
      • Sorceror

      Rest should be running but finetuned for patch 5.x to improve dps
       
    2. Praline

      Praline Member

      Joined:
      Aug 17, 2015
      Messages:
      150
      Likes Received:
      2
      Trophy Points:
      18
      Wow,thank you so very much. And I can also confirm that the Sentinel and Consular ones works very well. Going to try my Commando when servers come back on after yet another patch.
       
    3. abelsky1

      abelsky1 New Member

      Joined:
      Aug 31, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      Do Healing Routines work?
       
    4. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      I added this to GitHub .. made some corrections: removed Shii-Cho Form from Concentration and Juyo Form from Watchman
       
    5. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18

      added to GitHub made composite buff form corrections in Rage, Vicious Throw was not renamed for Immortal, this is why it can still be data mined.
       
    6. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Basic
      Agent.cs - done
      BountyHunter.cs - done
      Inquisitor.cs - done
      Smuggler.cs - done
       
    7. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      nais great work.
       
    8. Thunderage

      Thunderage New Member

      Joined:
      Jan 13, 2011
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Sorry old buddy returning. I'm not sure what github is but how do I download these routines to SVN?
       
    9. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      There are a lot more, these changes will not get it working but I'm working on this now since you started it.
       
    10. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Here is an updated Default Combat that contains all changes with the exception of the following:

      Advanced

      • Gunslinger
      • Mercenary
      • Operative
      • Powertech
      • Sage
      • Scoundrel
      • Sniper

      The attachment has been added to the latest release, attachment has been deleted
       
      Last edited: Dec 7, 2016
    11. lonestr

      lonestr New Member

      Joined:
      Nov 28, 2015
      Messages:
      19
      Likes Received:
      1
      Trophy Points:
      0
      Assassin Specs - Updated with Pull Requests

      I put these all in with Pull Requests on the github site. Not sure I did them right, but hopefully someone can figure out my mess :)
       
    12. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      I did them, Assassin should be fine in the latest release. If not post a log so we can see what is going on.
       
    13. lonestr

      lonestr New Member

      Joined:
      Nov 28, 2015
      Messages:
      19
      Likes Received:
      1
      Trophy Points:
      0
      Okay I lied, I put in pulls for all bounty hunter specs. The assassin updates for hatred and deception are working for me. I only posted those on this thread.
       
    14. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Yes I took what you posted and added the missing stuff and removed some form code. At this point your best bet is to post BH here because I've already started it so Aevitas isn't going to know which to commit at this point. Also before doing the pulls make sure they are all tested.
       
    15. Thunderage

      Thunderage New Member

      Joined:
      Jan 13, 2011
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      How do I disable movement with this routine? I am currently running the routine with combat bot profile but when i enter combat routine takes over all movement.
       
    16. lonestr

      lonestr New Member

      Joined:
      Nov 28, 2015
      Messages:
      19
      Likes Received:
      1
      Trophy Points:
      0
      Sounds good, ty for you work on this. I did test each of the specs for Bounty Hunter before submitting the pull requests. I will post future change requests in the forum.
       
    17. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      I would check your profile. Routines do not cause movement, profiles do.

      Combat Bot.xml

      Code:
      <Profile>
      <Name>Combat Bot</Name> 
      </Profile>
       
    18. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Latest Combat Routine

      Latest Default Combat - includes all advanced classes (not 100% optimized), until a new release of BW is pushed out that contains these changes.
       

      Attached Files:

    19. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Nice work man!
       
    20. lonestr

      lonestr New Member

      Joined:
      Nov 28, 2015
      Messages:
      19
      Likes Received:
      1
      Trophy Points:
      0
      Yes, thank you for all your hard work :)
       
    Thread Status:
    Not open for further replies.

    Share This Page