userJarryd Campicancel
branchrust_reboot/main/apartment_complex_monumentcancel

11 Commits over 31 Days - 0.01cph!

3 Days Ago
Adjust interaction conditions, move admin panel to ShopClosedRoot and only use it for opening the store Supress no orders errors
3 Days Ago
Don't collapse RendererLODs if there are multiple RendererLODs on the same object They would end up fighting over the filter/renderer
11 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)
11 Days Ago
Disable VM broadcast option Route vm admin to a control panel
11 Days Ago
Can now paint the sign while interacting with the rentable shop
11 Days Ago
Merge from main
12 Days Ago
Merge from main
17 Days Ago
First pass on admin vending machine support
17 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
18 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
20 Days Ago
Merge from main