Cubyz icon indicating copy to clipboard operation
Cubyz copied to clipboard

Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.

Results 457 Cubyz issues
Sort by recently updated
recently updated
newest added

This is an easy optimization that could save a large portion of localhost network traffic and needless compression/decompression. In the short term I would like to avoid this, since it's...

optimization
network

as mentioned in https://github.com/PixelGuys/Cubyz/pull/1446#discussion_r2116473999

enhancement
ui/ux

In case of multiple messages I'm not sure if it should show the oldest message or the newest message.

enhancement
ui/ux

This would be useful for some block entities: - #1552 - #1553 extracted from #1446

enhancement
engine

extracted from https://github.com/PixelGuys/Cubyz/pull/1446 requires https://github.com/PixelGuys/Cubyz/issues/1551

enhancement

This should also be propagated to the size of the corresponding text field extracted from #1446 requires #1551

enhancement

https://opengameart.org/content/lanapixel-localization-friendly-pixel-font This font supports multiple languages and many unicode characters. It should be perfect for Cubyz. The only issue is that it's not monospaced like UNSCII is. Required for #1004

graphics
ui/ux

You place an item at the top and it filters the recipes based on which recipes contain that item as a source. ![image](https://github.com/user-attachments/assets/342db112-7c80-42ea-93a1-4eb8a189c0c7) If this also shows hidden recipes, we...

enhancement
gameplay
ui/ux

## Description It is technically possible to create an extension for Visual Studio Code that would suggest names of the fields in asset zon files and possible IDs, values etc....

enhancement
contributor friendly
experimental

![Image](https://github.com/user-attachments/assets/866fecd6-e754-47a8-897b-48cb3fa5ae2b) Approximations: ![Image](https://github.com/user-attachments/assets/95c4df75-00a9-4f4c-a304-b87f6252e6cf) This is a rough approximation of how the Cubyz GUI should look. All windows are adjustable, but these are the defaults. It is designed to be concise...

ui/ux