• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Ultima - The Ultimate Combat Routine

    Discussion in 'Combat Routines' started by Endus, Nov 25, 2014.

    1. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      That's the problem then. RebornBuddy used to always move itself until it had a target, so Ultima is only coded to control movement after we have a target. Working on a fix now.
       
      Last edited: Apr 19, 2015
    2. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      New version. Fixed the movement issue (I think, let me know if you notice any odd behavior with movement) and thanks to Wheredidigo it's now much easier to select Ultima on the CR selection screen. :cool:
       
    3. sparkiezz

      sparkiezz Member

      Joined:
      Apr 5, 2013
      Messages:
      132
      Likes Received:
      1
      Trophy Points:
      18
      Seems fine for me :) thanks. Is there an ETA for Tanking/Healing and AoE after Cross-Skills
       
    4. Wheredidigo

      Wheredidigo Community Developer

      Joined:
      Dec 15, 2013
      Messages:
      417
      Likes Received:
      8
      Trophy Points:
      18
      Same ETA as it has always been....."Soon". Seriously people, be happy with what you currently have for FREE. Every time Endus has to come here and re-state that he's working on cross-class skills is time he's not actually developing on Ultima. My words of advice are to stop asking questions that he can't possibly answer and keep the posting in this thread to bug reports with logs attached.
       
    5. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      New version. Fixed a targeting error that was giving Null Exceptions (I hope it hasn't been doing that for too long lol).

      Still not sure. I don't want to give an ETA because that will only result in disappointment (I have no control over my schedule right now so I just work on Ultima when I can). I'm doing my best though, so as soon as I can get to it I definitely will. :cool:

      BTW if anyone ever wants to take a stab at improving Ultima's code (skill rotations, healing/tanking logic, etc.) feel free to pitch in. I've had a few people ask me in the past and there's simply no need, I'll always gladly accept. I always intended Ultima to eventually turn into a community project (which is why I tried my hardest to keep the base code as simple as possible). I'll want to vet the code first (test it and make sure it is quality/doesn't break stuff) but I'll never turn down a helping hand. :eek:
       
      Last edited: Apr 19, 2015
    6. SmokegoodESG

      SmokegoodESG New Member

      Joined:
      Jun 6, 2013
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      I'm having issue where I run up to a Fate and my character will just stand there doing nothing, not targeting anything or getting off mount unless I dismount manually.

      I am updated to the latest version from SVN as well.
       
    7. lyoness9999

      lyoness9999 New Member

      Joined:
      Apr 20, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      So there still seems to be no solution to those asking about the chocobo summoning problem, and I am still experiencing the same issue. Someone mentioned earlier to try messing with settings in kupo then deleting it and I tried that but it didn't work. I have actually deleted and re-downloaded all of RB and the profiles I use, including ultima, thinking maybe a global settings wipe would solve it, and I still am experiencing the issue. Kupo summons the chocobo just fine, but not ultima. Would love to get this figured out.
       
    8. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      What Fate? I tested my fix on dwight's "What Gored Before" and it worked. If you can find a fate that the CR consistently fails to engage I can troubleshoot it.

      I've tried testing for the issue but it always summons no problem for me. Maybe it's a latency issue? I might have an idea though. When is it failing to summon? Pre-combat? In-combat? Both? What Botbase are you using? Fatebot? Combat Assist?
       
      Last edited: Apr 20, 2015
    9. shuttle123

      shuttle123 New Member

      Joined:
      Mar 22, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      It happens mostly on Big Boss FATEs; It's Not Lupus (Costa) - The Eyes Have It (Coerthas) - Svara's Fall/Fury (Coerthas) & Gavial (Coerthas).

      I haven't tried yet with the new update, but those were the ones that didn't engage unless the target was moved closer towards you.

      EDIT: Targetting seems to be fixed now!

      However there seems to be a new problem now when doing FATEs, when you actually target the mob, but you don't automatically dismount your chocobo. So you just stand there unless you manually click dismount.
       
      Last edited: Apr 20, 2015
    10. Ronanz

      Ronanz New Member

      Joined:
      Dec 12, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I have been having the exact same issues after updating. It's not 100% of the time and it's not just doing it with fates though, it has the same issue with Patrol when targetting non fate mobs. Tried disabling that but to no avail.

      EDIT: Just had it happen on the fate "Twinkle, Twinkle Little Trap" and "The Red Baron" in Northern Thanalan but I'm fairly sure it's not Fate related as it has been doing it on random grinds as well.
       
      Last edited: Apr 20, 2015
    11. Cavort

      Cavort New Member

      Joined:
      Apr 20, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      How do you want to handle branching/code review? I'm a fairly experienced game developer (I look at Unity C# code for a good part of my day) and was thinking about making a combat routine, but there's no real reason to reinvent the wheel. Thought I'd start with something simple like tweaking Dragoon DPS rotations before trying to jump into healing/tanking logic.
       
    12. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      LOGS,LOGS,LOGS PEOPLE! You want help with your issues, then do your part and post logs to help him help you!
       
    13. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      New version. Looks like Mastahg's change also affected mount behavior. Let me know if the issue is finally resolved. :cool:

      Just let me know what you're wanting to work on (to make sure I'm not already working on it), edit the Ultima files as wanted, give me a brief summary of what was changed, and if it's actually an improvement (doesn't lower DPS, doesn't break stuff, etc.) I'll throw it in with credit to whoever submitted it (like I already have with Wheredidigo and Ichiba in my posts/patch notes).

      If you're going to be editing DPS profiles, just make sure to test the current Ultima profile with ACT on a training dummy and then test it with your new version (to make sure it's actually a DPS improvement over a few minutes).

      Also, if you're wanting to start developing for RB, hop on the Skype chat group (let me know your Skype and I'll invite you). :cool:
       
    14. shuttle123

      shuttle123 New Member

      Joined:
      Mar 22, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0

      So far so good! Thank you very much for the quick updates! Should there be anymore bugs, I'll let you know.
       
    15. cednats

      cednats New Member

      Joined:
      Mar 31, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      I don't know what all you changed in this update but the chocobo thing is fixed and my summoner's DPS went up by about 20 so I'm extremely satisfied.
       
    16. SmokegoodESG

      SmokegoodESG New Member

      Joined:
      Jun 6, 2013
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      My chocobo in Costa Del So is mounting, running 2 steps, dismounting, mounting again and repeating this nonstop.

      Only happening on Ultima, Kupo works fine.
       
    17. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      New version. Does the newest Ultima fix the problem for you?
       
    18. dwight

      dwight New Member

      Joined:
      Mar 18, 2015
      Messages:
      118
      Likes Received:
      0
      Trophy Points:
      0
      Just wondering if since you did two revisions recently anything needs to be reverted since you said Mastahg's RB update yesterday likely fixed it. Just want to make sure your fix won't cause unwanted problems with Ultima, because it was working flawlessly for me before an RB update broke it initially. Its working fine for me on the new update so far, just want to make sure it works as well as it used to. Even on What Gored Before which was the only problem fate I had where it was a nudge off (making me bump it forward to target/attack, else it would just stand there and skip the fate) works fine now where it navs, targets/attacks fine. At any rate thanks for your amazing work, I love ultima, esp blm rotation....really didn't want to get stuck w kupo due to one fate issue.
       
    19. gaGo

      gaGo New Member

      Joined:
      Aug 20, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      Last edited: Apr 22, 2015
    20. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
      hi there...finally i understood how to use ur CR and i think it's really good..just one thing..i'm levelling a THM right now,and i don't understand why ur cr doesn't allow me to check cross class skills...

      Any help please?

      Tyvm and have a gr8 day!
       

    Share This Page