userMaverickcancel
branchrust_reboot/main/naval_update/give_scientists_real_weapon_entitiescancel

16 Commits over 0 Days - ∞cph!

9 Days Ago
Clean up suppressive fire flow, early out earlier if irrelevant to not waste time calculating accuracy, and never calculate accuracy if we are doing suppressive fire
9 Days Ago
Delete component used for lightweight non-entity weapons + codegen
9 Days Ago
Fix npc rushing after landing a few shots on the player, required new handling with weapon entities
9 Days Ago
Fix reload sounds not playing (does not support swapping weapons for now)
9 Days Ago
Refine npc aiming logic, good accuracy if player is not moving or charging us, bad accuracy if player is far away or running sideways/away
9 Days Ago
Pass params to ServerUse in struct, to make it easier to add new params without having to update all overrides
10 Days Ago
Merge from naval_update
19 Days Ago
Placeholder notify for third person reload sound
20 Days Ago
Remove call to SetGenericVisible on scientist weapon, seems to be redundant from initial tests (will see with more testing if it really is)
20 Days Ago
Add comment to make new scientists aimCone calculation less cryptic
20 Days Ago
Fix weapon damage npc scaling and friendly fire not working properly when weapon is equipped to new scientist
20 Days Ago
Fix npc weapon parenting
20 Days Ago
Merge from naval_update
20 Days Ago
Format npcShootingComponent to remove weird spacing
21 Days Ago
21 Days Ago
First pass on giving real weapon entities to new scientists