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

Pipe #376

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Pipe #376

wants to merge 23 commits into from

Commits on May 29, 2021

  1. PipeBlock

    james58899 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    80da14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05aa269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e123fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9a5775 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge branch 'master' into pipe

    # Conflicts:
    #	src/main/java/one/oktw/galaxy/mixin/tweak/MixinCustomBlockEntity_BarrierBlock.java
    #	src/main/kotlin/one/oktw/galaxy/block/entity/ModelCustomBlockEntity.kt
    james58899 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3b39805 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Impl pipe side mode

    james58899 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a835589 View commit details
    Browse the repository at this point in the history
  2. Fix clone custom block

    james58899 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    36efc06 View commit details
    Browse the repository at this point in the history
  3. Fix IO item decrement

    james58899 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    250a4c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Try fix CustomItem cache

    james58899 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5cec304 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    17b30f6 View commit details
    Browse the repository at this point in the history
  2. Clean up CustomBlock

    james58899 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    42b70b7 View commit details
    Browse the repository at this point in the history
  3. Dummy block

    james58899 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8cd2b1a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    0d938e6 View commit details
    Browse the repository at this point in the history
  2. Optimize path selection

    james58899 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5341c46 View commit details
    Browse the repository at this point in the history
  3. Fix canExport

    james58899 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    94713e7 View commit details
    Browse the repository at this point in the history
  4. Optimize

    james58899 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d96c964 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Optimize

    james58899 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    09d54fd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    cd409f2 View commit details
    Browse the repository at this point in the history
  2. NBT tag

    james58899 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    ec80853 View commit details
    Browse the repository at this point in the history
  3. Rename file

    james58899 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    45729f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd5661 View commit details
    Browse the repository at this point in the history
  5. More rename

    james58899 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a22d39d View commit details
    Browse the repository at this point in the history
  6. More more rename

    james58899 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    68aa118 View commit details
    Browse the repository at this point in the history