It has problem gathering Yew branch. Either the coordinate is not center of the nodes, or the default range of 60 is too small. RB just stays in the point the profile says until I manually edited the range to 90
Thank you for reporting that; sometimes the ranges need adjusting. I will make sure to patch the profile!
this is an awesome plugin, only thing im finding is that its using additional item spell when only 1 gather left at node which is bit of a waste
That is OrderBot's automatic behavior, unfortunately. I'm really not fond of the default gathering behavior at all, so I think I'm going to wind up completely overriding it. I would like to inherently handle things like Unknown items, and especially Rare items. It would be nice to come home to a bag full of maps to decipher!
Just wanted to update that I haven't skipped town; I have been sick as a dog, and combined with the upcoming holidays, my actively playing and leveling up, and my laptop power supply frying, I won't be focused on gathering for a bit I intend to double back and add grind-based item gathering and vendor purchases, since I have found myself building a few custom profiles for that, and then with some help from Yasuko, I might get into complete recipe deconstruction soon.
o.o are maps no longer unique? You can have more than 1 in bag? Also.. did they remove the gather timer on them? .. It used to be like 1 every 12-18 hours.. sorry for many questions.. I havent really focused on gathering maps since they were released.
So far my attempts at using it have ended with the bot running endlessly into a wall trying to path to a node. View attachment 27892 2014-12-24 01.35.txt
Merry Christmas, I am alive! I've been field testing my own tool, and approaching a few issues I've discovered along the way. New update posted: - Numerous content bug fixes (mostly setting proper ranges), added a few that I missed as well. - Added "Summon Chocobo" option to keep a chocobo companion by your side while mining those dangerous high-level areas. Now the basilisks won't eat you alive while you're out mining cobalt I am aware with a few of the new items (like Noble Grapes) that the engine is not smart enough to take the ferry. I'm not entirely sure how to check if I'm already over there (from the last gather item), but I will come up with something (maybe a bounding box). Once I get that tech down, I may be able to create navigation options for those areas where there are no aetherytes. I will keep you all posted!
Welcome back and thanks for all the hard and great work! Sorry to beat a dead horse but your SVN still isn't working and the SVN link leads to a 404 Error page. It's been like that since day one. May want to get with someone that has set up the SVN and has it working properly.
It's there, the link is just old. https://github.com/ZaneMcFate/rebornbuddy-gatherassist/tree/master/GatherAssist/Plugins/GatherAssist
No matter what I do, even when I get the green check mark, if I doing anything but simply download the file it won't show up in RB
None of what you did there is correct. Looks like you have two copies of GatherAssist. Delete everything, and put the files you have in c:\Program Files (x86)\RebornBuddy\Plugins\GatherAssist\trunk\GatherAssist\Plugins\GatherAssist\ into c:\Program Files (x86)\RebornBuddy\Plugins\GatherAssist\ instead.
Hey Zane, welcome back, glad to see you haven't disappeared, as your plugin is probably the only thing bar my cluster profile that actually keeps me gathering without losing my sanity . What does your tool do? I'm looking for tools which will make profile writing less of a chore, so any chance of a public release?
Not sure what you mean by a public release, but it's out of beta and open source. As far as profile generation goes, I could probably do a few tricks to make this generate independently running profiles that you could take away from the plugin and run any time you like; is that what you're looking for? I know I have been using it to do things like gather all the mats for all the daily crafting items, things like that.
Tried all kinds of things, still getting an issue. I think my problem is pulling from github. I just don't see what the exact problem is. I've tried many ways and the only thing that works is a fresh download only :/
I apologize for any issues you've been having with SVN access; so far, I haven't been able to get any one else to confirm that there is a problem, and I cannot reproduce it on my end. I will keep an eye on this thread for any other reports on the behavior of the SVN access, and will update if anything changes.
Update 1.0.1 posted: - More content bug fixes. - Added support for crystals; will gather shards if crystals are not available, as crystals are not always available at the specified nodes. This requires that the user has already successfully mined a crystal; I need to find a workaround for this issue. - Fixed a bug with spell override logic that was accidentally updating the spell selection logic for shards. This should also for crystals as well.