ds4/spec
Johannes Loher ff6427f5a9 Fix problem with check target numbers <= 0
The fix has 2 components:
1. The logic for evaluating checks now supports check target numbers<= 0
   by still using a single die in this case
2.  The CheckFactory sets the check target number to 0 even if it would
   be < 0. This is necessary because negative numbers would interfer
   with foundry's math evaluation in rolls and would not be picked up
   correctly.
2021-06-26 16:32:31 +02:00
..
localization Switch to jest 2021-02-11 13:42:38 +01:00
rolls Fix problem with check target numbers <= 0 2021-06-26 16:32:31 +02:00
tsconfig.spec.json Small fix in tsconfig.spec.json 2021-03-17 17:32:29 +01:00