41 Commits (90ff20ea7f1fd852d0430fc277e2d39baaf4effe)
 

Autor SHA1 Mensaje Fecha
  bertieb 90ff20ea7f v0.1.3 add 'gulp zip' command hace 3 años
  bertieb 3e187638c3 0.1.1 hace 3 años
  bertieb f80ac3dfa0 Add 'gulp build' task which is not watchify'd hace 3 años
  bertieb 6759a07829 Move asphotheme.css to root dir hace 3 años
  bertieb 1696f38ceb Add undefined check to avoid TS2532 hace 3 años
  bertieb e8900c5aac Minor wording change hace 3 años
  bertieb a879a3df80 Add preamble describing rolls hace 3 años
  bertieb fb6e8e9d7b Remove scripts included via npm/browserify hace 3 años
  bertieb ef598d2c98 Sort outcome balance data for chart hace 3 años
  bertieb 0db3441b97 Remove legend pos on bar charts as not displayed hace 3 años
  bertieb f1f6dd7217 Reverse legend and change colours on Reroll chart hace 3 años
  bertieb a08472a6b8 Refactored most report generation to functions hace 3 años
  bertieb 749e6bb376 Refactor tables to makeTableSkeleton() hace 3 años
  bertieb 0f8d65331b Add Chart.js & google-palette node deps, refactor hace 3 años
  bertieb 0799b45039 Add charts to frontend (Chart.js) hace 3 años
  bertieb b15ccf90c4 Add quick-and-dirty FE hace 3 años
  bertieb 498412fca0 Add basic frontend (jQuery+Bootstrap) stub hace 3 años
  bertieb bae389fc53 Add watchify, browserify & other deps hace 3 años
  bertieb 5591e0a904 Add README hace 3 años
  bertieb 2f032f5c37 Update test paths hace 3 años
  bertieb 75385132a9 Add gulp for automated builds & Boostrap for FE hace 3 años
  bertieb 501d9d37db Package info and ignores hace 3 años
  bertieb cdc9252d45 Move roll stats functions to class RollStats hace 3 años
  bertieb 250695b004 Add individual dice and outcome counts hace 3 años
  bertieb d4168b7a9a Initial rollstats (and add entry to tsconfig) hace 3 años
  bertieb 2fc974aa3a Don't hard code number of dice/rolls hace 3 años
  bertieb 8c3d35fd3c Export DiceResult, remove dice-counting interfaces hace 3 años
  bertieb c8e6b6bcf5 Move Asphodice class (etc) to own module hace 3 años
  bertieb ec315db5a4 export Outcomes + simplify reroll abovebelow check hace 3 años
  bertieb 0c79af9ae2 Include dice.ts so tests compile correctly hace 3 años
  bertieb bea2bb5c66 Add outcomes + outcomeBalance tests hace 3 años
  bertieb effc85c13f Rewrite tests to re-use candidates hace 3 años
  bertieb 14f32e812f Add tests using Mocha+Chai hace 3 años
  bertieb 0f1fb9ef3b 'Cancel out' reroll pairs when determining re-roll hace 3 años
  bertieb dde3e66bf0 add cancelRerollDice() as helper function hace 3 años
  bertieb 22170650c0 Split reroll-determining to own function hace 3 años
  bertieb ac0b877685 Add outcome to dice result hace 3 años
  bertieb fd42ead81b Remove unnecessary constructor(), add print line hace 3 años
  bertieb 5730671b27 Rewrite inline comments in TSDoc style hace 3 años
  bertieb 1fe526f1d5 Add countOutcomeBalance - balance successes/fails hace 3 años
  bertieb 110a574b8a Initial version, rolls 4 asphodice with rerolls hace 3 años