Two new opensource bot bases have been added:
Garden bot:
Will fertilize and water and plants nearby when started then automatically do so again in an hour.
Chocobo Trainer:
Can be used to feed a stabled chocobo.
To use, stand next to the stable and right click it so the menu opens and then start the bot. You'll need to provide the name of the player who owns the chocobo in order for it to do anything.
Both of these botbases make heavy use of coroutines and should serve as good examples for the community.
Tickrate:
Code for limiting tickrate has been adjusted.
Rebornbuddy aims to run at 30 ticks per second(tps), and would normally go way this above based on the framerate of the game.
The tickrate code has been adjusted and now will run rebornbuddy much closer or at exactly 30tps.
You can now unlock the tickrate by setting it to 255, but seriously this isn't needed in any situation.
Mounts:
Rebornbuddy now supports using mounts other then the company chocobo.
You can select a fallback mount via the global settings button.
If you force a fallback mount then summoning a chocobo companion will be disabled.
Fatebot:
Fatebot now ignores Acubens from the fate "It's Not Lupus"
"Careless Whiskers" should be more navigable.
Orderbot:
NoCombatMoveTo tag added
-Takes an optional wait parameter that will wait X milliseconds after arriving at the destination for combat to clear before releasing control. Default is 5000ms
Api:
RetainerTaskAsk and RetainerTaskResult remote windows have been added.
Fixes:
Fixed Earring and Jewelery having incorrect ids in the enum.
Kupo:
Ninja will now use ninjutsus at low levels.