56 Révisions (13a835fa823a5070baff5d8ddf8f16a5c4383d6b)
 

Auteur SHA1 Message Date
  bertieb 13a835fa82 fix: text description of success cutoff variant il y a 3 ans
  bertieb 761db61b20 feat: add buttons to show/hide variants en masse il y a 3 ans
  bertieb af2fd9ed19 feat: sort so failure before success in chart il y a 3 ans
  bertieb 2e3c69d151 feat: Dice 'variants' (in this case successCufOff) il y a 3 ans
  bertieb 0546dc14d6 refactor: more ResultProperties sig updating il y a 3 ans
  bertieb bccc86acc6 refactor: resultsHeader/Body→ ResultProperties sig il y a 3 ans
  bertieb 6cd24a3318 (FE) Start f sig conversion to use ResultProperties il y a 3 ans
  bertieb 94ce4affae (FE) add ResultProperties to tell apart roll types il y a 3 ans
  bertieb 15489c73bc (BE) Modify Asphodice/RollStats for variations il y a 3 ans
  bertieb 74fc86d913 v0.2.0 Roll multiple Asphodice il y a 3 ans
  bertieb f3447efaf2 (BE) update RollStats: set numDice in constructor il y a 3 ans
  bertieb 555375c18d (FE) Modularise adding results card il y a 3 ans
  bertieb 295c9a73f7 (FE) Make results panels collapsible il y a 3 ans
  bertieb 5aa826c086 (FE) Display in 3 columns il y a 3 ans
  bertieb 5b901dd538 Fix watched build bug il y a 3 ans
  bertieb 90ff20ea7f v0.1.3 add 'gulp zip' command il y a 3 ans
  bertieb 3e187638c3 0.1.1 il y a 3 ans
  bertieb f80ac3dfa0 Add 'gulp build' task which is not watchify'd il y a 3 ans
  bertieb 6759a07829 Move asphotheme.css to root dir il y a 3 ans
  bertieb 1696f38ceb Add undefined check to avoid TS2532 il y a 3 ans
  bertieb e8900c5aac Minor wording change il y a 3 ans
  bertieb a879a3df80 Add preamble describing rolls il y a 3 ans
  bertieb fb6e8e9d7b Remove scripts included via npm/browserify il y a 3 ans
  bertieb ef598d2c98 Sort outcome balance data for chart il y a 3 ans
  bertieb 0db3441b97 Remove legend pos on bar charts as not displayed il y a 3 ans
  bertieb f1f6dd7217 Reverse legend and change colours on Reroll chart il y a 3 ans
  bertieb a08472a6b8 Refactored most report generation to functions il y a 3 ans
  bertieb 749e6bb376 Refactor tables to makeTableSkeleton() il y a 3 ans
  bertieb 0f8d65331b Add Chart.js & google-palette node deps, refactor il y a 3 ans
  bertieb 0799b45039 Add charts to frontend (Chart.js) il y a 3 ans
  bertieb b15ccf90c4 Add quick-and-dirty FE il y a 3 ans
  bertieb 498412fca0 Add basic frontend (jQuery+Bootstrap) stub il y a 3 ans
  bertieb bae389fc53 Add watchify, browserify & other deps il y a 3 ans
  bertieb 5591e0a904 Add README il y a 3 ans
  bertieb 2f032f5c37 Update test paths il y a 3 ans
  bertieb 75385132a9 Add gulp for automated builds & Boostrap for FE il y a 3 ans
  bertieb 501d9d37db Package info and ignores il y a 3 ans
  bertieb cdc9252d45 Move roll stats functions to class RollStats il y a 3 ans
  bertieb 250695b004 Add individual dice and outcome counts il y a 3 ans
  bertieb d4168b7a9a Initial rollstats (and add entry to tsconfig) il y a 3 ans
  bertieb 2fc974aa3a Don't hard code number of dice/rolls il y a 3 ans
  bertieb 8c3d35fd3c Export DiceResult, remove dice-counting interfaces il y a 3 ans
  bertieb c8e6b6bcf5 Move Asphodice class (etc) to own module il y a 3 ans
  bertieb ec315db5a4 export Outcomes + simplify reroll abovebelow check il y a 3 ans
  bertieb 0c79af9ae2 Include dice.ts so tests compile correctly il y a 3 ans
  bertieb bea2bb5c66 Add outcomes + outcomeBalance tests il y a 3 ans
  bertieb effc85c13f Rewrite tests to re-use candidates il y a 3 ans
  bertieb 14f32e812f Add tests using Mocha+Chai il y a 3 ans
  bertieb 0f1fb9ef3b 'Cancel out' reroll pairs when determining re-roll il y a 3 ans
  bertieb dde3e66bf0 add cancelRerollDice() as helper function il y a 3 ans