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

NeoForge #205

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

NeoForge #205

wants to merge 29 commits into from

Commits on Aug 27, 2024

  1. feat: begin neoforge support

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2ff16af View commit details
    Browse the repository at this point in the history
  2. chore: changelog

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fce1491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d7bab View commit details
    Browse the repository at this point in the history
  4. fix: entity chaos safeguards

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9ecc8e8 View commit details
    Browse the repository at this point in the history
  5. feat: neoforge loading

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9b64fea View commit details
    Browse the repository at this point in the history
  6. feat: neoforge client loading

    With thanks to GeyserMC/Geyser#4651
    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7dbf186 View commit details
    Browse the repository at this point in the history
  7. fix: shaders folder

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6927689 View commit details
    Browse the repository at this point in the history
  8. fix: neoforge version metadata

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8bfcd2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ba545e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f10374d View commit details
    Browse the repository at this point in the history
  11. nitpick

    qixils committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b9eb047 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. feat: neoforge website

    qixils committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    21155b1 View commit details
    Browse the repository at this point in the history
  2. fix: accordion margin

    qixils committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e055169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1735eb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge branch 'master' into features/neoforge

    # Conflicts:
    #	gradle.properties
    #	website/utils/versions.ts
    qixils committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    24a8891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dacf5 View commit details
    Browse the repository at this point in the history
  3. Revert "chore: disable architectury for now"

    This reverts commit d4dacf5.
    qixils committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    30bd568 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    12529af View commit details
    Browse the repository at this point in the history
  2. fix: cloud 2.0 issues

    qixils committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    022c4ef View commit details
    Browse the repository at this point in the history
  3. Revert "feat: use architectury instead of fabric api"

    This reverts commit 12529af.
    qixils committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d59c90b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18c2b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: 1.21 incompatible

    qixils committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5dc29e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. wip

    qixils committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a41ac1f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. compiling!

    qixils committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b969818 View commit details
    Browse the repository at this point in the history
  2. fix: various issues

    qixils committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    94ffe84 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. feat: support wip new auth

    qixils committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8f1de61 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. feat: finish migrating mojmap

    qixils committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e7c2ffc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. feat: mojmap 1.21.3

    qixils committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a0c48a0 View commit details
    Browse the repository at this point in the history
  2. chore: resolve paper dependency issues

    ossrh is down and causing weird compile errors
    
    checked paper 1.21.3, usual deprecations around newly world-based registries and attribute overhaul, i imagine everything still works just about
    qixils committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    67834a3 View commit details
    Browse the repository at this point in the history