Skip to content

Conversation

@Vinywar123
Copy link

@Vinywar123 Vinywar123 commented Dec 7, 2025

Adds a rope and chain and climbable blocks

image Adds Rope and Chain A Climbable block with custom climbing properties

Feature Feature Idea: placing rope down on a rope block will extend the rope
would help with placing lots of rope across chasms and into deep caves

they are also zig components in the block which means adding new ropes or ladders is easy

@Vinywar123 Vinywar123 marked this pull request as draft December 7, 2025 05:17
@Vinywar123 Vinywar123 marked this pull request as ready for review December 7, 2025 06:01
@Vinywar123
Copy link
Author

Vinywar123 commented Dec 7, 2025

ok the code and assets are good to go and load properly i just need to fix formatting

@Vinywar123
Copy link
Author

welp no clue what the formatter is asking me to change now

Copy link
Contributor

@thecreare thecreare left a comment

Choose a reason for hiding this comment

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

welp no clue what the formatter is asking me to change now

Its just some whitespace changes, i'd recommend installing the formatter locally because it can automatically apply its changes:
https://github.com/PixelGuys/Cubyz-formatter

(First time suggesting changes, I might not have done this right)

Vinywar123 and others added 3 commits December 7, 2025 12:42
@Vinywar123
Copy link
Author

you did it correctly enough thanks for your help that fixed it

@careeoki
Copy link
Contributor

careeoki commented Dec 7, 2025

Climbing feels very floaty, when I stop pressing space/shift it takes a bit to slow to a complete stop. Which is not something that happens if you climb something IRL.

@careeoki
Copy link
Contributor

careeoki commented Dec 7, 2025

Also, if you're adding climbing, you should add ladder blocks, which already have block and item textures in the files.

@Vinywar123
Copy link
Author

those can be added with the climbable and climbing speed propties to the ladder

@Vinywar123
Copy link
Author

ok updated the physics

@bagggage bagggage moved this to Low Priority in PRs to review Dec 8, 2025
@IntegratedQuantum
Copy link
Member

I think this should wait until the physics refactoring by @codemob-dev is done (see #2121) which touches a lot of the changed code.

@IntegratedQuantum IntegratedQuantum moved this from Low Priority to WIP/not ready for review in PRs to review Dec 8, 2025
@careeoki careeoki mentioned this pull request Dec 8, 2025
IntegratedQuantum pushed a commit that referenced this pull request Dec 13, 2025
Inspired by #2383 (but separate because it's going to be blocked for
awhile)

Edit: Added subtle reflectivity to all the "cast iron" blocks, and tweak
the lantern item textures

Adds a chain block, crafted with 1 iron ingot -> 2 chain.

And yes, it's 3D! Egads!!!!!
<img width="529" height="477" alt="image"
src="https://github.com/user-attachments/assets/4eff61fd-23cd-4f60-b670-8ad45116473d"
/>
<img width="876" height="670" alt="image"
src="https://github.com/user-attachments/assets/75c0038f-2b6e-43bc-a2d4-30b32522a548"
/>

It would probably be the most detailed model in the game. If you're
worried about it looking _too_ detailed, here's it in a pile of other
unique models to show that it's not that bad.
<img width="1492" height="800" alt="image"
src="https://github.com/user-attachments/assets/76ac1569-52c0-48ab-b0f6-73b455f35736"
/>

I optimized the model nicely, it only has 22 faces. Essentially it's two
big cubes to make the outer shell, with flat planes intersecting
to create the insides and tops of the chain links. For comparison, if I
just used cubes for each chain link it would be 60+ faces or something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: WIP/not ready for review

Development

Successfully merging this pull request may close these issues.

4 participants