Skip to content

Grouped search results for FFXIV DOH/DOL items using fuzzyMaching

License

Notifications You must be signed in to change notification settings

Core310/FFXIV-Wiki-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFXIV Wiki fileBuilder

FFXIV Wiki fileBuilder searches for DOH/DOL gathering nodes (aka gathering classes) from the consolegameswiki and outputs them in a neat and readable format. It is fully documented using java doc (see linked repository webiste).

  • Simply call ffxivWikiFinder.ListFinder.addItem(String searchKey) for any items that you want to search for. Then call ffxivWikiFinder.ListFinder.outPut() to output all items called for. The searchKey does not need to be exact as this uses fuzzySearching to guess the item you are looking for.
  • Download the latest release from mavenCentral.
  • Currently, does not support the Ephemeral_Nodes page

Development:

Contributing is greatly appreciated. You can find the source code zip here releases page. If you wish to build the file yourself run makeFile(); in ffxivWikiFinder.Main.java

Dependencies:

Should you need, a JavaDoc can be found on this repository’s website.


FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.
FINAL FANTASY XIV © SQUARE ENIX CO., LTD.