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