userJake_Richcancel
reporust_rebootcancel

5,101 Commits over 1,492 Days - 0.14cph!

Today
merge from prototype -> apartment_complex_monument
Today
Fix bucket placement finally, so finicky
Today
Low dismount ddraw duration from 1000s -> 30s - add convar `debugdismountduration` to control how long the ddraw is shown
Today
Also fix for CheckSphere( Realm )
Today
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
Today
Make bucket chair use different mount pose
Today
Fix Player gizmo when sitting on chair not working for rotation
Today
Make the shit bucket in the small apartment mountable - make a new prefab for the chair
Today
Swap the prop in the small apartment
Today
Switch the large apartment fridge from the normal deployable fridge -> apartment specfic one
Today
Fix drink priority being backwards
Today
Add sink water source in small and medium apartments
Today
Allow apartment sinks to show "Drink" first
Today
Add code to show "Drink" as the first menu option instead of "Open"
Today
Add water source to the apartment kitchen sink
Today
Add basement laundry sink and apartment water source prefabs - putting invisible 'water catcher" inside the apartment sinks so you can fill containers or drink from them & the plumbing sucks so it slowly fills
Today
Fix PrefabPreProcess.RemoveChildEntities() throwing an NRE for double nested child entities
Today
merge from prototype -> apartment_complex_monument
Today
Rename bathroom sink to bathroom vanity
Today
Fix bounds of double bathroom vanity
Today
merge from prototype -> apartment_complex_monument
Today
Make the small apartment camper stove ready to be an entity too
Today
Assign names to small apartment storage
Today
Assign fridge in medium apartment to entity
Today
Create apartment fridge entity
Today
Add names to the storage entities in medium apartment
Today
Set loot panel names for large apartment lootable entities (instead of Large Wooden Box)
Today
fix merge to apartment complex
Today
merge from prototype -> apartment_complex_monument
Today
Convert apartment stove from prop -> entity (still needs entity implemented) - update the stove prop inside the large apartment
Today
Changes to phrases of the apartment vendor
Today
It keeps wanting to reserialize the concierge conversation asset
Today
merge from prototype -> apartment_complex_monument
Today
Fix compile errors
Today
Set door by front concierge locked so players can't get behind the glass with the apartment vendor
Today
Front doors of apartments will close themselves after 5s when non-owners let themselves out
Today
Ensure the NPC takes the scrap before granting access to the security room
Today
Fix security guard having the wrong method overridden so the conversation actions weren't doing anything Update phrase
Today
Rotate security guard 180 degrees
Today
Dress the vendor & security guard as bandits instead of the placeholder peacekeeper outfits
Today
merge from prototype -> apartment_complex_monument
Yesterday
Manifest stuff
Yesterday
Add NPC to damaged wing of apartment prefab (right beside the security room)
Yesterday
Create security guard NPC prefab and conversation
Yesterday
Bury the timer and or switch under the ground (so players can't press the timer and can only press the button to re-open the door)
Yesterday
Instead of doing the timed lock as a custom entity, implement it with normal IO (Timer + Push Button) and trigger the timer with the NPC - add `testapartmentsecuritydoor` to fire off the NPC option
Yesterday
Rename TimedAccessDoor -> TimedLock
Yesterday
Add CCTV computer station and hidden security room in the damaged part of the apartment complex
Yesterday
Start adding code support for an NPC to grant access to a security system to view the contents of apartment rooms