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.6.4 partial support #170

Merged

Conversation

thecatcore
Copy link
Member

@thecatcore thecatcore commented May 4, 2024

Depends on #169.

Modules not ported:

  • networking : 1.6 is pre-netty rewrite
  • registry sync : Depends on networking
  • command-api-v2 (sponge) : will be ported in another pr.

Keybinds screen in pre-1.7 isn't made for dynamic amount of entries, should we provide our own screen for it?
Also it seems like Gson global parser doesn't always work as intended, so I switched to gson's JsonParser instead and it works in every case and versions so far.
A test mod was added for command api v1.
Gamerule module hasn't been tested for now.

@thecatcore thecatcore marked this pull request as ready for review May 4, 2024 22:20
Copy link
Contributor

@BoogieMonster1O1 BoogieMonster1O1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very big pr. I'll review once again

@BoogieMonster1O1
Copy link
Contributor

as for keybindings I think we should extend the keybinding screen. best if it goes in another PR 🙌

@thecatcore thecatcore added this to the 1.10.0 milestone May 9, 2024
@thecatcore thecatcore self-assigned this May 9, 2024
@thecatcore thecatcore added enhancement New feature or request MC1.6.4 Related to Minecraft 1.6.4 labels May 9, 2024
Copy link
Contributor

@BoogieMonster1O1 BoogieMonster1O1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@thecatcore thecatcore merged commit 052b567 into Legacy-Fabric:main Jun 27, 2024
2 checks passed
@thecatcore thecatcore deleted the feature/1.6.4-partial-support branch June 27, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MC1.6.4 Related to Minecraft 1.6.4 merge me please
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants