branchrust_reboot/main/apartment_complex_monumentcancel
11 Commits over 31 Days - 0.01cph!
Adjust interaction conditions, move admin panel to ShopClosedRoot and only use it for opening the store
Supress no orders errors
Don't collapse RendererLODs if there are multiple RendererLODs on the same object
They would end up fighting over the filter/renderer
Route VM inventory to admin panel
Remove intial vending orders
Initial flow for left over items/earnings being stored (similar process to ReclaimTerminal)
Disable VM broadcast option
Route vm admin to a control panel
Can now paint the sign while interacting with the rentable shop
First pass on admin vending machine support
Adjusted texture size of shop A sign so it doesn't get rejected on the server
Fixed OwnerID of entities not being sent out to clients if the old OwnerId !=0 and the new id == 0
Fixed lock logic for signs
Rentable shop first pass setup, just setting up verison A for now
Can open and close the shop via E for now
Enabled/disables appropriate roots on the prefab to hide/show shutters, interior contents, etc (bonus side effect, we can disable all of the interior set dressing while the shop is closed)
Spawns a shopkeeper and invisible VM when opened