Skip to content

CyberSardinha/lodestone-nodejs

 
 

Repository files navigation

12th April 2017

I will at some point fix this library but it's not a priority, otherwise please do a PR!


This is broken as of March 31st 2017 due to Lodestone updates http://eu.finalfantasyxiv.com/lodestone/special/update_log/


NodeJS Lodestone Parser for FFXIV

Parsing characters from the Final Fantasy XIV Lodestone.

API

Helping out

Helping to build this API is very simple, basic Javascript/JQuery knowledge is all you need for parsing, and some MySQL understanding will help in the persistent areas (not required)

If you are interested, check out:

Cronjob auto scripts

Each schedule task has 2 arguments:

  • Start Offset
  • Action

Test like so:

  • node schedule 0 autoAddCharacters
  • node schedule 0 autoUpdateAchievements
  • node schedule 0 autoUpdateCharacters

About

Character tracking and parser library for nodejs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 51.5%
  • JavaScript 47.9%
  • Other 0.6%