branchrust_reboot/main/apartment_complex_monumentcancel
75 Commits over 120 Days - 0.03cph!
merge from main -> apartment_complex_monument
merge from apartment_complex_monument/prototype -> apartment_complex_monument
merge from main -> apartment_complex_monument
merge from apartment_complex_monument/prototype -> apartment_complex_monument
merge from main -> apartment_complex_monument
merge from main -> apartment_complex_monument
merge from apartment_complex_monument/prototype -> apartment_complex_monument
merge from main -> apartment_complex_monument
Add "rentallrooms" to see performance impact of fully loaded apartment monument
merge from main -> apartment_complex_monument
merge from apartment_complex_monument/prototype -> apartment_complex_monument
Fix interior apartment doors showing the room number on the door when they weren't the front foor of the apartment
Fix apartment doors having a TMP submesh inside causing errors at runtime
Update the apartment door prefabs inside the apartments
- set small, medium & large to different door prefabs to confirm they work (unsure how final art is intended to look)
Add text mesh to the apartment door prefabs (functional prototype, not pretty)
Regenerate font with all characters
Show room numbers on doors as text instead of the placeholder LCD screens above the doors
Add dripping font for the apartment door numbers
Add culling sphere component to the apartments
Add culling support for apartment furniture
- start with large spheres around each apartment
- add extra check if the player is inside the apartment to handle corners of the apartment the culling sphere doesn't reach
Reconnect apartment doors to apartment prefabs
Put apartment elevator at the end of the wing
- add extra floor for basement
- split apartment floors into their own prefabs
Duplicated second elevator in reception area
Apartment elevator now functional
Start converting props into a functional apartment complex elevator
merge from main -> apartment_complex_monument
Add button to toggle reflection probe in the editor
- default docks top right of scene view beside the other camera buttons
- fixes bad lag when flying around in scene view
Rename room ids from 3 digits -> 2 digits (305 -> 35)
- 2 digits makes it easier to put the room numbers on doors
Convert stool_a to mountable entity
Shift some small apartment props around too
Shift large furniture props into furniture root so they only spawned when rented
Move all the contents of the medium apartment into furniture so it's only spawned while rented
Convert small apartment props + move new props into "furniture" parent so they only activate when rented
Convert more props from medium apartment into entities
Convert double vanity prop in bathroom
Redo swapping some of props -> entities in small, medium & large apartment
Fix double vanity entity prop positions
merge from apartment_complex_monument/prototype -> apartment_complex_monument
merge from main -> apartment_complex_monument
merge from main -> apartment_complex_monument
merge from main -> apartment_complex_monument
Fix all the compile errors
Fixes for assigning guests
Add PickAFriend dialog to the apartment rent terminal
Network list of owners and guests to apartment room owners
Add support to authorize guests on your room