Oliver-Akins
|
dd5a980f4e
|
Add the locations selector (closes #153)
|
2024-03-31 15:35:46 -06:00 |
|
Oliver-Akins
|
be31e98dea
|
Tweak the way that the logic for usedCapacity is working to make it correct and bit easier to read
|
2024-03-30 13:00:05 -06:00 |
|
Oliver-Akins
|
71c091e04a
|
Fix an issue with the capacity calculation not working on items that don't have a quantity (surprisingly more than expected)
|
2024-03-25 22:55:58 -06:00 |
|
Oliver-Akins
|
b3e699bc32
|
Harden the preCreate quantity increase to use source IDs in finding the item
|
2024-03-22 21:47:29 -06:00 |
|
Oliver-Akins
|
18cdc2addc
|
Get the item embedding working in a cleaner way where most of the item embedding logic is handled in the item's class instead of the actor's class
|
2024-03-22 20:23:28 -06:00 |
|
Oliver-Akins
|
bad95f8c18
|
Begin making the pre-embed quantity change logic based on source IDs and not name
|
2024-03-21 21:24:26 -06:00 |
|
Oliver-Akins
|
df38113533
|
Simplify logic that I did weirdly for some reason
|
2024-03-20 21:20:51 -06:00 |
|
Oliver-Akins
|
aa5c6d5aba
|
Improve how capacity consumption calculations are performed
|
2024-03-20 17:56:41 -06:00 |
|
Oliver-Akins
|
cd98e66484
|
Make the system use Proxy and proper subclassing instead of the weird middle-ground polymorphism (closes #86)
|
2024-03-18 23:16:17 -06:00 |
|