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

Update MUI2 dep to RC2 #2622

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Update MUI2 dep to RC2 #2622

wants to merge 35 commits into from

Commits on Nov 10, 2024

  1. initial work to compile

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    17eec0f View commit details
    Browse the repository at this point in the history
  2. put out fires for now

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2249c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9502dad View commit details
    Browse the repository at this point in the history
  4. pass in gui data instead of main panel

    fix more issues
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bee323b View commit details
    Browse the repository at this point in the history
  5. fix issues in GTFluidSlot

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2c975b5 View commit details
    Browse the repository at this point in the history
  6. move multi fluid hatches to mui2

    simplify loop
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f7df03f View commit details
    Browse the repository at this point in the history
  7. add more panel method overloads

    spotless
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a9ae890 View commit details
    Browse the repository at this point in the history
  8. add methods to GTFluidSlot

    don't need background
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e2741e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    283623b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cabc483 View commit details
    Browse the repository at this point in the history
  11. forgor to remove

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    158f3be View commit details
    Browse the repository at this point in the history
  12. remove old ui

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bf8bb85 View commit details
    Browse the repository at this point in the history
  13. improve GTGuis methods

    add default size fields
    remove manually calling click sound
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    db76618 View commit details
    Browse the repository at this point in the history
  14. fix issues with GTFluidSlot and cell behavior

    sync changes to tank fluid automatically
    work on supporting phantom fluid slot
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6e39242 View commit details
    Browse the repository at this point in the history
  15. spotless

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    0b74ea6 View commit details
    Browse the repository at this point in the history
  16. move FixedFluidSlotSH logic into GTFluidSyncHandler

    move showAmount to GTFluidSyncHandler
    use GTFluidSlot for SimpleFluidFilter
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fbd260e View commit details
    Browse the repository at this point in the history
  17. try to implement locking fluid to GTFluidSyncHandler

    port and utilize it in MetaTileEntityFluidHatch
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    23871f9 View commit details
    Browse the repository at this point in the history
  18. locking works now

    various fixes/improvements to MetaTileEntityFluidHatch
    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d9bb986 View commit details
    Browse the repository at this point in the history
  19. simplify accessibility

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    62bd6a7 View commit details
    Browse the repository at this point in the history
  20. no longer necessary

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bac2c43 View commit details
    Browse the repository at this point in the history
  21. delete old mui code

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    097163a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c376cf9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    438f21b View commit details
    Browse the repository at this point in the history
  24. don't remap, fix tests (grr)

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4f77fbe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bcd15a8 View commit details
    Browse the repository at this point in the history
  26. update enderlink

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4e7109b View commit details
    Browse the repository at this point in the history
  27. simplify mixin

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1ca2459 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8c93a08 View commit details
    Browse the repository at this point in the history
  29. use fallback theme

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b8030d6 View commit details
    Browse the repository at this point in the history
  30. fix check

    ghzdude committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    baaa88c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. improve lock check

    improve lock toggle slightly
    ghzdude committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    683a8a0 View commit details
    Browse the repository at this point in the history
  2. improve StateOverlay + mixin

    ghzdude committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    48341a7 View commit details
    Browse the repository at this point in the history
  3. properly fix unboxing issue

    ghzdude committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d619740 View commit details
    Browse the repository at this point in the history
  4. actually fix tooltip

    ghzdude committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5e1ddb5 View commit details
    Browse the repository at this point in the history
  5. improve draw slightly

    fix defaults for StyledTextMixin
    ghzdude committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e13bbf3 View commit details
    Browse the repository at this point in the history