Skip to content

add a bunch of stuff#617

Draft
ljcool2006 wants to merge 71 commits into
nbcraft-org:masterfrom
ljcool2006:redstoneandsquids
Draft

add a bunch of stuff#617
ljcool2006 wants to merge 71 commits into
nbcraft-org:masterfrom
ljcool2006:redstoneandsquids

Conversation

@ljcool2006
Copy link
Copy Markdown
Contributor

@ljcool2006 ljcool2006 commented Jun 1, 2026

a bit of a mess and a wip, but this is long overdue

features include:
-all redstone blocks as of b1.3_01
-milkable cows
-squids
-giants
-slimes
-rocket launchers now have redstone functionality (carried over from the redstonev2 branch)
-zombie pigmen
-ghasts and fireballs
-fishing rod
-dispensers
-jukeboxes and music discs (currently non-functional)
-raised the item limit to its 16-bit maximum

-Functional snowballs
-Slimes
-Snow and top snow are now available in the creative inventory
-Snow now has its own class
-Rocket launchers now have redstone functionality (carried over from the redstonev2 branch)
Comment thread game/assets/gui/default_world.png Outdated
Comment thread game/assets/gui/feedback.png Outdated
Comment thread projects/visual-studio/Common/Common.vcxproj Outdated
Comment thread projects/visual-studio/Common/Common.vcxproj Outdated
Comment thread projects/visual-studio/Server/Server.vcxproj Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.hpp Outdated
Comment thread source/world/tile/RocketLauncherTile.cpp Outdated
@BrentDaMage
Copy link
Copy Markdown
Member

Also, please mark each review comment as resolved as you address it in the code. Thanks.

Comment thread source/client/model/models/GhastModel.cpp Outdated
Comment thread source/client/model/models/SlimeModel.hpp Outdated
Comment thread source/client/model/models/SlimeModel.hpp Outdated
}

t.end();
t.draw(m_shaderMaterials.entity);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

if this is the fishing line, we can probably use a way simpler material

Comment thread source/client/renderer/entity/SlimeRenderer.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
Comment thread source/world/tile/RedStoneDustTile.cpp Outdated
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