• Visit Rebornbuddy
  • [Release] RebornBuddy64 Version 1.0.424 - DirectX11 / x64 bit compatible

    Discussion in 'Rebornbuddy Forum' started by mastahg, Feb 29, 2016.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      I was seriously confused, thanks for the edits. Was assuming that was inside the dungeon. Let me know when your inside dungeon and what the crossworld partysize is.
       
    2. user00719284

      user00719284 Member

      Joined:
      Aug 31, 2021
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      6
      4.
      CrossWorld Party size of 2. NumMembers/AllMembers/VisibleMembers/RawMembers all had a count of 2 while in the 4 player dungeon.

      After that I tested it in a Normal Party size of 2. It printed 4 again, but this time the other properties all had the correct count of 4 while in the 4 player dungeon.
       
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      New build returns regular members instead of cross realm once inside an instance.
       
      user00719284 likes this.
    4. nt153133

      nt153133 Member

      Joined:
      Nov 11, 2017
      Messages:
      68
      Likes Received:
      7
      Trophy Points:
      8
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Added for the next version


      Next version will introduce some changes to the I3DDrawer Interface, adding the following new functions
      DrawIndexedTriangles
      DrawBoundingBox
      DrawLineStrip
      DrawLineList
       
      cfw34683 likes this.
    6. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      What?
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      No idea what crawler is, but the only change in the last build was to the partymanager. And keynotfound is not talking about a actual key its talking about is probably something totally different
       
    8. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Version 424

      Code:
      
      CommonTasks.Teleport now returns false if the player gets in combat
      ItemAttributes enum updated, stat weights updated
      
      Quest Behaviors:
      GetTo: Now behaves like nocombatmoveto, will wait 5s for combat to clear once we've reached our destination before going in to combat. If enemy units enter melee then the wait will stop early.
      
      Pickup: 500ms delay added to interacting with targets to help prevent an issue where the bot could turn in a quest and go to pickup a new one before the client had a chance to update
      
      
       
    9. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      Would it be possible to get a condition added in for OrderBot to be able to check if we have an emote or hair style?
       
    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      What's the use case? There would be a lot of work behind the scenes to get that to work. I've never looked at reverseing the list of emotes or hair.
       
    11. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      To create a profile that will unlock all available emotes and hair styles. I've already started making one that unlocks based of quests, but I'd like to be able to obtain the ones that come from purchasing as well.
       
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Version 425

      Code:
      NavGraph/GetTo:
      Add support for vesper bay aetheryte ticket
      Add support for waking sands
      Add support for vesper bay docks
      Properly add npc transition nodes weight to path finding
      Fixes:
      Fix possible issue in talkto tag
      Cache experience data so it doesn't bug out when we hit a loading screen or cut scene
      
       
    13. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Version 426
      Code:
      
      NavGraph:
      Add support for the rising stones
      Add support for the free company aetheryte tickets
      
      
       
      y2krazy and cfw34683 like this.
    14. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      cfw34683 likes this.
    15. KitF

      KitF New Member

      Joined:
      Apr 30, 2020
      Messages:
      6
      Likes Received:
      1
      Trophy Points:
      3
      Sorry to bother you, but I was looking for a solution to the Mooch 2 issue to complete something I have been working on, and I stumbled upon this thread.

      Please correct me if I am misunderstanding something, but the problem I see with this solution is that FishingManager.CanMooch should return false, as it returns the result of (paraphrasing) InternalClass.InternalMethod(ActionType.Spell, 297u, ...). Since the check is for spell 297u, and the conditions to cast Mooch 1 and Mooch 2 are not similar, the check does not work to validate "can Mooch 2." The method used by CanMooch is part of an inaccessible internal class, so I have been unable to write a workaround.

      Would it be possible to implement something like 'bool CanMooch2' that returns the result of that same method for Mooch 2, ie: InternalClass.InternalMethod(ActionType.Spell, 268u, ...)

      Again I apologize if I am just misunderstanding something, I am new to RB development and I am not terribly proficient with C# as of yet. Thanks!
       
      Last edited: Oct 27, 2021
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83

      I'm not aware of any "mooch 2 issue"

      And as far as I known the conditions between mooch and mooch2 are not different, m2 has a cost a cd but thats it...
      And for that code its really old as fishing was one of the first things, you should just be able to ActionManager.CanCast("Mooch II",null);
       
    17. KitF

      KitF New Member

      Joined:
      Apr 30, 2020
      Messages:
      6
      Likes Received:
      1
      Trophy Points:
      3
      Thanks for the quick reply, I will try that. :) When I saw that other code I assumed the ActionManager wasn't used with Mooch for some reason. But wrt the Mooch 1/2, I am pretty certain Mooch 2 allows you to mooch NQ fish, whereas Mooch is only for HQ fish!
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      I'll add a new function and do some cleanup on the rest of the fishing manager.


      Version 429

      Code:
      
      CommonTasks.MoveAndStop exposed internal method that takes a stop predicate.
      Added optional param to one of MoveAndStop, this might break precompiled 3rd party addons, such as lisbeth etc, if you have an issue with such an addon please do not post here about it, instead contact the author.
      
      FishingManager:
      Add CanMoochAny which will return an enum indicating the available level of mooching
      Add MoochTwo()
      
      Quest Behaivors:
      TalkTo,Turnin,HandOver, Pickup the interactdistance param is now deprecated, bot will now check interactdistance using the api that wasn't implemented when the behaviors were originally created.
       
    19. KitF

      KitF New Member

      Joined:
      Apr 30, 2020
      Messages:
      6
      Likes Received:
      1
      Trophy Points:
      3
      Awesome!! Thanks a bunch :D
       
    20. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      I've been running a lot of Syrcus Tower for this Mog event we've got going on and there's on AoE that's not in Side Step called Vile Utterance. I've attached a screen shot, anyway we can get it added? To clarify, it's the cone shaped one to the right of side of the image.

      https://imgur.com/a/MU25Jzu
      [​IMG]
       

    Share This Page