• Visit Rebornbuddy
  • [Release] RebornBuddy Version 1.0.461

    Discussion in 'Archives' started by mastahg, Jan 11, 2014.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Thanks for pointing this out, I need the aetheryte ids for personal and fc housing in the goblet and lavander beds. If someone could please supply them that would be great. You can get them by running this code chunk in the console plugin.

      Code:
      
      foreach(var known in WorldManager.AvailableLocations)
      {
      Log(known);
      }
      
      

      Unlike hb, rb should support all the mounts without me having to add them. I don't have those mounts so itll be hard for me to investigate why they arent showing up but ill look into it.
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Welp found why the newer mounts arent working, ill have a patch out in a bit.
       
    3. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Name: Estate Hall (Private) AetheryteId: 60 Cost:115 Zone:340 << Lavenderbeds private
      Name: Estate Hall (Free Company) AetheryteId: 58 Cost:25 Zone:341 << Goblet FC
      Name: Estate Hall (Private) AetheryteId: 60 Cost:115 Zone:340
      Name: Estate Hall (Private) AetheryteId: 61 Cost:25 Zone:341 << Goblet shared
       
    4. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      pretty sure they fall under the same ID's though.. so 60 would be all lavenderbeds housing regardless of it being private or fc etc.
       
    5. mastahg

      mastahg Administrator Staff Member

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

      56=limsa fc
      57=lavender fc
      58=goblet fc
      59=limsa private
      60=lavender private
      61=goblet private
       
    6. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Ah, sorry, I think I had it confused with shared housing having the same Aetheryte ID
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Version 418
      Code:
      All mounts should be properly detected now.
      Housing aetherytes are detected properly again in WorldManager.HasAetheryteId
      Teleporting to shared housing now works properly.
      
      
       
    8. iyake

      iyake Member

      Joined:
      Oct 19, 2014
      Messages:
      143
      Likes Received:
      5
      Trophy Points:
      18
      Does WorldManager.Teleport use the same index order as AvailableLocations?
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Yes
       
    10. Nin83

      Nin83 New Member

      Joined:
      Jun 16, 2016
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Quick question mastahg,great job btw for RB,im not an expert developer or anything,just making some profile for fun,and want to make spiritbonding easier lately.
      Is it possible whit RB to use ff14 in-game quick synthesis system,on a profile?
       
    11. parrot

      parrot Community Developer

      Joined:
      Feb 5, 2012
      Messages:
      222
      Likes Received:
      7
      Trophy Points:
      18
      ContentsFinderConfirm/DutyManager .Commence() seems to be broken, probably since 3.3 patch. Im on a very unstable internet connection atm so cant stay ingame long enough to test most of the time but I can confirm that calling it in reborn console does nothing which is in line with whats been reported in my plugin thread for dfalert.
       
      Last edited: Jul 8, 2016
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      I'll give it a look thanks.
       
    13. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Version 419
      Code:
      Update for 3.35
      
       
    14. Xeoh35

      Xeoh35 Member

      Joined:
      May 10, 2014
      Messages:
      30
      Likes Received:
      1
      Trophy Points:
      8
      thanks as always for the fast update
       
    15. kd7cnz

      kd7cnz New Member

      Joined:
      Sep 17, 2015
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for all the great work mastahg! I can't wait to get the newest update to Fate farm the new event :)
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Looks like there was an issue with the offset server. Update was pushed almost as soon as servers went up. Should be working for all regions now.
       
    17. kd7cnz

      kd7cnz New Member

      Joined:
      Sep 17, 2015
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Thank you Sir!
       
    18. Xeoh35

      Xeoh35 Member

      Joined:
      May 10, 2014
      Messages:
      30
      Likes Received:
      1
      Trophy Points:
      8
      thanks!
       
    19. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      ty for the update
       
    20. crpaul

      crpaul Member

      Joined:
      Jun 23, 2016
      Messages:
      137
      Likes Received:
      4
      Trophy Points:
      18
      the zip is not working
       

    Share This Page