userJake_Richcancel

5,490 Commits over 1,553 Days - 0.15cph!

2 Months Ago
2 Months Ago
Move security guard room from the damaged wing -> basement apartments (so it's easier to find)
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
Override safezone behavior with the new TriggerSafeZoneOverride, returning "not in a safezone" if they are inside a safezone trigger & non-safezone trigger at the same time
2 Months Ago
Add TriggerSafezoneOverride to all the apartment prefabs
2 Months Ago
Create SafeZoneOverride trigger - allows damage inside a set area in a safezone
2 Months Ago
Fix "rent due" vitals after merge
2 Months Ago
update apartment_complex_monument/prototype
2 Months Ago
merge from main -> apartment_complex_monument
2 Months Ago
merge from main -> apartment_complex_monument
2 Months Ago
Update phrases
2 Months Ago
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
2 Months Ago
Autoclose apartment doors when owners open & close them too
2 Months Ago
update apartment_complex_monument/prototype
2 Months Ago
Fix elevator floor numbers also only being sent to clients but not persisted across server restarts
2 Months Ago
Change elevator icons from Lobby -> Floor 0 and Basement -> Floor -1 (US vs EU I think)
2 Months Ago
Add the extra enums to support this
2 Months Ago
Add icons for floor 0 & floor -1
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
Remove notepad panel from apartment key (leftover from door key) and set apartment key to prefer hotbar
2 Months Ago
Add code support for items to prefer hotbar even if they aren't equippable or consumables (so the apartment key can prioritize hotbar for now)
2 Months Ago
Fix master key not working after server restart - actually caused by the apartment door -> room reference not being loaded after server save (was only loaded on client)
2 Months Ago
Fix compile error
2 Months Ago
Don't grey out the floor you are currently one once the elevators close, as this requires you to go down & up if you don't get out of the elevator within 10s
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
Tweak apartment vendor conversation - update phrases - fix fail to purchase apartment dialogs not hooked up
2 Months Ago
Clear furniture inside apartment inside PreProcess so it's can't double add furniture spawns in future if preprocess is ran before builds
2 Months Ago
Fix apartment furniture not spawning in the correct position when renting a room after server restart - caused by calculating localPosition manually instead of using transform.TransformPoint() which takes into account rotation of the apartment room
2 Months Ago
Fix apartment room not sending network update when being rented causing static furniture to not show
2 Months Ago
Change SetFlag() -> SetFlagLocal() inside ApartmentRoom.cs
2 Months Ago
Fix mounting range of sofa being too small
2 Months Ago
Turn L shaped sofa into a mountable entity
2 Months Ago
Set sofa to large apartment
2 Months Ago
update apartment_complex_monument/prototype
2 Months Ago
Codegen + phrases + test gen
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
merge from main -> apartment_complex_monument
2 Months Ago
Cherrypick CS 155224 (elevator deploy NRE)
2 Months Ago
Fix NRE when placing elevator
2 Months Ago
Enable radial menu on apartment elevators only
2 Months Ago
Make radial menu for elevators opt-in
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
Fix bucket placement finally, so finicky
2 Months Ago
Low dismount ddraw duration from 1000s -> 30s - add convar `debugdismountduration` to control how long the ddraw is shown
2 Months Ago
Also fix for CheckSphere( Realm )
2 Months Ago
Fix BaseMountable CheckCapsule( Realm ) check not correctly filtering entities in CLIENT + SERVER mode - will ignore all entities in client mode instead of only skipping server entities
2 Months Ago
Make bucket chair use different mount pose
2 Months Ago
Fix Player gizmo when sitting on chair not working for rotation
2 Months Ago
Make the shit bucket in the small apartment mountable - make a new prefab for the chair
2 Months Ago
Swap the prop in the small apartment