aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/weapons
AgeCommit message (Collapse)Author
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