e462566
(HEAD -> master, tag: v0.3.5)
v0.3.5 Add tabbed navigation for dice results by
2021-02-27 19:10:47 +0000
ad536fe
(feat: tabs) add "Hide/Show" for all cards in tab by
2021-02-27 19:09:25 +0000
0ea3491
(feat: tabs) Reduce results card title sizes by
2021-02-27 18:52:13 +0000
734aed8
(feat: tabs) Remove obsolete 'jump to' buttons by
2021-02-27 18:44:50 +0000
cd540e9
(feat: tabs) Add tab divs, refactor card setup by
2021-02-27 18:26:00 +0000
c4e761e
(feat: tabs) Set up tabs and content divs by
2021-02-27 18:15:33 +0000
58dda9f
(tag: v0.3.3)
v0.3.3 - package minor UI improvements by
2021-02-27 14:31:43 +0000
8854919
feat: sleep() to update progress bar as we go by
2021-02-27 13:34:16 +0000
11cb08b
feat: Add "Jump to" navigation to FE by
2021-02-26 16:06:20 +0000
13a835f
fix: text description of success cutoff variant by
2021-02-23 17:12:37 +0000
761db61
feat: add buttons to show/hide variants en masse by
2021-02-23 16:57:49 +0000
af2fd9e
feat: sort so failure before success in chart by
2021-02-23 16:22:25 +0000
2e3c69d
(tag: v0.3.0)
feat: Dice 'variants' (in this case successCufOff) by
2021-02-23 15:55:12 +0000
0546dc1
refactor: more ResultProperties sig updating by
2021-02-23 14:54:48 +0000
bccc86a
refactor: resultsHeader/Body→ ResultProperties sig by
2021-02-23 14:05:55 +0000
6cd24a3
(FE) Start f sig conversion to use ResultProperties by
2021-02-23 13:53:23 +0000
94ce4af
(FE) add ResultProperties to tell apart roll types by
2021-02-23 12:51:34 +0000
15489c7
(BE) Modify Asphodice/RollStats for variations by
2021-02-23 12:21:45 +0000
74fc86d
(tag: v0.2.0)
v0.2.0 Roll multiple Asphodice by
2021-02-22 14:11:44 +0000
f3447ef
(BE) update RollStats: set numDice in constructor by
2021-02-22 14:09:49 +0000
555375c
(FE) Modularise adding results card by
2021-02-22 12:38:45 +0000
295c9a7
(FE) Make results panels collapsible by
2021-02-22 12:10:51 +0000
5aa826c
(FE) Display in 3 columns by
2021-02-22 10:22:34 +0000
5b901dd
Fix watched build bug by
2021-02-22 10:21:08 +0000
90ff20e
(tag: v0.1.3)
v0.1.3 add 'gulp zip' command by
2021-02-21 16:25:23 +0000
3e18763
0.1.1 by
2021-02-21 16:09:34 +0000
f80ac3d
Add 'gulp build' task which is not watchify'd by
2021-02-21 16:01:51 +0000
6759a07
Move asphotheme.css to root dir by
2021-02-21 16:00:33 +0000
1696f38
Add undefined check to avoid TS2532 by
2021-02-21 15:59:05 +0000
e8900c5
Minor wording change by
2021-02-21 10:26:31 +0000
a879a3d
Add preamble describing rolls by
2021-02-21 10:22:36 +0000
fb6e8e9
Remove scripts included via npm/browserify by
2021-02-21 10:09:11 +0000
ef598d2
Sort outcome balance data for chart by
2021-02-21 09:28:01 +0000
0db3441
Remove legend pos on bar charts as not displayed by
2021-02-21 09:21:58 +0000
f1f6dd7
Reverse legend and change colours on Reroll chart by
2021-02-21 09:20:44 +0000
a08472a
Refactored most report generation to functions by
2021-02-20 22:10:14 +0000
749e6bb
Refactor tables to makeTableSkeleton() by
2021-02-20 21:17:39 +0000
0f8d653
Add Chart.js & google-palette node deps, refactor by
2021-02-20 18:25:15 +0000
0799b45
Add charts to frontend (Chart.js) by
2021-02-20 17:13:15 +0000
b15ccf9
Add quick-and-dirty FE by
2021-02-20 15:27:41 +0000
498412f
Add basic frontend (jQuery+Bootstrap) stub by
2021-02-20 14:30:18 +0000
bae389f
Add watchify, browserify & other deps by
2021-02-20 14:27:38 +0000
5591e0a
Add README by
2021-02-19 11:12:17 +0000
2f032f5
Update test paths by
2021-02-19 11:01:46 +0000
7538513
Add gulp for automated builds & Boostrap for FE by
2021-02-18 16:05:11 +0000
501d9d3
Package info and ignores by
2021-02-17 16:14:03 +0000
cdc9252
Move roll stats functions to class RollStats by
2021-02-17 09:41:30 +0000
250695b
Add individual dice and outcome counts by
2021-02-16 10:09:02 +0000
d4168b7
Initial rollstats (and add entry to tsconfig) by
2021-02-14 17:00:40 +0000
2fc974a
Don't hard code number of dice/rolls by
2021-02-14 17:00:04 +0000
8c3d35f
Export DiceResult, remove dice-counting interfaces by
2021-02-14 16:58:59 +0000
c8e6b6b
Move Asphodice class (etc) to own module by
2021-02-13 17:35:46 +0000
ec315db
export Outcomes + simplify reroll abovebelow check by
2021-02-11 18:21:00 +0000
0c79af9
Include dice.ts so tests compile correctly by
2021-02-11 18:20:00 +0000
bea2bb5
Add outcomes + outcomeBalance tests by
2021-02-11 18:19:09 +0000
effc85c
Rewrite tests to re-use candidates by
2021-02-11 12:03:34 +0000
14f32e8
Add tests using Mocha+Chai by
2021-02-11 10:57:07 +0000
0f1fb9e
'Cancel out' reroll pairs when determining re-roll by
2021-02-10 14:42:35 +0000
dde3e66
add cancelRerollDice() as helper function by
2021-02-10 14:38:37 +0000
2217065
Split reroll-determining to own function by
2021-02-10 12:16:12 +0000
ac0b877
Add outcome to dice result by
2021-02-10 11:29:36 +0000
fd42ead
Remove unnecessary constructor(), add print line by
2021-02-06 16:49:03 +0000
5730671
Rewrite inline comments in TSDoc style by
2021-02-05 19:53:42 +0000
1fe526f
Add countOutcomeBalance - balance successes/fails by
2021-02-04 21:57:07 +0000
110a574
Initial version, rolls 4 asphodice with rerolls by
2021-02-04 17:22:19 +0000