aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/vscripts/burnmeter
AgeCommit message (Collapse)Author
2024-11-04Replace uses of `disconnect` with `NSDisconnectPlayer` (#841)v1.28.4-rc3v1.28.4Jack
As we want to remove `FCVAR_SERVER_CAN_EXECUTE` flag from `disconnect`.
2023-10-09Fix titan-only boosts for modes like LTS (#678)Jack
Revert back to the original check by Respawn
2022-01-17Fixed using boosts with primary equipped melee weapons.Connie Price
2022-01-05Boost Fixes ReduxConnie Price
- Fixed Dice Roll still picking "titan only" boosts. - Added a more flexible way to set replacements for "non-titan" modes. `BurnMeter_SetNoTitansReplacement( string original, string replacement)` - Fixed ticks not being rewarded in pairs. - Added support for multiple boost rewards. `BurnMeter_SetBoostRewardCount( string burnRef, int count )`
2021-08-31move to new mod formatBobTheBob