reporust_rebootcancel

134,822 Commits over 4,444 Days - 1.26cph!

Yesterday
merge from prototype -> apartment_complex_monument
Yesterday
Fix the second safezone check inside Hurt() blocking damage when inside apartment room - the check that prevents players inside a safezone damaging players outside a safezone - this should be handled inside the first safezone damage check
Yesterday
merge from cannon_mortars_subsystems
Yesterday
Fix mortars getting stuck in firing loops in demos
Yesterday
Make the safezone checks in OnAttacked() only run on the server in CLIENT + SERVER mode (as it's confusing when it runs on client entity but coincidentally does nothing)
Yesterday
test spray
Yesterday
Fix players being marked as hostile the second they leave their apartment room because the timer for holding their weapon was counting up inside the room
Yesterday
Fix TriggerSafeZoneOverride not being partial
Yesterday
Add `clearhostile` command to reset your hostile timer - refactor `MarkHostileFor()` by adding `SetHostileDuration()` so I can clear hostile time instead of only adding onto hostile time
Yesterday
Fix missing collider physics materials on 13 entities across the apartment complex
Yesterday
Allow players to hold their weapon inside their apartment room
Yesterday
Fix vitals showing both safezone & combatzone after changing CombatZone to a flag
Yesterday
Don't show "you must put away your weapon" when inside your room
Yesterday
Make it impossible to be marked hostile when inside your apartment room (combat, shooting, whatever)
Yesterday
▉▉▉▍▉▄ ▉▅▌▆▆ ▋▇▌▌ ▄▆▉▅
Yesterday
brightend up emissive
Yesterday
fireflies, firearms, explosions, mushrooms, emissives for all
Yesterday
Also allow looting the bodybag corpses too inside the rooms
Yesterday
Allow looting player corpses inside apartment rooms too
Yesterday
Slightly repositioned check in here text (made it more centred) Scene2prefab
Yesterday
Rename helper method
Yesterday
Added a bit more dressing to the check in desk room
Yesterday
Add comment explaining why ManuallyCheckSafezone() was added years ago
Yesterday
Allow non-player damage through like normal safezones (thirst, hunger, fall, etc)
Yesterday
Allow players to be looted inside the apartment rooms too
Yesterday
Allow combat damage explicitly between two people inside the same room / hostile trigger
Yesterday
Change approach to allowing combat inside the safezone - still consider them inside a safezone regardless where they are in the apartment monument - only whitelist actions we care about + filtering to be safer than fully disabling safezone serverside completely
Yesterday
merge from npc_turret_interference_fix
Yesterday
Remove unnecessary check
Yesterday
merge from npc_turret_interference_fix
Yesterday
Stop autoturret interference from being applied to npc sentries and making random turrets in the apartment complex not shoot anyone
Yesterday
RRP ReflectionProbeEx + vclouds rendering into it
Yesterday
stacked terminals blocker WIP
Yesterday
Dart mini game animation and event updates
Yesterday
merge from prototype -> apartment_complex_monument
Yesterday
Get rid of autoclosing when owner opens their door, I thought it would be better but it's so annoying - you will remember to close your doors behind you once you live in the apartments for a bit
Yesterday
Switch to having combat zone driven by a player flag instead - was akward having the server metabolism driving the safezone flag but the client using the hostile zone triggers - wasn't syncing properly when leaving the hostile area and entering safezone again because the server would wait up to 2 seconds to tell you were in a safezone again so you wouldn't see safezone or combatzone vital
Yesterday
Delete leftover bulky sofa prefab, replace with a regular static sofa
Yesterday
Fixed gestures and misc animations not working
Yesterday
Fixed all old controls now that we're using the new input system. Only allow freecam when we don't have any camera options toggled
Yesterday
Fixed pixel thin gaps between geometry
Yesterday
Yesterday
Buildfix: expose NetworkPosTickCallback setter Tests: none, trivial change
Yesterday
Merge: from cargoship_bot_replication_fix - Buildfix: expose setter for NetworkPosTickCallback Tests: editor compiles
Yesterday
Merge: from cargoship_bot_replication_fix - Bugfix: fix bots/sleepers disappearing from cargoship Tests: spawned cargoship event, spawned bot, followed them for a couple mins - no houdini
Yesterday
Bugfix: ensure netgroup of sleepers/bots is updated when parented to a moving global entity Tests: spawned cargo ship, spawned a bot and moved through net grid for a minute - bot didn't disappear
Yesterday
Fix pan clipping into kettle on the large apartment stove Fix incorrect bear meat visual food setup on small stove
Yesterday
Fix hostile zone trigger not being a trigger
Yesterday
Show "Combat Zone" vital instead of "Safe Zone" when inside your room so it's clear you can take damage
Yesterday
- Swap over to new pool table model - Cleanup - Temp colliders