Should be fixed now.AgentHousingBuddyList.Feed isn't doing anything at the stables
Updated for ff14 4.18
Changes:
ActionManager.DoMusic(uint actionId) added
Orderbot behavor:
Perform added
You can now play music as a bard using rebornbuddy
Check the perform quest behavior for documentation.
This is a large update to rebornbuddy that has been in beta for a long peroid.
Experimental flying support has been added
FlyTo tag has been added to orderbot
Flying can be enabled in fatebot in the settings menu
It is not recommended to afk with flying enabled!
CapabilityManager added
This allows botbases and plugins to signal to combat routines that certain features should be disabled
AvoidanceManager added
Experimental system to avoid ground effect aoes and other dangerous areas
This currently requires a 3rd party plugin SideStep in order to function as the feature is still being tested
HotbarManager added
Rebornbuddy will now pulse hotbar actions to make it look like you are pressing your buttons
This can be disabled by editing GlobalSettings.json and setting PulseHotbars to false
ActionManager:
DoAction will no longer allow PvP actions that belong to a combo to be used
The following functions have been added
public static uint GetPvPComboCurrentActionId(uint comboId)
public static SpellData GetPvPComboCurrentAction(uint comboId)
public static bool DoPvPCombo(uint comboId, GameObject targetObject)
WorldManager:
WorldManager.InPvP has been added
new release keeps kicking me and closing bot when I try to use Lisbeth version 188
When I saw the size of the patch I had a feeling that this one might take a little while. Keep up the good work guys.It is being worked on.
Updates are available on discord.
There were quite a few changes. Masthag is working on it, sorry for the delay.
Try replicating it with regular fatebot and kupo. If it doesn't happen there, can't help.Hey Mas... Any idea on what is causing RB to use anti stuck while doing SB fates? (Im using the Dawn Throne and Ruby Sea) I turned off Sidestep and so, still happens. Just likes to jump to the middle of the mob during the CR attacking and so.
Made a thread on this in Dec, but not heard anything on it. https://www.thebuddyforum.com/threa...-constantly-into-center-of-mob-acting.415398/
I can PM you a log file, which of course is too large to attach here if needed.
Changelog:
Deep Dungeon bot base added
SideStep avoidance plugin added
-Note: There are still some issues with this plugin, so take care when using it to properly monitor your bot.
Thanks to ZZI for his work on these projects.
Api changes:
DirectorManager added
This director handles the different content directors that ff14 uses
Support for basic battle and gathering leves
RemoteObject is now declared as protected instead of internal so that it can be used by 3rd party developers
Additions:
ChocoboManager.ChocoboUnlocked
AgentInterface<t>
AgentDeepDungeonSaveData
AgentDeepDungeonInformatation
AgentEurekaElementalHud
AgentEurekaElementalEdit
BattleCharacter.ElementalLevel
BattleCharacter.Element
Bug Fixes:
BattleCharacter.CanAttack will return true correctly for Notirous monsters in eurkea