@ffxiv-teamcraft/simulator
TypeScript icon, indicating that this package has built-in type declarations

3.5.11 • Public • Published

Teamcraft simulator

CircleCI codecov npm version GitHub issues GitHub stars GitHub license

Table of contents

About

Teamcraft simulator is a simulation library for FINAL FANTASY XIV.

Installation

Install through npm:

npm install --save @ffxiv-teamcraft/simulator

Get started

const simulation = new Simulation(recipe, [new RapidSynthesis(), new RapidSynthesis()], crafterStats);
const result = simulation.run();
const reliabilityReport = simulation.getReliabilityReport();

Documentation

Everything is detailed on the documentation website.

Development

Prepare your environment

  • Install Node.js and NPM
  • Install local dev dependencies: npm install while current directory is this repo

Testing

Run npm test to run tests once or npm run test:watch to continually run tests.

Release

  • Bump the version in package.json (once the module hits 1.0 this will become automatic)
npm run release

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.5.1120latest

Version History

VersionDownloads (Last 7 Days)Published
3.5.1120
3.5.100
3.5.90
3.5.80
3.5.70
3.5.60
3.5.50
3.5.40
3.5.30
3.5.20
3.5.10
3.5.00
3.4.00
3.3.326
3.3.20
3.3.10
3.3.00
3.2.00
3.1.60
3.1.50
3.1.40
3.1.30
3.1.20
3.1.10
3.1.00
3.0.140
3.0.130
3.0.110
3.0.100
3.0.90
3.0.80
3.0.70
3.0.60
3.0.50
3.0.40
3.0.30
3.0.20
3.0.10
3.0.00
3.0.0-rc.30
3.0.0-rc.20
3.0.0-rc.10
3.0.0-rc.00
2.10.120
2.10.81
2.10.70
2.10.60
2.10.50
2.10.40
2.10.31
2.10.20
2.10.10
2.10.00
2.9.20
2.9.10
2.9.00
2.8.10
2.8.00
2.7.10
2.7.00
2.6.00
2.5.60
2.5.50
2.5.40
2.5.30
2.5.20
2.5.10
2.5.00
2.4.20
2.4.10
2.4.00
2.4.0-beta.40
2.4.0-beta.30
2.4.0-beta.20
2.4.0-beta.10
2.4.0-beta.00
2.3.50
2.3.40
2.3.30
2.3.20
2.3.10
2.3.00
2.2.00
2.1.30
2.1.20
2.1.10
2.1.00
2.0.80
2.0.70
2.0.60
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
2.0.0-rc.70
2.0.0-rc.60
2.0.0-rc.50
2.0.0-rc.40
2.0.0-rc.30
2.0.0-rc.20
2.0.0-rc.10
2.0.0-rc.00
1.3.30
1.3.20
1.3.10
1.3.00
1.2.210
1.2.200
1.2.190
1.2.180
1.2.170
1.2.160
1.2.150
1.2.140
1.2.130
1.2.120
1.2.110
1.2.100
1.2.90
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.30
1.2.20
1.2.10
1.2.00
1.1.10
1.1.00
1.1.0-beta.70
1.1.0-beta.60
1.1.0-beta.50
1.1.0-beta.40
1.1.0-beta.30
1.1.0-beta.20
1.1.0-beta.11
1.0.50
1.0.40
1.0.30
1.0.20
1.0.11

Package Sidebar

Install

npm i @ffxiv-teamcraft/simulator

Weekly Downloads

50

Version

3.5.11

License

MIT

Unpacked Size

934 kB

Total Files

188

Last publish

Collaborators

  • supamiu