Skip to content

Release 0.7.6#343

Merged
timplay33 merged 12 commits into
mc1.21.1/mainfrom
mc1.21.1/dev
May 8, 2026
Merged

Release 0.7.6#343
timplay33 merged 12 commits into
mc1.21.1/mainfrom
mc1.21.1/dev

Conversation

@timplay33

Copy link
Copy Markdown
Owner

No description provided.

timplay33 added 6 commits May 8, 2026 17:08
fix: English translation and Create Lang usage fix.
…ev/patch-visual-revamp

# Conflicts:
#	src/main/java/de/theidler/create_mobile_packages/toast/types/PackageToast.java
feat: Visual revamp of toast notifications
@timplay33 timplay33 marked this pull request as ready for review May 8, 2026 21:09
@timplay33 timplay33 requested a review from Copilot May 8, 2026 21:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Release 0.7.6 focused on UI polish and FluidLogistics compatibility, plus build/release pipeline updates for publishing and notifications.

Changes:

  • Updated toast visuals/layout (new background styling, adjusted icon/text positions, redesigned package item grid with overflow handling).
  • Fixed a translation key typo for the Portable Stock Ticker address hint and corrected an English tooltip grammar issue.
  • Added Create: FluidLogistic toast rendering support (fluid amount overlay) and extended CI to post Discord release notifications; upgraded Gradle wrapper/versioning for the release.

Reviewed changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/main/resources/assets/create_mobile_packages/lang/en_us.json Fixes tooltip grammar (“send” → “sent”).
src/main/java/de/theidler/create_mobile_packages/toast/types/SimpleToast.java Adjusts icon/title/subtitle positioning for the new toast design.
src/main/java/de/theidler/create_mobile_packages/toast/types/PackageToast.java Redesigns package toast item rendering (slots/overflow) and integrates FluidLogistics count rendering.
src/main/java/de/theidler/create_mobile_packages/toast/Toast.java Replaces flat background fill with styled border/background/accent bars.
src/main/java/de/theidler/create_mobile_packages/items/portable_stock_ticker/PortableStockTickerScreen.java Fixes CreateLang translation key typo for the address hint.
src/main/java/de/theidler/create_mobile_packages/compat/fluidlogistics/CFLClientBridge.java Adds client-side helper to render FluidLogistics fluid amounts in toast slots.
src/main/java/de/theidler/create_mobile_packages/compat/fluidlogistics/CFLBridge.java Adds helpers to decide when/how to display fluid contents and read fluid amounts via capabilities.
gradlew.bat Changes wrapper invocation to use -jar with an empty CLASSPATH.
gradlew Changes wrapper invocation/CLASSPATH handling and switches to -jar.
gradle/wrapper/gradle-wrapper.properties Updates Gradle distribution version.
gradle.properties Bumps mod_version to 0.7.6.
CHANGELOG.md Adds 0.7.6 release notes entry.
build.gradle Makes FluidLogistic a runtime dependency and marks it optional for CurseForge publishing metadata.
.github/workflows/build-and-deploy.yml Adds steps to parse changelog/properties and send a Discord release notification after publishing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/java/de/theidler/create_mobile_packages/toast/types/PackageToast.java Outdated
Comment thread gradlew
Comment thread src/main/java/de/theidler/create_mobile_packages/toast/Toast.java Outdated
@timplay33 timplay33 merged commit 598e827 into mc1.21.1/main May 8, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Create: Mobile Packages May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants