Added Tile Entities#604
Merged
BrentDaMage merged 67 commits intoMay 18, 2026
Merged
Conversation
* Added 720p fallback resolution for Direct3D 9 device initialization. This fixes crashes that would occur when launching the game in 1080p on the Xbox 360. * Added a hack to fix screens being shrunk infinitely when using Java screen scaling with the Console UI theme. * Removed gameTips.animalFollow from tips, since the localization string was missing
…hen placing back (have to go to work waaaah)
Fixed device storage selection UI not rendering, which would result in the game hanging when loading the options. This would only affect devices with more than one storage device attached.
* Fixes container replication jankiness
chmod +x
BrentDaMage
commented
May 15, 2026
Member
Author
|
Going to fix building on other platforms tomorrow |
Member
Author
|
Also gotta figure out how inventories are supposed to be handled on death. Right now, the server just drops its understanding of the remote player's inventory, which is usually desynced. |
* Fixed text label parity of ChestScreen * Removed background rendering for FurnaceScreen on console * Added WIP Console FurnaceScreen * Fixed label rendering to be in parity with TU1
Un1q32
reviewed
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.