reposbox-opiumcancel

277 Commits over 151 Days - 0.08cph!

4 Months Ago
AttackingState: run Agent.LookAt every frame instead of on state tick (which is staggered at 0.2s or so, so it was very jittery before)
4 Months Ago
added padlock_c
4 Months Ago
Kill off stimuli if it's based on old information. Idle state uses full body anim Play actor voices a bit infront of their mouth Hook weapon_attack_idle in animator: lerp wish move
4 Months Ago
npc attack idle (wip)
4 Months Ago
tv and tv stand scale update
4 Months Ago
Don't drain durability for npc weapon
4 Months Ago
AI can maintain movement while trying to attack the player
4 Months Ago
ironing board and iron with variants
4 Months Ago
alarm clock added
4 Months Ago
Position weapon on the npc properly
4 Months Ago
Machine states can define upper, lower, and full body states
4 Months Ago
weapon anims wip
4 Months Ago
Fixed MeleeWeaponAttack NRE
4 Months Ago
Edit animgraph
4 Months Ago
Added dev var for overriding player movement speed This doesn't work Set up animgraph to have upper body / lower body states, and full body takeover state
4 Months Ago
Add new_crackhead prefab that uses the new animator
4 Months Ago
door latches
4 Months Ago
Fixed some more missing components on the player (?)
4 Months Ago
AI playground scene
4 Months Ago
Fixed issues with player prefab (dunno where this came from)
4 Months Ago
quick adjustment to npc
4 Months Ago
npc_anims
4 Months Ago
Set up combo lock with action graph Map 2 Layout
4 Months Ago
Double stamina regen rate
4 Months Ago
Increase flashlight size
4 Months Ago
nerf run and sprint speed
4 Months Ago
NPC test Clothing and Idle Animation
4 Months Ago
Submit combination to unlock
4 Months Ago
Config Mixer/Collision
4 Months Ago
Audio sliders to settings menu
4 Months Ago
Updated padlock models Combination lock (WIP)
4 Months Ago
Opium Ironing Board asset
4 Months Ago
Post Processing console cmd
4 Months Ago
added padlock_b also tweaks to padlock_a vmdl
4 Months Ago
padlock_a asset world+view texture sets
4 Months Ago
collision/surface pass on curtain assets
4 Months Ago
Pathing fixes Temp fix for shitty rotation smoothing, need to look at this
4 Months Ago
added curtains set + 4 skins also updated artdev scene
4 Months Ago
Simpler NPC walk logic Walk along path Demo path example
4 Months Ago
tvstand and tvlarge texture updates
4 Months Ago
Shared pathing code Scene update
4 Months Ago
Consumables inventory moved away from objectives UI
4 Months Ago
Fixed weapon sounds being unlinked
4 Months Ago
Fixed stamina infinitely draining
4 Months Ago
Moved stamina drain/regen to mechanic instead of playercontroller Posture regenerates over time Fixed assuming max posture is 100 Update posture UI color
4 Months Ago
Add PostureMechanic.Default
4 Months Ago
Calculate posture damage separate from damage inflicted, so weapons can be better at breaking posture
4 Months Ago
Fix a bunch of warnings
4 Months Ago
ModelPanelnspector: smooth out rotation when mouse is released instead of freezing the model
4 Months Ago
Move NotesUI in front of everything that isn't the pause menu