aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/mp/_score.nut
AgeCommit message (Collapse)Author
2022-01-17Merge pull request #96 from VITALISED/scoringBobTheBob
Add assist medals and scoring
2022-01-16Swag fixWill Castro
2022-01-14FixesWill Castro
2022-01-10Add assist medals and scoringWill Castro
2022-01-09Change == sign to >= sign for Nemesis triggerx3Karma
2022-01-09Additional kill score fixesx3Karma
- Reset number of deaths since last kill when the attacker gets a kill (to prevent dying once and immediately get a Comeback medal) - Change == sign to >= sign for Dominating killstreaks - Change == sign to >= sign for Mega Kills
2022-01-05Resets killstreak first before calculating kills.x3Karma
2021-12-25fix incorrect earnmeter overdrive valueBobTheBob
2021-12-24last minute changes before release probablyBobTheBob
2021-12-22playtest fixesBobTheBob
2021-12-14various fixesBobTheBob
2021-12-05fixes from playtestBobTheBob
2021-11-07code cleanup, xp, postgame and some small changesBobTheBob
2021-08-31move to new mod formatBobTheBob