aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/weapons
AgeCommit message (Collapse)Author
47 hoursArc Cannon charge effect fixes (#862)HEADv1.29.0mainNachosChipeados
Fixes the Arc Cannon's charge effect disappearing if you tried fanning it while using the "capacitor" mod, by making the effect turn off when its not charging. Additionally adds an unused extra charge effect.
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-19Add cut Doublebarrel shotgun by using model from Titanfall Online (#660)v1.17.0-rc2v1.17.0FourthVolt
2023-07-17Add mp_weapon_shotgun_doublebarrel.txt from englishclient_mp_commonRespawn
2023-07-16Add Arc cannon (#600)v1.17.0-rc1Masterliberty
Adds the Arc Cannon from Titanfall1
2023-07-16Add mp_titanweapon_arc_cannon.txt from englishclient_mp_commonRespawn
2023-06-19Add Triple Threat grenade indicators (#647)v1.16.1-rc1v1.16.1uniboi
2022-03-28Restored Triple Threat Titan gunTristan Kennedy
2022-01-15Add "allow_as_primary" to all pilot melees so that they can be used to ↵Connie Price
occupy the main slot when no actual weapons are equipped.
2022-01-12Peacekraber Bug fixing + balance update. (#103)EladNLG
* peacekraber fix i have no idea why this works but it does and therefore I do not intend to take into calculation anyone else's opinion on the matter. * Balance update for peacekraber Now requires to hit weak spots to damage a titan. Increased fire rate (1.33 -> 4.0) and rechamber time (0.756 -> 0.924) to make it look more fluid. Increased damage (11 -> 15) to decrease the distance between it and the mastiff (as it is pretty much overall a slower mastiff that reaches further) Increased titan damage (20-15 -> 40-30). * Fix error when respawning after killreplay (PK) * Add OnWeaponOwnerChanged callback * Fixed crosshair persisting after picking up another weapon instead of the peacekraber
2022-01-10Add legion mod optimizationEladNLG
doesn't actually change anything, just gives 500% more room for adding custom mods the pred cannon...
2021-10-20automatic mod enable/disable, refactors and item registration callbacksBobTheBob
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-08-31move to new mod formatBobTheBob