GithubHelp home page GithubHelp logo

mystiick / recipe-calc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 96 KB

A simple Electron application that reads CSV files containing FFXIV item and recipe data, and displays all required materials along with the crafting tree for the item.

License: Mozilla Public License 2.0

HTML 11.96% CSS 0.55% TypeScript 87.50%

recipe-calc's Introduction

recipe-calc

A Crafting Recipe calculator for Final Fantasy XIV

A simple Electron application that reads JSON files containing FFXIV item and recipe data, and displays all required materials along with the crafting tree for the item.

Dependencies

Dependant on JSON extracted from https://github.com/Mystiick/SaintCoinach. To extract, you will need to compile SaintCoinach and run: saintcoinach.cmd "{path-to-ffxiv-install}" "json Recipe Item". This will extract the files you need which you can place inside the data folder in the root of the application.

It is required that you extract the JSON on your own. There is no API for this out of the box for now.

recipe-calc's People

Contributors

mystiick avatar

Watchers

 avatar  avatar

recipe-calc's Issues

Reading csv by splitting on "," doesn't work as expected

When description, singular name, plural name, or name has a comma in it, it does not parse properly. Need to rewrite parse logic away from string.split so it can pay attention to quotes to continue reading the file until the end quote.

This is one item "Beggar's Mythril Ore" that fails to parse because the comma in and new lines don't parse.

17941,"chunk of beggar's mythril ore",0,"chunks of beggar's mythril ore",0,0,1,0,0,"Lower aetherial conductivity than regular mythril makes this a poor substitute for the precious green metal...unless low aetherial conductivity is what you require.

※Not included in the gathering log.","Beggar's Mythril Ore","ui/icon/021000/021206.tex","270",1,16,,"Stone","","EquipSlotCategory#0","43",0,999,False,True,False,False,1000,6,True,False,False,"ItemAction#0",2,0,"adventurer","","",0,False,False,0,0,1,0,0,"","None","",0,"0, 0, 0, 0","0, 0, 0, 0","adventurer",0,0,0,0,0,0,0,0,0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,"",0,0,0,False,False,0,False

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.