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

Registry sync v2 - Block Entity #173

Draft
wants to merge 54 commits into
base: feature/registry-sync-v2/main
Choose a base branch
from

Commits on Mar 17, 2024

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

Commits on Mar 23, 2024

  1. More progress on registry api v2

    - differentiate "synced" Index-Key-Value registries from simple Key-Value registries
    - start preparing registry remapping
    thecatcore committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f482232 View commit details
    Browse the repository at this point in the history
  2. Initial work on item-api

    thecatcore committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c12dfb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. spotless apply

    thecatcore committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2b57a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d949960 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'feature/registry-sync-v2/api' into feature/registry-syn…

    …c-v2/item
    
    # Conflicts:
    #	legacy-fabric-registry-sync-api-v1/common.gradle
    thecatcore committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0a6871b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Rename some classes

    thecatcore committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3002ffc View commit details
    Browse the repository at this point in the history
  2. Rename some classes

    thecatcore committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    395e372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e117bec View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    188ea3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09146c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6e7ee View commit details
    Browse the repository at this point in the history
  4. Update loom and gradle

    thecatcore committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dec3757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f5bf3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b533add View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9998e02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f314ddd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    7d4714c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7649656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd3b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    648e610 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6cbf78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9d5671 View commit details
    Browse the repository at this point in the history
  7. Fix style

    thecatcore committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2bd406d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    49679c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2226ba6 View commit details
    Browse the repository at this point in the history
  3. New Block module

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e3850eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0259fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2266b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f47b8e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ac36af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cb1492 View commit details
    Browse the repository at this point in the history
  9. Clean up and fix style

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c44ee86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f44ba90 View commit details
    Browse the repository at this point in the history
  11. Clean up and fix style

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a87e0f8 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'refs/heads/feature/registry-sync-v2/item' into feature/…

    …registry-sync-v2/block
    
    # Conflicts:
    #	legacy-fabric-block-api-v1/1.12.2/src/main/java/net/legacyfabric/fabric/mixin/block/versioned/BlockMixin.java
    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e7691fe View commit details
    Browse the repository at this point in the history
  13. Clean up and fix style

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8d57426 View commit details
    Browse the repository at this point in the history
  14. New Block Entity module

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    daa73b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    10d7cbd View commit details
    Browse the repository at this point in the history
  16. Avoid using sysout

    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4caee9f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bca9170 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    da6916f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0920b7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5398991 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'refs/heads/feature/registry-sync-v2/block' into feature…

    …/registry-sync-v2/block-entity
    thecatcore committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c7de1c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    b1ff8b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a8575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e4d6fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b0d28 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/feature/registry-sync-v2/block' into feature…

    …/registry-sync-v2/block-entity
    thecatcore committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4031654 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Merge branch 'refs/heads/feature/registry-sync-v2/main' into feature/…

    …registry-sync-v2/api
    
    # Conflicts:
    #	build.gradle
    thecatcore committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d9996b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12cd75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caa63a6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refs/heads/feature/registry-sync-v2/block' into feature…

    …/registry-sync-v2/block-entity
    thecatcore committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    704b0b4 View commit details
    Browse the repository at this point in the history