Giter Site home page Giter Site logo

tradelist's Introduction

tradelist

How to

  • Download this repository as .zip and extract
  • Install NodeJS (https://nodejs.org/en/download/)
  • Open a Command Prompt / Terminal / Shell and navigate to the project
  • Run node shop.js

The consolidated inventory dump under io/inventory.txt will be tekked, sorted, categorised, colored and exported to io/tradelist.txt. These paths and filenames are configurable under options.json

Example

Before

[U] Gladius +4 [Spirit] [0/0/0/40|40]

After

Gladius +4 [COLOR=#F7BB13][Spirit][/COLOR] [0/0/0/50|[COLOR=#7f7f00]50[/COLOR]]

Options

includeIntro

Prepend your tradelist with an introduction for rates and contact details etc. By default this is read from io/shop_intro.txt

logTekker

Output a "before and after" for each item which requires tekking

logReserve

Output each reserved item as it is excluded from the list

Advanced

Special colors

These can be modified under data/special.json these are currently set to the same defaults as item reader.

Inclusion / Exclusion lists

data/item.json contains patterns for normals (eg. Saber) so that they may be excluded from the rares list. It also contains inclusion lists for items which do not follow a pattern (eg. V101 does not follow the standard unit pattern */*).

Item patterns

Custom patterns can be set in data/pattern.json

Modify sections

You may modify the order in which sections are represented, add and remove sections, or change their titles. This can be found under const sections near the very beginning of shop.js. Custom formatting functions and exclusions or inclusions can also be set here.

tradelist's People

Contributors

zetapso avatar

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.