userAdam Wcancel

11,520 Commits over 3,591 Days - 0.13cph!

53 Days Ago
QTE entity start/stop/complete triggering. UI interacts with the entity. Completing the QTE now triggers the entity completion methods, ending the gesture, hiding the UI and clearing any associated player for SingularInteraction qte entities.
54 Days Ago
Basic initial QTE sequence generation, just string based for now. Trigger QTE event properly and with generated sequence.
54 Days Ago
wip qte
59 Days Ago
Merge from blowpipe
59 Days Ago
Refactor modifier application so I can use it elsewhere.
59 Days Ago
Merge from main
59 Days Ago
Merge from thirdperson_orbit_cam
59 Days Ago
Merge from main
59 Days Ago
Merge from main
59 Days Ago
Added orbit camera to third person camera view for devs/admins. Hold alt when using third person camera to use. Mousewheel zooms in out.
2 Months Ago
Gesture test
2 Months Ago
BCE setup
2 Months Ago
Complete/fail setup
2 Months Ago
Start/stop basics
2 Months Ago
QteEntity, QteSnake and TriggerQTE basics.
2 Months Ago
Added snake model to entity
2 Months Ago
Initial files/prefab/folders
2 Months Ago
Merge from main
2 Months Ago
Allow surrender gesture when ducking
2 Months Ago
Added setlocalplayervisible client admin command
2 Months Ago
Merge from main
2 Months Ago
Planters now use the same outside check as water catchers. Reworked planter rainfall logic. Added planterbox.outsidetestdistance server convar to control distance check.
2 Months Ago
More wip
2 Months Ago
Bunch of very WIP experiments
2 Months Ago
Fix missing small wooden box item/scene setup
2 Months Ago
Fixed instant camera world model LODs
2 Months Ago
Fix not being able to move after closing sign drawing UI with chat open
2 Months Ago
Merge from main
2 Months Ago
Compile fix
2 Months Ago
wip fire rate test
2 Months Ago
Show correct dart models when loading ammo (viewmodel). Added placeholder prefab variants for all dart ammo types.
2 Months Ago
Rebuilt manifest
2 Months Ago
Merge from world_update_2
2 Months Ago
Merge from main
3 Months Ago
Tweak incapacitate vision block duration. Add fade in/out for effect.
3 Months Ago
Obscure vision overlay prefab tweaks and added separate placeholder image/mat
3 Months Ago
Merge from main
3 Months Ago
Fixed vending machine skins being rendered as beanie hat
3 Months Ago
Add NoPickUp and FastDespawn item flags. Refactor despawn timer init. Check for NoPickUp flag when showing pickup option.
3 Months Ago
wip temporary, no-pickup world items
3 Months Ago
Dart tweaks
3 Months Ago
Merge from main
3 Months Ago
Merge from dartmod
3 Months Ago
Convert existing darts to use dartmod
3 Months Ago
wip dartmod
3 Months Ago
Merge from main
3 Months Ago
Healing dart (just a test idea)
3 Months Ago
Merge from main
3 Months Ago
Show active dart modifier effects. Separate tea/dart effect displays.
3 Months Ago
Tea display fix