You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added four new Karma multipliers as role variables. They are applied after all other Karma calculations are done:
ROLE.karma.teamKillPenaltyMultiplier: The multiplier that is used to calculate the Karma penalty for a team kill
ROLE.karma.teamHurtPenaltyMultiplier: The multiplier that is used to calculate the Karma penalty for team damage
ROLE.karma.enemyKillBonusMultiplier: The multiplier that is used to calculate the Karma given to the killer if a player from an enemy team is killed
ROLE.karma.enemyHurtBonusMultiplier: The multiplier that is used to calculate the Karma given to the attacker if a player from an enemy team is damaged
Fixed
Fixed ply:Give(weapon) to work again, when weapons are cached, fixing the spawneditor to work again
Fixed spawneditor not causing errors, when going through walls due to many steps
Set default traitor button variable back to 0
Fixed unchanged or unscaled damage being sent to the client, leading to a wrongly working damage-overlay