Shishio Valentine

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 153 total)
  • Author
    Posts
  • Shishio Valentine
    Shishio Valentine
    Participant
    0

    Hi !

    Thanks a lot, nice update !
    Answering in github for more details 🙂

    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Hi everyone,

    V2.1.3 is here !

    Big internal changes to the software. Code architecture has been changed to prepare for a public GitHub.
    No modifications for you users though 🙂

    New features:
    – Add an Apply button to edit the quantities of items in the scenario window

    New maps:
    – Integrated maps from @sirvg & @atarashiihito. Thanks to you both !
    – Integrated maps from Neosate. Thank you for the big work !
    Now every items from level 1 to 15 should work, thanks to the new maps.

    You can now grab and follow the project on this public github. After thinking for a while, I decided to publish the code as well, so you can fork it if you want/edit it. You can also report bugs out there, or submit new maps.

    Here is the stuff:
    https://github.com/ShishioValentine/MiqoCrafter/releases

    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Hi everyone !

    Wow, I thought I was receiving an email each time someone was posting there, but I guess I didn’t get it in the end !
    Sorry for the lack of answers 🙂
    I was also really busy irl with the covid19 situation that took all my time, so sorry again for not being available this past month.

    Gonna try answering you all !
    @Red5Shift: The current crystal grids miqocrafter use are set on gathering points where crystal are not always there. Therefore, in order to avoid softlock, it gathers shards instead wen crystal is not available.

    @blahblahblah: Thanks for letting me know, will look into that.

    @ar1416: Not yet, I wish I could ! And yes I’m still working on it, just wasn’t aware of all the answers I had in there :S

    @chyrow: I think I’m missing some items, others I have. I have not participated in ishgard restoration yet.. If it doesn’t, let me know the missing items and I’ll add a map.

    @cloud7777: I have for the moment no way of checking that an existing grid/… in miqobot is the exact replica of what the scenario generates. So yeah for now I’m duplicating everything… Will add it to my task list though.

    @iifetap: That’s my end goal, still need lots of grids

    @atarashiihito: Thanks for the grid, you can just attach the grid as you did, or send it to me by mail.
    Regarding the job issue, I know of it and still need to work on it.

    @he_le: I had the exact opposite request a bit ago haha. It should use Teleport() if the scenario need a teleport to the same area, and teleportifnotthere() only to switch to another area. If it’s not the case, it’s a bug, so you can send me the scenario and I will fix it.

    @blueyoko, @erkit, @darkpaladin: Please send me your scenario so I can review it !

    @javx: looks like a bug, I will check it. Version display is wrong also, 2.1.0 is in fact 2.1.1.

    @sirvg: thanks for the grid !

    @neosate: Think we talked by mail already 🙂 your idea is great. I have added you to my private github.

    @kit: I will make the github public soon. So you can report there indeed. For now it is only private. If you have a github ID send it to me.

    @big101: Yes, it is the macro name as registered in your miqobot settings.

    @danmarzola: Post it there, or send it to me by mail (cf first post) ! Thanks in advance for the grids 🙂

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #20420
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Aaaand V2.1.1 online too 🙂

    Small bug corrected on cache rotations. Multiple files were inside and breaking scenario.
    Should be fixed now !

    Sorry for the trouble, please download the latest version to fix this bug.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #20419
    Shishio Valentine
    Shishio Valentine
    Participant
    2+

    Hey everyone!

    Miqocrafter V2.1.0 is now available !

    Lots of grid integrated in this update. We’re now at 61% completion !
    However, for the first time, the added grids were not added by my hand. I have added a crawler to miqocrafter that will read the gathering grid index from the forum and check if new grids are compatible.
    This crawler works even without a good grid description : for each item grid, I’m computing the in game position of the miqobot grid points and checking if they are close to an aetheryte, and close to the item gathering point.
    It then modifies the grid description to match it to miqocrafter standards.
    This will help me adding the latest grids made by the forum user automatically.
    Thanks a lot @miqobot dev team & support for their help on this topic, and to you all for creating awesome grids I can use 🙂

    Forum requests that have been fixed in 2.1.0 :

    iNight
    The text are hard to read. Dark blue text on black background is hard to see for me.

    Zac & Exzerox
    Have a Shopping List to select items from different searches in one scenario

    darkdelusions
    Replace teleport by teleportIfNotThere

    Not Fixed/In my TODO list :
    Belt_Buckle
    Ignore Quality on craft
    Antonkell
    Duplicated rotation name in miqobot

    Has always, use the link on the first page !
    And if you have any issues, let me know.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #20389
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Hey there, First of all, thank you for creating such a fantastic addon for the bot. I have been using it for a little while now, and it has just been such a dream to use. If you’re planning on updating this at all in the future, I would really love to see the ability to save the searched items into a list to then be like a mega craft scenario. You can already do this if you lookup items with a similar name, for example, “Ramie” Will display all craftable items for that search then you can just select multiple items in the list and it will generate the scenario with the multiple items no worries at all. However, if you need to lookup items with completely different names you can’t save or select the previous search and have to just generate 2 scenarios, one for each search. It’s a super trivial thing I know but I thought maybe there would be other people out there that would find it useful so I might as well make the suggestion.

    Hi and thanks for the awesome feedback 🙂
    Will definitively work on this for the next release, that’s a good idea.

    I have some free time right now, so I’ll probably release a new version next week!

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #20007
    Shishio Valentine
    Shishio Valentine
    Participant
    1+

    Shishio,

    Just a small suggestion,

    When generating a “Gathering Chapter” can you change the teleport() to teleportIfNotThere(), I don’t know if this happens to anyone else but there have been instances where I have started a scenario and had to stop it to fix something then I go back to start it and end up teleporting to the same zone I was in.

    If I remember I will just remove the line from the scenario but sometimes I will forgot 🙂

    Hi !
    Just ran some tests, and in some cases it happened that the teleportIf line was locking a scenario.
    Especially when you gather 2 items back to back with a different grid but in the same area.
    You end up not teleporting to the aetheryte for the 2nd item gathering. And it locks you up in a wall since you can’t join the grid.
    I’m probably gonna try to only put teleportIf if the last teleport is different (ie when you change area to gather a new item), and keep teleport for the first item and the items in the same area.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19978
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Shishio,

    Just a small suggestion,

    When generating a “Gathering Chapter” can you change the teleport() to teleportIfNotThere(), I don’t know if this happens to anyone else but there have been instances where I have started a scenario and had to stop it to fix something then I go back to start it and end up teleporting to the same zone I was in.

    If I remember I will just remove the line from the scenario but sometimes I will forgot 🙂

    Hi !
    Oh sure, that is a nice idea.
    I’ll add that for next release !

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19816
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Yup, wasn’t hitting enter apparently for quantity.

    That makes sense for grids as well. Is there a list of grids that you have vs what you require? I would love to assist in making ones that work from aetherytes.

    Hi !
    Sorry I was sure I answered before 🙂
    Attaching to this message the list of items I’m missing right now.
    I think some are already done in the forum, especially the skybuilder’s, but I still have to add them to miqocrafter. Missing the time to browse the forum myself at the moment ! I’ll do it when I’ll start crafting again ig probably.
    Anyway, if you have the time to make some grids, thanks a lot ! That’ll be really useful !

    I LOVE this, thank you!!

    Hi, thanks !

    Hi Shishio, I just started using your tool and as many here have already done so, I too have to give a deep thanks for this little gem! This adds another level of value and ease to MiqoBot! Thanks so much for not keeping this to yourself and for all your efforts and personal time spent building/updating this tool for us all!

    Hi, thanks a lot ! Really motivates me to keep updating this tool 🙂
    Don’t have a lot of time right now, but I still have some nice ideas coming !

    Attachments:
    You must be logged in to view attached files.
    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19530
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    Tried this out for the first time yesterday, using the latest version. Found some bugs that stopped me from using it further.

    Attempting some Skybuilders’ items, the grids are never correct, although labeled properly, and you are teleported to the right zone, it is never the correct grid for those items.

    Also, trying to change it to calculate for multiple quantities of one item only worked once, but never again. I can find the it, change the quantity, but it still only shows recipe amount for one item.

    Hi !
    As for skybuilder’s item, the grid are not done yet.
    So you might teleport into the right area because miqocrafter knows that much, but then you may end up in a wall or whatever because the grid is not compatible.
    You can read my previous post to know what is a “compatible grid” (description with aetheryte + path from aetheryte up to gathering node).
    Also, in miqocrafter Scenario Maker window, such items without grids are displayed in a Gathered – No Grid section (text is blue on black, so I agree you can’t really read it well…). When that happens, you know that the grid I download from miqobot’s forum may not work and you’ll have to monitor it.
    If you’re skilled with miqobot’s grid editing functionality, you can also send me a compatible grid so everyone can use it !
    As far as what I can do with the software, this is not really a bug, but a limitation. I am working on making grids, but there is so many to do that I’m focusing on user requests/my own needs at the moments 🙂

    Regarding the quantity bug, do you validate the quantity with enter key ?
    I am missing an apply button there, and just modifying the quantity is not enough, you have to push ENter key…
    I’ll work on it for next release.
    If that doesn’t work, please give me a detailed scenario, since it is likely a bug !

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19529
    Shishio Valentine
    Shishio Valentine
    Participant
    0

    If I modify a grid I downloaded to have the Description include the teleport location, how do I get this to recognize it as a proper waypoint? Asking due to Skybuilders’ items.

    Additionally, I had to disable Solver and enable my own Macro to 100% some 80/2.0 items. How do I get the export to know to use it? It keeps revering it back to the default recommended

    Hi !
    As for the grid, you have to make sure the description includes the aetheryte name in the format described in page 1 ([Yanxia @Namai], for example). Then make sure that the grid includes waypoints from the aetheryte up to the gathering spots.
    Once you have that done in miqobot, just export the grid from miqobot with the corresponding name :
    item name Grid.txt
    For example : Black Limestone Grid.txt
    or : Skybuilders’ Durium Sand Grid.txt
    Put that file into the CacheGrid folder of Miqocrafter installation directory. That way miqocrafter will use your grid each time the corresponding item is needed.
    You can also send it to me, if you want to share it with everyone 🙂

    As for the craft macro, you can select the item you want to use the macro with in the Scenario Maker window, and use the bottom field to type in a macro name.
    You need to validate with enter key (I do think that an apply button would be required there ! – For now Enter key should work 🙂 )
    Miqocrafter should then use the macro to craft the items.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19528
    Shishio Valentine
    Shishio Valentine
    Participant
    2+

    How would I go about using this once I have the program? Like I know I need to download it but then what? Do I drag it to a certain file? edit // search function helped 😀

    I have same question as the above post…..

    Hi !
    There is a lot of file in the Google drive stuff, just download them all in a folder of your choice on your PC.
    Then you need to start MiqoCraft.exe, you can create a shortcut on your desktop if need be.
    I know I need to create a user guide for the software itself, just lacking time 🙂
    Basically, start the program, search for an item using the search tools on the left and select the items to craft.
    Click Craft Selected Items, modify options/quantities if need be then click on Generate Scenario.
    This will save a file that needs to be imported into miqobot.
    Inside miqobot, use the scenario tab to start the crafting process.

    I hope it does help you, let me know if you need further assistance !

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19350
    Shishio Valentine
    Shishio Valentine
    Participant
    2+

    You may have given me a reason to wipe all my grids and make a bunch of new ones….. Especially now that stealth is no longer important.

    Hi !
    Haha please do 🙂
    If you have any map you want to share, I’ll add them to miqocrafter.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19310
    Shishio Valentine
    Shishio Valentine
    Participant
    3+

    Hey everyone!

    Miqocrafter V2.0.2 is now available !

    No new grid this time, ultimate takes most of my time ingame and I couldn’t commit to add more…
    But some nice features incoming !

    – Online update for grids : When I’ll be adding new grids, you’ll be able to get them by pressing the “Update Database” button without having to download a new version of miqocrafter. You also have a status about how much work has been done on grids (47% done so far… still a bit to go :))
    – Small enhancements on performances
    – Removed the ignored functionality : if you want to ignore an item, put its quantity to 0
    – MiqoCrafter now handles craft with a yield different than 1 (Recipe that gives 3 items as a result for example). Item quantity is thus more accurate.

    Forum requests that have been fixed in 2.0.2 :
    iNight
    2. I ignored a crafted item, but the materials for that wasn’t ignored.
    3. When I reduced the quantity of crafted item, the materials quantity still the same, but when I set the quantity to 0 it’s gone. I think it’s not good to remove the items from crafting list after I set to 0, just in case if I set to 0 by mistake.
    4. After I ignored an item and clicked on that, then clicked on another items and back to that ignored item, the text became so long.
    blahblahblah
    Bug quantity vs GarlandTools
    Antonkell
    manasilver nugget wrong teleport

    @inight, Sorry I can’t see were you get this blue text on dark background… However I do sometimes use system colors, so it might only happen on your system. Can you send me a screenshot ? Thanks !
    iNight
    The text are hard to read. Dark blue text on black background is hard to see for me.

    Not Fixed/In my TODO list :
    Belt_Buckle
    Ignore Quality on craft
    Zac
    Have a Shopping List to select items from different searches in one scenario
    Antonkell
    Duplicated rotation name in miqobot

    Has always, use the link on the first page !
    And if you have any issues, let me know.

    in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #19305
    Shishio Valentine
    Shishio Valentine
    Participant
    1+

    Thanks! I started using it today and its marvelous!!!! Although I’m hard stuck on what to level for alchemy at 56 range… lol Thanks so much!

    Hi 🙂 You’re welcome ! Thanks for using this.

    Hello,

    I’m a noob and trying to follow your grid.

    Everything went fine but when it comes to crafting and adding my own macro like in attached, what should I put? should I put the hot key I set up for my macro or type in individual skill name? if you do currently have the one you’re using, can you please share as an example?

    Thanks,

    Hi !
    You’ll find a lot of info about macros here :

    In general, you can click the Help button in miqobot to find a great deal of help.
    You just have to create your own macros with your custom keys in miqobot, give it a name and then input the name in miqocrafter, by selecting the items you want to use the macro with and putting the macro name in the field, at the bottom.

    Let me know if you need more help !

Viewing 15 posts - 91 through 105 (of 153 total)