branchsbox-opium/maincancel

247 Commits over 90 Days - 0.11cph!

58 Days Ago
AI playground scene
58 Days Ago
Fixed issues with player prefab (dunno where this came from)
58 Days Ago
quick adjustment to npc
58 Days Ago
npc_anims
58 Days Ago
Set up combo lock with action graph Map 2 Layout
58 Days Ago
Double stamina regen rate
58 Days Ago
Increase flashlight size
58 Days Ago
nerf run and sprint speed
58 Days Ago
NPC test Clothing and Idle Animation
60 Days Ago
Submit combination to unlock
2 Months Ago
Config Mixer/Collision
2 Months Ago
Audio sliders to settings menu
2 Months Ago
Updated padlock models Combination lock (WIP)
2 Months Ago
Opium Ironing Board asset
2 Months Ago
Post Processing console cmd
2 Months Ago
added padlock_b also tweaks to padlock_a vmdl
2 Months Ago
padlock_a asset world+view texture sets
2 Months Ago
collision/surface pass on curtain assets
2 Months Ago
added curtains set + 4 skins also updated artdev scene
2 Months Ago
tvstand and tvlarge texture updates
2 Months Ago
Consumables inventory moved away from objectives UI
2 Months Ago
Fixed weapon sounds being unlinked
2 Months Ago
Fixed stamina infinitely draining
2 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
2 Months Ago
Add PostureMechanic.Default
2 Months Ago
Calculate posture damage separate from damage inflicted, so weapons can be better at breaking posture
2 Months Ago
Fix a bunch of warnings
2 Months Ago
ModelPanelnspector: smooth out rotation when mouse is released instead of freezing the model
2 Months Ago
Move NotesUI in front of everything that isn't the pause menu
2 Months Ago
GameManager -> Game, add our own GameManager, add GameManager.IsPaused
2 Months Ago
Refactor NotesUI interaction, closing state is handled on the UI itself, instead of relying on interaction system (since the object might've moved, or you might've moved, which would hard lock you in the UI)
2 Months Ago
Enable/disable model renderer when using model panel inspector
2 Months Ago
Use InputHint for NotesUI
2 Months Ago
Added posture bar to hud
2 Months Ago
Not sure why I pass victim in our damageinfo at all, doesn't make sense and it's not used
2 Months Ago
Posture mechanic compensates for any damage taken, and controls breaking posture - don't block attacks if we broke posture in the same attack
2 Months Ago
Start designing posture mechanic
2 Months Ago
Fixed being able to block while in the notes UI
2 Months Ago
Add SwingingHeavyAttack, only gets set when you're winding up your attacks
2 Months Ago
desk lamp prefab and actiongraph added
2 Months Ago
Added jason spawner, hooked up state enter voices for AI so they'll play their respective voices
2 Months Ago
Port weapon code to use voice list
2 Months Ago
standing light prefab and actiongraph
2 Months Ago
Start work on weapon refactor - hold state info in a resource, pass resource into attack components Add VoiceListResource Add VoiceListResource.Find( key, fallback ) Add voice lists for other crackhead variants Add Actor.PlayVoice, Actor.VoiceList, create player's voice list Add named camera effects for weapon attacks Fixed up all the other melee weapons, and added alt swings to all weapons Merge "weapon_refactor" into "main"
2 Months Ago
Toggled bool for ActionGraphInteract
2 Months Ago
Undo the test
2 Months Ago
Update hammer_showcase.scene
2 Months Ago
See if this fixes for Rick
2 Months Ago
standing lamp
2 Months Ago
clean up