Skip to content

Port to MC 26.2 - #5

Merged
Weyne1 merged 15 commits into
26.2.xfrom
port/26.2
Jul 28, 2026
Merged

Port to MC 26.2#5
Weyne1 merged 15 commits into
26.2.xfrom
port/26.2

Conversation

@Weyne1

@Weyne1 Weyne1 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Port to 26.2

Changes:

  • Updated mod to Minecraft version 26.2
  • Added alpha animation support for PIP elements
  • Added background animation support for text widgets
  • Implemented constant alpha interpolation (EASE_OUT_CUBIC) for all animations to prevent flickering with certain non-linear curves
  • Bumped mod version to 0.5.0

Fixes:

  • Fixed inability to disable custom animation for a specific container in the UI config
  • Fixed animation for complex curves (such as EASE_OUT_ELASTIC) where the element would not render at all when the scale was negative

Refactoring:

  • Reorganized mixin packages
  • Removed unnecessary hover handling for widgets during animation
  • Removed redundant accessors in favor of new vanilla public getters
cat-nerd

Closes #2

@Weyne1 Weyne1 self-assigned this Jul 23, 2026
@Weyne1
Weyne1 marked this pull request as ready for review July 28, 2026 13:35
@Weyne1
Weyne1 merged commit 2365655 into 26.2.x Jul 28, 2026
2 checks passed
@Weyne1
Weyne1 deleted the port/26.2 branch July 28, 2026 13:38
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.

(ПРЕДЛОЖЕНИЕ) Поддержка 26.2 и совместимость с Reimagined Intro

1 participant