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

1.20.2 Support #1088

Merged
merged 42 commits into from
Oct 10, 2023
Merged

1.20.2 Support #1088

merged 42 commits into from
Oct 10, 2023

Commits on Sep 23, 2023

  1. initial work for 1.20.2

    Paul19988 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a38fa8d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. update

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0adc6f0 View commit details
    Browse the repository at this point in the history
  2. I *think* I made it better

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e24b8da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c30fc View commit details
    Browse the repository at this point in the history
  4. latest changes

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    22ee0c8 View commit details
    Browse the repository at this point in the history
  5. possibly fix old support

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    3e9fb04 View commit details
    Browse the repository at this point in the history
  6. More bugfixes

    Redned235 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b014087 View commit details
    Browse the repository at this point in the history
  7. remove sysouts

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d81c78a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1925195 View commit details
    Browse the repository at this point in the history
  9. Fix resource pack packet id

    Redned235 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    98013f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    252c40a View commit details
    Browse the repository at this point in the history
  11. fix random spaces

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2e5f7fb View commit details
    Browse the repository at this point in the history
  12. remove wildcards

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    09a41c2 View commit details
    Browse the repository at this point in the history
  13. make requested changes

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f5b7fa8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87cd110 View commit details
    Browse the repository at this point in the history
  15. fix style violations

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bea6c30 View commit details
    Browse the repository at this point in the history
  16. remove redundent code

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0a6e913 View commit details
    Browse the repository at this point in the history
  17. remove missed references

    Paul19988 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4908501 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    034953e View commit details
    Browse the repository at this point in the history
  2. Fix login race case

    pkt77 authored and Redned235 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    75411ce View commit details
    Browse the repository at this point in the history
  3. sigh

    Redned235 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0bc584e View commit details
    Browse the repository at this point in the history
  4. fix style violations

    Paul19988 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    53dc57e View commit details
    Browse the repository at this point in the history
  5. fix climbables

    Paul19988 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2520dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    f8a5594 View commit details
    Browse the repository at this point in the history
  2. fix servers pinging servers

    Paul19988 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0b12a2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45f6167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1474c7e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    cb21a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a097e34 View commit details
    Browse the repository at this point in the history
  3. remove cappedset

    Paul19988 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c1c1b9b View commit details
    Browse the repository at this point in the history
  4. bring back static imports

    Paul19988 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6b7afbc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Gerrygames/dev/1.20.2

    disable auto reading during state switch
    Paul19988 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3572fb4 View commit details
    Browse the repository at this point in the history
  6. remove experimental

    Paul19988 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cd1d2dc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Fix support for backend server resource packs & possibly fix plugin m…

    …essaging during configuration
    Paul19988 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c24f4f6 View commit details
    Browse the repository at this point in the history
  2. Code style changes

    Paul19988 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fb94816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b789257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b07659 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 7, 2023

  1. 2 Configuration menu
    Copy the full SHA
    fadf839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f71bcfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f6e69b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Revert nearly all reformatting

    bluegreensea authored and Gerrygames committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3180764 View commit details
    Browse the repository at this point in the history