Skip to content
Snippets Groups Projects
  1. Oct 01, 2020
    • 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
  2. Sep 28, 2020
  3. Sep 27, 2020
  4. Sep 22, 2020
  5. Sep 18, 2020
  6. Sep 17, 2020
  7. Sep 14, 2020
  8. Sep 13, 2020
  9. Sep 12, 2020
  10. Sep 10, 2020
  11. Sep 06, 2020
  12. Sep 05, 2020
  13. Sep 04, 2020
  14. Sep 01, 2020
  15. Aug 31, 2020
  16. Aug 29, 2020
  17. Aug 27, 2020
  18. Aug 19, 2020
  19. Aug 13, 2020
Loading