Skip to content

Added Tile Entities#604

Merged
BrentDaMage merged 67 commits into
nbcraft-org:masterfrom
BrentDaMage:feature-tile-entities
May 18, 2026
Merged

Added Tile Entities#604
BrentDaMage merged 67 commits into
nbcraft-org:masterfrom
BrentDaMage:feature-tile-entities

Conversation

@BrentDaMage
Copy link
Copy Markdown
Member

No description provided.

samdotjpg and others added 30 commits February 15, 2026 09:33
* 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
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.
Comment thread platforms/windows/AppPlatform_win32.cpp Outdated
Comment thread platforms/xdk360/AppPlatform_xdk360.hpp Outdated
Comment thread platforms/xdk360/main.cpp Outdated
Comment thread source/client/gui/screens/inventory/FurnaceScreen.hpp Outdated
Comment thread source/client/options/Options.cpp Outdated
Comment thread source/client/renderer/LevelRenderer.hpp
Comment thread source/world/entity/Entity.cpp Outdated
Comment thread source/world/entity/Entity.cpp Outdated
Comment thread source/world/inventory/CompoundContainer.hpp Outdated
Comment thread source/world/inventory/ContainerMenu.cpp
@BrentDaMage BrentDaMage marked this pull request as ready for review May 15, 2026 10:32
@BrentDaMage
Copy link
Copy Markdown
Member Author

Going to fix building on other platforms tomorrow

@BrentDaMage
Copy link
Copy Markdown
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.

Comment thread source/client/network/ClientSideNetworkHandler.cpp Outdated
@BrentDaMage BrentDaMage merged commit 93d50a1 into nbcraft-org:master May 18, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants