democratizedspace / dspace

Free, open source space exploration idle game. Build your home base on earth, gather resources, and launch into orbit.
https://democratized.space
BSD Zero Clause License
3 stars 2 forks source link

revamp items.json #35

Open futuroptimist opened 1 year ago

futuroptimist commented 1 year ago

related issues:

Ideally split into subfolders, perhaps even to the point where on the dev side there's 1 file per item (but for performance reasons, a single file with all or a subset of items is generated).

Additionally, write tests that cover not only correctness of the item definitions but certain balance-related dynamics (such as unexpected unbalancing from changes)