Skip to content
Snippets Groups Projects
  1. Nov 15, 2020
  2. Oct 30, 2020
  3. Oct 17, 2020
  4. Oct 14, 2020
  5. Oct 04, 2020
  6. 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
  7. Sep 28, 2020
  8. Sep 13, 2020
  9. Sep 10, 2020
  10. Aug 27, 2020
  11. Aug 19, 2020
  12. Aug 12, 2020
  13. Aug 11, 2020
  14. Aug 05, 2020
  15. Jul 07, 2020
  16. Jun 15, 2020
  17. Jun 14, 2020
  18. May 04, 2020
  19. Mar 27, 2020
  20. Mar 14, 2020
  21. Mar 12, 2020
  22. Mar 10, 2020
  23. Mar 01, 2020
  24. Jan 29, 2020
  25. Jan 23, 2020
  26. Jan 22, 2020
  27. Jan 02, 2020
  28. Dec 15, 2019
  29. Dec 08, 2019
  30. Dec 06, 2019
Loading