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

WIP: Floodgate-Fabric merge #466

Draft
wants to merge 30 commits into
base: development
Choose a base branch
from

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    63d1d38 View commit details
    Browse the repository at this point in the history
  2. Try quilt-loom

    Konicai committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    db41cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecb120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def9079 View commit details
    Browse the repository at this point in the history
  5. setup more dependencies

    Konicai committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cc48dac View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    5b9bd51 View commit details
    Browse the repository at this point in the history
  2. Doc and formatting

    Konicai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c758e9e View commit details
    Browse the repository at this point in the history
  3. Fix shadow configurations

    Konicai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    dd5e194 View commit details
    Browse the repository at this point in the history
  4. Update github actions

    Konicai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7840bf8 View commit details
    Browse the repository at this point in the history
  5. Use loom 1.0-SNAPSHOT

    Konicai committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ff7b397 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Jun 20, 2023

  1. Merge remote-tracking branch 'upstream/development' into pr/353

    # Conflicts:
    #	build-logic/build.gradle.kts
    #	build.gradle.kts
    #	gradle.properties
    #	gradle/wrapper/gradle-wrapper.jar
    #	gradle/wrapper/gradle-wrapper.properties
    #	settings.gradle.kts
    onebeastchris committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    375e31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e18b85 View commit details
    Browse the repository at this point in the history
  3. more changes

    onebeastchris committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ec798c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b432fb View commit details
    Browse the repository at this point in the history
  5. loom works now, yay

    onebeastchris committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b99e050 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    f840c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15910ce View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge remote-tracking branch 'upstream/development' into pr/353

    # Conflicts:
    #	gradle.properties
    #	gradle/libs.versions.toml
    onebeastchris committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b93fcb3 View commit details
    Browse the repository at this point in the history
  2. yeet FabricMod.java

    onebeastchris committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    515bdf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4480f1d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge remote-tracking branch 'upstream/development' into feature/fabric

    # Conflicts:
    #	core/src/main/java/org/geysermc/floodgate/core/FloodgatePlatform.java
    #	gradle.properties
    onebeastchris committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    71f88dd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Move to Gradle 8.4

    Let's use architectury for easier forge support
    Add floodgate.modded-conventions.gradle.kts
    Fix news related package name issues
    onebeastchris committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0773637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdbb5dc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Add initial mixins

    Port fabric -> mod module
    Re-add AW
    onebeastchris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    edaab84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f7ebd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Version bump

    more buildscript shenanigans
    onebeastchris committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    5688102 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. apply base coventions plugin also to modded

    dont create common mod isolation module
    onebeastchris committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a0e46a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b14dc View commit details
    Browse the repository at this point in the history
  3. let's temporarily uncomment h2 who literally insert a singular java 2…

    …1 class that breaks architectury
    onebeastchris committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    89b19ab View commit details
    Browse the repository at this point in the history