1.0.16 • Published 1 year ago

@eurydos/dsp-item-registry v1.0.16

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

DSP item registry

A standalone typed NPM package containing every item and building in Dyson Sphere Program.

This package is the reusable asset from one of my previous project; "dsp-calculator." The motivation is quite simple, I plan to develop another DSP-related project in the future, so I want a standalone package to hold the assets, such as items, recipes, and buildings details.

I plan to maintain this package along side the game itself.

Usage

The package contains items, recipe details, and building details, but only on the logistic side. I do not have plan to include combat-related details in mind yet.

Every single item in the game is stored as an enum member, I might regret this decision, but we will see. A recipe contains the materials, products, manufacturing time, and manufacturing facilities to name a few. The building themselves contains the a few multipliers, working power consumption, and idling power consumption.

Other aspects such as proliferators and sorters are also included.

1.0.16

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago