Commit graph

19 commits

Author SHA1 Message Date
Johannes Loher
09b4117306 Activate strict mode 2021-02-07 13:51:20 +01:00
Johannes Loher
d5db788c31 Do some cleanup 2021-02-07 11:51:36 +01:00
Oliver Rümpelein
a19a996d1d Display (only!) selection options to the user. 2021-01-10 16:40:11 +01:00
Oliver Rümpelein
42868e4a83 Fix review comments. 2021-01-08 23:46:28 +01:00
Oliver Rümpelein
22f53e5420 Allow multiple dice and error check. 2021-01-08 23:18:01 +01:00
Oliver Rümpelein
1422f28760 Get basic features to work. 2021-01-07 02:26:09 +01:00
Oliver Rümpelein
c885d2d405 Implement a custom DS4 "dice" class.
Includes exploding and crit dice modifier, but not tested yet,
as some required types are still missing.
2021-01-06 19:15:56 +01:00
Oliver Rümpelein
9feaa5216d Make roll executor fir for modifier-approach. 2021-01-06 18:27:22 +01:00
Oliver Rümpelein
e2a42aee4b Add docs, type clarifications. 2021-01-04 21:21:06 +01:00
Oliver Rümpelein
fc88ce6c52 Rename Test to check, etc., restructure calculation code. 2021-01-04 19:38:26 +01:00
Oliver Rümpelein
aaa10d7469 Add slaying dice behaviour. 2021-01-02 16:40:30 +01:00
Oliver Rümpelein
55beeb92c9 Implement swapping edge case, restructure sources. 2021-01-02 16:12:16 +01:00
Oliver Rümpelein
00f7e30b41 Fix option parsing for rolls. 2021-01-02 13:54:59 +01:00
Oliver Rümpelein
75301b2c56 Bound to fail: Add slaying dice options and tests, no impl. 2021-01-02 13:16:08 +01:00
Oliver Rümpelein
6b18e720a1 Additional tests and features as per Request. 2020-12-31 02:27:21 +01:00
Oliver Rümpelein
b569e5488e Add test for multiple rolls with min/max modifiers 2020-12-31 00:52:59 +01:00
Oliver Rümpelein
c315742412 Add tests for standard mutli dice rolls. 2020-12-31 00:47:31 +01:00
Oliver Rümpelein
b3c89b4d32 Add missing cases for test <20. 2020-12-30 23:03:08 +01:00
Oliver Rümpelein
8d274ed830 Ruhu, Cleanups! 2020-12-30 21:50:12 +01:00
Renamed from src/module/rolls/ds4rolls.ts (Browse further)