Skip to content
Snippets Groups Projects
  1. Oct 10, 2020
  2. Oct 08, 2020
  3. Oct 01, 2020
    • ezsh's avatar
      2ed42c1c
    • svornost's avatar
      Rework saGetMilked. · 0d825cae
      svornost authored
      1. Accept the facility multiplier as a parameter instead of using $servantMilkersMultiplier.
      2. Return a results object containing all the necessary information instead of using $milk, $milkSale, $cum, $cumSale, $fluid, and $fluidSale.  This also means we have an invariant return type between preview and execution modes, which things much easier from a type-safety perspective (i.e. we don't have to jump through as many hoops to make TS happy).
      3. Merge logic between text and calculation.  Reduce the structural impact of preview mode; it's OK to generate and return text that we're not going to use.
      0d825cae
  4. Sep 30, 2020
  5. Sep 27, 2020
  6. Sep 26, 2020
  7. Sep 25, 2020
  8. Sep 23, 2020
  9. Sep 22, 2020
  10. Sep 21, 2020
  11. Sep 20, 2020
  12. Sep 19, 2020
  13. Sep 18, 2020
  14. Sep 17, 2020
  15. Sep 14, 2020
  16. Sep 13, 2020
  17. Sep 12, 2020
Loading