1.0.16 • Published 2 years ago

@eurydos/dsp-item-registry v1.0.16

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years 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

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago