userAdam Wcancel

12,484 Commits over 3,773 Days - 0.14cph!

56 Days Ago
Fix metal detector sources not spawning in the jungle
56 Days Ago
damageScale, distanceScale and projectileScale set to 1. Adjusted dart velocities.
56 Days Ago
Hookup anim in holdtype so third person fire anim triggers
56 Days Ago
Some radiation dart changes: Capped to 3 applications, 10 radiation each. Effect is now reduced by radiation protection.
56 Days Ago
Dart damage tweaks. Lowered radiation dart effect strength.
56 Days Ago
Dart and blowpipe LOD and outline fixes
56 Days Ago
Delete bone dart folder
56 Days Ago
Reduced velocity of all darts
57 Days Ago
Spelling fix part 2
57 Days Ago
Fix spelling
57 Days Ago
Add a tooltip explaining the need to jump to avoid a snake attack. Show it the first 3 times a snake hazzard is failed.
57 Days Ago
Make it easier to find a new position for non-flat terrain
57 Days Ago
Fix Snakes getting stuck in the same position and not triggering their hazzard attack when unable to find a reposition destination.
57 Days Ago
Merge from boomerang
57 Days Ago
Setup for wall mounted weapon racks. Too small for other types.
57 Days Ago
Merge from blowpipe
57 Days Ago
Blowpipe weapon racks setup.
57 Days Ago
blowpipe worldmodel LODGroup
57 Days Ago
Merge from blowpipe
57 Days Ago
Fix headshot marker not happening
57 Days Ago
Merge from main
57 Days Ago
Merge from jungle_update
57 Days Ago
Merge from snakes
58 Days Ago
Add water depth check to ValidatePosition when re-positioning. Allow shallow water but nothing more.
58 Days Ago
Fix delayed triggers after repositioning.
58 Days Ago
Bunch of refactoring. Fix double strikes. Reduce reposition delay.
58 Days Ago
Face towards player when re-appearing
58 Days Ago
Merge from jungle_update
58 Days Ago
Merge from jungle_update
58 Days Ago
Merge from blowpipe
58 Days Ago
Obscure vision overlay improvements
58 Days Ago
More leap fixes
58 Days Ago
Leap animator fixes
58 Days Ago
leap attack animator setup
58 Days Ago
Merge from blowpipe
58 Days Ago
Merge from turret_scaling
58 Days Ago
WIP modifier scaling & autoturret using it for darts.
58 Days Ago
Merge from editoronly_ui_convar_warning
58 Days Ago
Merge from snakes
58 Days Ago
Merge from wip_gameplay
58 Days Ago
Play rustling sound on client alert
58 Days Ago
Play the hiss anim when starting hazard
58 Days Ago
Add a very obvious and very placeholder disappear/reappear effect when snakes reposition - to make it obvious it's intentional and not a bug, until we get real effects.
58 Days Ago
Merge from parent
58 Days Ago
Merge from blowpupe
58 Days Ago
Merge from jungle_update
58 Days Ago
Merge from jungle_update
2 Months Ago
Merge from blowpipe
2 Months Ago
Dart modifier effects are now also applied in BaseProjectile.ServerUse. Blowpipe can now be used in turrets (need to add dart effect scaling for turrets...)
2 Months Ago
LOS test and small refactor.