aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/vscripts/weapons/_arc_cannon.nut
AgeCommit message (Collapse)Author
2024-09-04Fix Arc Cannon not hurting `npc_gunship` and `npc_pilot_elite` (#863)NachosChipeados
Adds `npc_gunship` and `npc_pilot_elite` to the target list.
2024-09-04Ensure consistent whitespace usage for alignmentGeckoEidechse
previous version mixed tabs and spaces
2023-10-17Fix a crash related to Arc Cannon (#681)v1.19.9-rc2GalacticMoblin
Fixes an issue where dying while the Arc Cannon beam is hurting someone would cause an error. Co-authored-by: Dinorush <62536724+Dinorush@users.noreply.github.com>
2023-07-25Fix Arc Cannon not dealing damage when used by NPCs (#666)v1.18.0-rc1v1.18.0Jack
Fixes NPCs using mp_titanweapon_arc_cannon not dealing damage to other entities
2023-07-16Add Arc cannon (#600)v1.17.0-rc1Masterliberty
Adds the Arc Cannon from Titanfall1
2023-07-16Add _arc_cannon.nut from englishclient_mp_commonRespawn