Skip to content

Freebuff/changes bd8cxfhs - #21

Open
davivida661-collab wants to merge 25 commits into
RetrivedMods:mainfrom
davivida661-collab:freebuff/changes-bd8cxfhs
Open

Freebuff/changes bd8cxfhs#21
davivida661-collab wants to merge 25 commits into
RetrivedMods:mainfrom
davivida661-collab:freebuff/changes-bd8cxfhs

Conversation

@davivida661-collab

Copy link
Copy Markdown

No description provided.

davivida661-collab and others added 25 commits July 19, 2026 16:09
…eme, new UI components, LoadingScreen removed
Refine how closest protocol version is determined and ensure fallback to latest codec

Co-authored-by: davivida661-collab <245532981+davivida661-collab@users.noreply.github.com>
Co-authored-by: davivida661-collab <245532981+davivida661-collab@users.noreply.github.com>
- Replace com.nukkitx.natives dependency with standard java.util.zip
- Use standard Deflater/Inflater from java.util.zip package
- Maintains compatibility with Android API versions
- Fixes build error from CloudburstMC sync
- Use setOnGround() setter instead of direct field assignment
- Use setSelectHotbarSlot() setter for PlayerHotbarPacket
- Use setNeedsTranslation() setter for TextPacket
- Use setMessage() setter in TextPacket
- Convert field assignments to apply {} blocks with setters
- Fixes compilation errors after Protocol library update
- Use setText() for SetTitlePacket.text
- Use setMessage() and setFilteredMessage() for TextPacket
- Use setKickMessage() for DisconnectPacket
- Use setNeedsTranslation() for TextPacket flags
- Fixes 'val cannot be reassigned' compilation errors
Update Minecraft server project files and UI components
The RippleDrawable on Android 16 Samsung devices can throw an
IllegalStateException when a ripple animation tries to start on a
detached view during the draw pass. This is a known platform race
condition that doesn't corrupt app state, so we catch it in the
uncaught exception handler and log a warning instead of crashing.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Request SYSTEM_ALERT_WINDOW (draw over other apps) permission automatically
when the app launches, and fix the package URI bug in HomePage.kt.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Update GitHub Actions workflow to compile debug and release APKs,
and automatically create a GitHub Release with both APKs when
pushed to main branch.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
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