twodsix-foundryvtt icon indicating copy to clipboard operation
twodsix-foundryvtt copied to clipboard

fix: Improve DM parsing

Open marvin9257 opened this issue 7 months ago • 0 comments

  • Please check if the PR fulfills these requirements
  • [x] We use semantic versioning (https://github.com/semantic-release/semantic-release to be specific), so follow https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines
  • [ ] Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Bug Fix and Features

  • What is the current behavior? (You can also link to an open issue here) Current parsing of Target DM string can't handle numbers in labels Must calculate new traveller finance values outside system when making delta adjustments

  • What is the new behavior (if this is a feature change)? Allow for more flexible parsing Can now enter delta values into finance fields and system will calculate an updated total

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

marvin9257 avatar Jul 13 '24 16:07 marvin9257