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

Port to 1.21.4 #82

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Port to 1.21.4 #82

merged 2 commits into from
Jan 6, 2025

Conversation

joakibj
Copy link
Contributor

@joakibj joakibj commented Dec 26, 2024

Here's the 1.21.4 changes, artifact available in my forks github actions. Please also see #81

Changes compared to the 1.21.3 port

  • Removed the rubberBand feature as it was fixed in 1.21.4 (snapshot 24w45a)
  • Removed rubberBand from lang-files
  • Updated README. Moved rubberBand feature to the legacy section

+ 1.21.3 changes compared to main

  • Bumped version to 2.2.0
  • Extended the EntityRenderState for rideable entities with id and flag for playerPassenger
  • Extended the EntityModel for rideable and equippable models with flag for playerPassenger
  • Prefixed Unique methods and fields with horsebuff modid
  • Replaced accesswidener with Shadow fields and used Identifier.of instead of constructor
  • Removed portalPatch config
  • Updated mixin extras to 0.4.1
  • Updated from java 17 to java 21 in gradle build
  • Updated gradle wrapper to 8.11
  • Updated build github action
  • Updated README with more precise descriptions

* Bumped version to 2.2.0
* Extended the EntityRenderState for rideable entities with id and flag for playerPassenger
* Extended the EntityModel for rideable and equippable models with flag for playerPassenger
* Prefixed Unique methods and fields with horsebuff modid
* Replaced accesswidener with Shadow fields and used Identifier.of instead of constructor
* Removed portalPatch config
* Removed portalPatch, fairBreeds from lang-files
* Updated mixin extras to 0.4.1
* Updated from java 17 to java 21 in gradle build
* Updated gradle wrapper to 8.11
* Updated build github action
* Updated README with more precise descriptions
* Removed the rubberBand feature as it was fixed in 1.21.4 (snapshot 24w45a)
* Removed rubberBand from lang-files
* Updated README. Moved rubberBand feature to the legacy section
@CodeF53 CodeF53 merged commit 4027a4b into CodeF53:main Jan 6, 2025
@CodeF53
Copy link
Owner

CodeF53 commented Jan 6, 2025

Please sign up for https://modrinth.com and send me your username here for a 10% share of the mod's ad revenue

@CodeF53 CodeF53 mentioned this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants