Barry Evans
Barry Evans
Thanks I saw that. The processDemand changes I will relocate to the appropriate Good subclass.
My mistyping. I meant AmountResource. Having to use integer identifiers in an object oriented language has to carefully considered.
I agreed these is no reason for a massive changes. Let's just standardise on referring to resources as AmountResource.
@mokun Should we include this for release 3.2.0 ? I find having 2 way to reference Resources is very confusing and creates extra code to maintain, e.g. switching between the...
Ok After 3.2. We probably should call it 3.3 as it would be a feature change not a patch. it would be a big change I agree
Currently Inventory can reference the contents through multiple means, either integer, `ItemResource` or `AmountResource`. The problem is further complicated by the integer range being partitioned to support Part/Item or Amount....
This should be dropped from 3.4.0 as it is a massive undertaking. We need to choose either integers or the Part/AmountResource approach. Which ever way some code is going to...
Yes good point about the configurations being stable between loads. My issue is that there are many places throughout the code where we compare the int of a Resource to...
Interesting discussion. If we look at how the current TaskMeta pattern works it is not far away from having a backlog of potential Tasks. Each Task meta does roughly the...
So basically everyone is walking round naked 😂😂😂😂 I will have a look