Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fluid covers #272

Merged
merged 31 commits into from
Aug 12, 2023
Merged

Implement fluid covers #272

merged 31 commits into from
Aug 12, 2023

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    a649679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16369d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    82146a7 View commit details
    Browse the repository at this point in the history
  2. refactor: rework pump cover logic

    The pump cover now uses millibuckets in all its variables and all
    conversions from or to the necessary unit to be either displayed or used
    are done in-place.
    mikerooni committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8792b6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b636c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73aa721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e79e2cc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix: correctly apply stack size on item filters in robot arms (part 1)

    This is the first half of the fix. The second half will be separating
    the change callback from item stack updating.
    mikerooni committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3002993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1345a View commit details
    Browse the repository at this point in the history
  3. fix: correctly apply stack size on item filters in robot arms (part 2)

    Separate persisting filters from onUpdate callback & automatically apply
    stack size config in robot arm.
    mikerooni committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    56ab320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a6b4ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cbd292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cb2394 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3473e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c1bdd9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64767a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    1ec8066 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    794d2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc82dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5ab9f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7b2858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94c7c11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec1250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17cac28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03fa397 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bc9e23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7459242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffa05e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9606314 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d63648f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    0f889ec View commit details
    Browse the repository at this point in the history