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

fix: ME Bridge: Add support for child classes created by other mods #575

Merged
merged 9 commits into from
Apr 11, 2024

Commits on Apr 6, 2024

  1. make getTotal and geUsed methods use IBasicCellItem interface instead…

    … of BasicStorageCell
    
    This is to also count portable cells
    iTrooz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3cab85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d440b58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4117307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5251de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03a5418 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'refs/heads/dev/1.20.1' into fork/portable

    # Conflicts:
    #	src/main/java/de/srendi/advancedperipherals/common/addons/appliedenergistics/AppEngApi.java
    SirEndii committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0d507d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b86b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6efb80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d0bfc View commit details
    Browse the repository at this point in the history