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
4 stars 2 forks source link

Item locks #61

Open futuroptimist opened 1 year ago

futuroptimist commented 1 year ago

This is a proposal to add item locks as a new primary feature of processes. This means to ensure backwards compatibility it must be optional.

Add a new field to the json object called locksItems, which is a list of

futuroptimist commented 1 year ago

Now that I think about it, there may be no use case for requiresItem that doesn't lock the item. I could be wrong.