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

Chore: Switch back to Kotlin Gradle and use TOML config #46

Merged
merged 38 commits into from
Jun 17, 2024

Commits on Apr 15, 2024

  1. "disable" old gradle files

    granny committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8050b14 View commit details
    Browse the repository at this point in the history
  2. get webmap working

    granny committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5ffe3e3 View commit details
    Browse the repository at this point in the history
  3. get core working

    granny committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2dc201d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. get bukkit working

    granny committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c291a3a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. fix webmap jar processing

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    57d9c4a View commit details
    Browse the repository at this point in the history
  2. get fabric working

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c08add9 View commit details
    Browse the repository at this point in the history
  3. get uber jar working

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d5fd28c View commit details
    Browse the repository at this point in the history
  4. add TODO.md

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ca2c887 View commit details
    Browse the repository at this point in the history
  5. missing EOF newlines

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    5dc6b41 View commit details
    Browse the repository at this point in the history
  6. add to TODO

    granny committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    51080c7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

  1. fix imports

    granny committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2e3a410 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. bump paperweight version

    granny committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0c66fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    284b286 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    1924101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c9c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4adc38 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    9d5a9f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e92d3b View commit details
    Browse the repository at this point in the history
  3. clean up bukkit gradle logic

    granny committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a48f52c View commit details
    Browse the repository at this point in the history
  4. some main build file cleanup

    granny committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f45eb2e View commit details
    Browse the repository at this point in the history
  5. uncheck these in TODO

    they were fixed per-module, but not in the root project
    granny committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b4ab46d View commit details
    Browse the repository at this point in the history
  6. re-add minotaur plugin

    granny committed May 14, 2024
    Configuration menu
    Copy the full SHA
    192a0c2 View commit details
    Browse the repository at this point in the history
  7. reorganize task dependency

    granny committed May 14, 2024
    Configuration menu
    Copy the full SHA
    dc2fe03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2aab24d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 21, 2024

  1. it's jank but it works

    granny committed May 21, 2024
    Configuration menu
    Copy the full SHA
    98e2cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f00e42 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. plugin aliases

    granny committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5800c7d View commit details
    Browse the repository at this point in the history
  2. move versions to lib toml

    granny committed May 22, 2024
    Configuration menu
    Copy the full SHA
    01fc5d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c25b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29eb6d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

    granny committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b326fe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. update todo list

    granny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8c84675 View commit details
    Browse the repository at this point in the history
  2. TEMP suffix to SNAPSHOT

    granny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4513071 View commit details
    Browse the repository at this point in the history
  3. remove old build gradle files

    granny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8878d94 View commit details
    Browse the repository at this point in the history