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

Add 1.16.5 support and future-proof version system #645

Merged
merged 46 commits into from
Jan 6, 2024

Commits on Jun 4, 2022

  1. 1.16.5 players can now join

    ThallesP committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b77c813 View commit details
    Browse the repository at this point in the history
  2. oops forgot abot this

    ThallesP committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    d5b671a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 14, 2022

  1. Add 1.16.5 to version.js

    ThallesP authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f30ef32 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    f16db46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0073d49 View commit details
    Browse the repository at this point in the history
  3. fix: loginPacket may be null

    ThallesP committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    18f6bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    fc48f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af85e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f5b6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7b73eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81b6c89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd8a40 View commit details
    Browse the repository at this point in the history
  7. Detailed feature data

    Pandapip1 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9eb81dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    916239e View commit details
    Browse the repository at this point in the history
  9. Remove bad newline

    Pandapip1 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a69a845 View commit details
    Browse the repository at this point in the history
  10. Test suite runs again (not sure if it passes)

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    336516c View commit details
    Browse the repository at this point in the history
  11. Add newer versions to feature data

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cc16fdc View commit details
    Browse the repository at this point in the history
  12. Fix duplicate item place handlers

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cc65d26 View commit details
    Browse the repository at this point in the history
  13. Fix another duplicate registration bug

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    519a13b View commit details
    Browse the repository at this point in the history
  14. Remove non-1.16 versions

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7dc2db3 View commit details
    Browse the repository at this point in the history
  15. Fix wrong block bug

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9f9cbfe View commit details
    Browse the repository at this point in the history
  16. Empty commit to re-trigger CI

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2745f3d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    718157b View commit details
    Browse the repository at this point in the history
  18. Standard JS

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8687577 View commit details
    Browse the repository at this point in the history
  19. Fixed placeBlock

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2cecffa View commit details
    Browse the repository at this point in the history
  20. A few logic fixes

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    888d25d View commit details
    Browse the repository at this point in the history
  21. Slight logic improvement

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fe28b04 View commit details
    Browse the repository at this point in the history
  22. Update mineflayer to latest

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    24f4d8d View commit details
    Browse the repository at this point in the history
  23. Small bug I found

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7207b6e View commit details
    Browse the repository at this point in the history
  24. Another stupid bug fixed

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4a59942 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c682fa6 View commit details
    Browse the repository at this point in the history
  26. Why the heck should *that* be necessary?

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7dfdfe2 View commit details
    Browse the repository at this point in the history
  27. Update supportFeature stuff

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b716104 View commit details
    Browse the repository at this point in the history
  28. Use mineflayer version system

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e0ef4db View commit details
    Browse the repository at this point in the history
  29. Couple support fixes

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a9d5d55 View commit details
    Browse the repository at this point in the history
  30. Remove dumpCodec and move to 1.16.5

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    20a620a View commit details
    Browse the repository at this point in the history
  31. Lint, begone!

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    16c9497 View commit details
    Browse the repository at this point in the history
  32. Use updated node-minecraft-data

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    38a701e View commit details
    Browse the repository at this point in the history
  33. Use actual mineflayer version support logic

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b6c60a3 View commit details
    Browse the repository at this point in the history
  34. I'm stupid lol

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    623bd68 View commit details
    Browse the repository at this point in the history
  35. Eliminate serv.supportFeature

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0aa4a58 View commit details
    Browse the repository at this point in the history
  36. Remove minecraft-data package

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a7ce253 View commit details
    Browse the repository at this point in the history
  37. Typos

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    18f475e View commit details
    Browse the repository at this point in the history
  38. Fix a couple lint issues

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4785992 View commit details
    Browse the repository at this point in the history
  39. Linter is happy now

    Gavin John committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d11b23d View commit details
    Browse the repository at this point in the history