userJarryd Campicancel
branchrust_reboot/main/apartment_complex_monumentcancel

11 Commits over 31 Days - 0.01cph!

27 Days Ago
Adjust interaction conditions, move admin panel to ShopClosedRoot and only use it for opening the store Supress no orders errors
27 Days Ago
Don't collapse RendererLODs if there are multiple RendererLODs on the same object They would end up fighting over the filter/renderer
35 Days Ago
Route VM inventory to admin panel Remove intial vending orders Initial flow for left over items/earnings being stored (similar process to ReclaimTerminal)
35 Days Ago
Disable VM broadcast option Route vm admin to a control panel
35 Days Ago
Can now paint the sign while interacting with the rentable shop
35 Days Ago
Merge from main
35 Days Ago
Merge from main
41 Days Ago
First pass on admin vending machine support
41 Days Ago
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
42 Days Ago
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
44 Days Ago
Merge from main