65 Commits (master)
 

Author SHA1 Message Date
  bertieb e462566f20 v0.3.5 Add tabbed navigation for dice results 3 years ago
  bertieb ad536fe608 (feat: tabs) add "Hide/Show" for all cards in tab 3 years ago
  bertieb 0ea3491d3f (feat: tabs) Reduce results card title sizes 3 years ago
  bertieb 734aed8ba7 (feat: tabs) Remove obsolete 'jump to' buttons 3 years ago
  bertieb cd540e9401 (feat: tabs) Add tab divs, refactor card setup 3 years ago
  bertieb c4e761e6bd (feat: tabs) Set up tabs and content divs 3 years ago
  bertieb 58dda9f930 v0.3.3 - package minor UI improvements 3 years ago
  bertieb 88549195ec feat: sleep() to update progress bar as we go 3 years ago
  bertieb 11cb08ba65 feat: Add "Jump to" navigation to FE 3 years ago
  bertieb 13a835fa82 fix: text description of success cutoff variant 3 years ago
  bertieb 761db61b20 feat: add buttons to show/hide variants en masse 3 years ago
  bertieb af2fd9ed19 feat: sort so failure before success in chart 3 years ago
  bertieb 2e3c69d151 feat: Dice 'variants' (in this case successCufOff) 3 years ago
  bertieb 0546dc14d6 refactor: more ResultProperties sig updating 3 years ago
  bertieb bccc86acc6 refactor: resultsHeader/Body→ ResultProperties sig 3 years ago
  bertieb 6cd24a3318 (FE) Start f sig conversion to use ResultProperties 3 years ago
  bertieb 94ce4affae (FE) add ResultProperties to tell apart roll types 3 years ago
  bertieb 15489c73bc (BE) Modify Asphodice/RollStats for variations 3 years ago
  bertieb 74fc86d913 v0.2.0 Roll multiple Asphodice 3 years ago
  bertieb f3447efaf2 (BE) update RollStats: set numDice in constructor 3 years ago
  bertieb 555375c18d (FE) Modularise adding results card 3 years ago
  bertieb 295c9a73f7 (FE) Make results panels collapsible 3 years ago
  bertieb 5aa826c086 (FE) Display in 3 columns 3 years ago
  bertieb 5b901dd538 Fix watched build bug 3 years ago
  bertieb 90ff20ea7f v0.1.3 add 'gulp zip' command 3 years ago
  bertieb 3e187638c3 0.1.1 3 years ago
  bertieb f80ac3dfa0 Add 'gulp build' task which is not watchify'd 3 years ago
  bertieb 6759a07829 Move asphotheme.css to root dir 3 years ago
  bertieb 1696f38ceb Add undefined check to avoid TS2532 3 years ago
  bertieb e8900c5aac Minor wording change 3 years ago
  bertieb a879a3df80 Add preamble describing rolls 3 years ago
  bertieb fb6e8e9d7b Remove scripts included via npm/browserify 3 years ago
  bertieb ef598d2c98 Sort outcome balance data for chart 3 years ago
  bertieb 0db3441b97 Remove legend pos on bar charts as not displayed 3 years ago
  bertieb f1f6dd7217 Reverse legend and change colours on Reroll chart 3 years ago
  bertieb a08472a6b8 Refactored most report generation to functions 3 years ago
  bertieb 749e6bb376 Refactor tables to makeTableSkeleton() 3 years ago
  bertieb 0f8d65331b Add Chart.js & google-palette node deps, refactor 3 years ago
  bertieb 0799b45039 Add charts to frontend (Chart.js) 3 years ago
  bertieb b15ccf90c4 Add quick-and-dirty FE 3 years ago
  bertieb 498412fca0 Add basic frontend (jQuery+Bootstrap) stub 3 years ago
  bertieb bae389fc53 Add watchify, browserify & other deps 3 years ago
  bertieb 5591e0a904 Add README 3 years ago
  bertieb 2f032f5c37 Update test paths 3 years ago
  bertieb 75385132a9 Add gulp for automated builds & Boostrap for FE 3 years ago
  bertieb 501d9d37db Package info and ignores 3 years ago
  bertieb cdc9252d45 Move roll stats functions to class RollStats 3 years ago
  bertieb 250695b004 Add individual dice and outcome counts 3 years ago
  bertieb d4168b7a9a Initial rollstats (and add entry to tsconfig) 3 years ago
  bertieb 2fc974aa3a Don't hard code number of dice/rolls 3 years ago