Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to roll a d16 for two handed initiative #65

Closed
mooped opened this issue Sep 11, 2020 · 1 comment · Fixed by #100
Closed

Add a way to roll a d16 for two handed initiative #65

mooped opened this issue Sep 11, 2020 · 1 comment · Fixed by #100
Assignees
Labels
enhancement New feature or request fix-pending A fix exists outside of master and will be applied soon

Comments

@mooped
Copy link
Contributor

mooped commented Sep 11, 2020

As discussed under #52

@mooped mooped added the enhancement New feature or request label Sep 13, 2020
@mooped
Copy link
Contributor Author

mooped commented Oct 23, 2020

Possible solution posted under #86

@mooped mooped self-assigned this Oct 23, 2020
mooped added a commit to mooped/foundryvtt-dcc that referenced this issue Oct 24, 2020
Separate die and modifier for initiative rolls.
Closes foundryvtt-dcc#65
Closes foundryvtt-dcc#86
@mooped mooped added the fix-pending A fix exists outside of master and will be applied soon label Oct 24, 2020
cyface pushed a commit that referenced this issue Nov 1, 2020
* Update compatibleCoreVersion to 0.7.5.

* Separate die and modifier for Cast Spell From Scroll.
Separate die and modifier for initiative rolls.
Closes #65
Closes #86

* Initial implementation of rollable treasure and currency conversion (for
coins).

* Tidy value rolls and currency conversion.
Closes #80
Closes #87

* Use action die for relevant rolls.
Closes #55

* Saves are always rolled on a d20.

* Formatting pass and fix up tests to handle action die changes.

* Handle multiple action dice.
Action dice are set in the config dialog and selected from a dropdown
where the actionDice text field was.
Zeroes always use the first action dice defined in the config.
Closes #90

* Action Dice can be dragged to the macro bar to create a macro that
selects the current die.

* Add maximum fields for abilities and support showing them on the sheet.
Closes #88

* Populate ability score maximums with the initial ability score.

* Implement basic upper level character parsing.
Put some zero level fields in the right places.

* Cleric upper level import passing tests.

* Fix import of treasure items.
Avoid potential nasty infinite recursion when combining As Coins items.

* Handle upper level thieves.

* Parse upper level halfling stats.
Formatting pass.

* Upper level warrior parsing.

* Upper level wizard and dwarf parsing.

* Parse upper level Elf stats.
Closes #90

* Put back template for the 'results' field of spells.

* Validate and format speed field as a distance in feet.
Closes #97

* Remove ability label if a class doesn't have a spellCheckAbility
defined.
Closes #92

* Run formatter.

* Use roll.roll() over roll.evaluate() for compatibility with 0.6.6.

* Rename Show Max Attributes to the more correct Show Max Abilities

* Bump minimal compatible version to 0.6.6 as I'm currently testing on that and latest.

* Bump to 0.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix-pending A fix exists outside of master and will be applied soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant