crazyBaboon

Results 12 issues of crazyBaboon

It is an example folder, so I think it is doing nothing there.

Hi, it is very annoying that one can only dig down to 16 blocks. Where abouts in the code (which, BTW could definately do a bit more comments...) can this...

I have tried [everything](https://www.reddit.com/r/C_Programming/comments/9gtjfj/opengl_330_not_supported_by_craft/) but when I attempt to use opengl 3.3 I get: **glCompileShader failed: 0:1(10): error: GLSL 3.30 is not supported. Supported versions are: 1.10, 1.20, 1.30, 1.00...

Are there any plans for Craft to support dynamic shadows? That would be a great feature to add to this already great game!

When the checkbox is active, its square should be coloured and when is inactive it should be uncoloured. To better illustrate this, consider the following current implementation: Checkbox active: ![Screenshot...

Here is my logo suggestion for Nuklear: ![Nuklear](https://user-images.githubusercontent.com/19549703/151208853-7cd79d7b-b4a8-46ab-af81-8260e73f7420.png) Let me know what you guys think of it! The License is cc0 (public domain, no attribution required)

For convenience only, display the path in the terminal corresponding to the file selected by the user. At least this helps me remembering which variable holds the file path

No more duplicate files - easier maintenance and smaller repository size

5.x

I am trying to modify a function called **icon_load()** that currently is responsible for loading a **.png** image into memory, into a function that simply loads an image that is...