Nicu kneekoo
  • Joined on 2019-11-15
kneekoo created pull request VoxeLibre/VoxeLibre#3808 2023-06-19 05:06:54 +02:00
Halved the creeper explosion timer reset radius
kneekoo pushed to reduce-explosiontimer_reset_radius at VoxeLibre/VoxeLibre 2023-06-19 05:03:14 +02:00
9b8ecfbe69 Reduced the creeper explosion timer reset radius from 6 to 3
kneekoo created branch reduce-explosiontimer_reset_radius in VoxeLibre/VoxeLibre 2023-06-19 05:03:13 +02:00
kneekoo commented on pull request VoxeLibre/VoxeLibre#3749 2023-06-18 22:06:01 +02:00
Cherry Blossoms

I just optimized the textures. They're now almost 94% smaller in size (mostly…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3784 2023-06-18 19:21:41 +02:00
add 1.20 armor trims

I just noticed that the optipng command we recommend preserves the metadata, which we actually want out of our textures. :P So I added "-strip all" for a better optimization, and updated…

kneekoo created pull request VoxeLibre/VoxeLibre#3806 2023-06-18 19:02:04 +02:00
Updated optipng command to remove metadata
kneekoo pushed to update-TEXTURES.md-optipng at VoxeLibre/VoxeLibre 2023-06-18 18:54:33 +02:00
358432c52a Updated optipng command to remove metadata
kneekoo created branch update-TEXTURES.md-optipng in VoxeLibre/VoxeLibre 2023-06-18 18:54:32 +02:00
kneekoo commented on pull request VoxeLibre/VoxeLibre#3800 2023-06-16 02:31:24 +02:00
Add more fishing sounds!

Thanks for this! :)

Do you know how to edit/tweak sounds? In an old comment I mentioned two sounds, and the first…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3758 2023-06-15 13:45:49 +02:00
Rename Liquid Textures

tools/Conversion_Table.csv also has to be updated.

kneekoo commented on issue VoxeLibre/VoxeLibre#3792 2023-06-14 21:35:13 +02:00
why no acces dirt snow ? = creative

Known as a Snowy Grass Block, I see that the item doesn't show up in the creative inventory in Minecraft. It can't be obtained…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3758 2023-06-14 03:15:35 +02:00
Rename Liquid Textures
nicu@Nicu-PC:~/.minetest/games/mineclone2$ grep -niR default_water_source_animated.png
mods/ITEMS/mcl_mangrove/init.lua:314:local water_tex = "default_water_source_animated.png^[verticalframe…
kneekoo commented on issue VoxeLibre/VoxeLibre#3791 2023-06-12 18:07:14 +02:00
Make lightnings obey the enable_fire setting

My test and result:

/set disable_fire true
Failed. Use '/set -n <name> <value>' to create a new setting.

So we don't have disable_fire in our game. Is that a Minetest Game…

kneekoo opened issue VoxeLibre/VoxeLibre#3789 2023-06-11 00:14:43 +02:00
Breaking a chest only displays the cracking animation on the top side
kneekoo commented on issue VoxeLibre/VoxeLibre#393 2023-06-10 19:32:58 +02:00
ABMs are a bit too slow

Slower computers still have this issue, so while the singleplayer experience on a fairly modern PC with an SSD will very rarely run into this kind of issues, this will happen on servers with more…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3786 2023-06-09 20:58:48 +02:00
Danish translation

Thanks for working on this! :) Have you contributed with translations to other projects?

kneekoo commented on issue VoxeLibre/VoxeLibre#3655 2023-06-09 20:40:27 +02:00
Mob burning needs some adjustments

In a dry biome it shouldn't rain, and hostiles will burn being exposed to sunlight.

When it rains in non-dry biomes, burning hostiles should be extinguished, they should't burn if they walk in…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3784 2023-06-09 18:20:15 +02:00
add 1.20 armor trims

I just started testing this, and I noticed the following images can be optimized for a lower file size.

5.3 KiB textures/boots_trim.png
5.4 KiB textures/chestplate_trim.png
6.3 KiB…
kneekoo opened issue VoxeLibre/VoxeLibre#3785 2023-06-08 23:41:10 +02:00
The armor items take damage when the damage is disabled
kneekoo commented on pull request VoxeLibre/VoxeLibre#3783 2023-06-06 19:55:02 +02:00
Adjust hot stuff achievement to use new lava bucket texture name

Can you please update the other 2 references to the old filename?

mods/ITEMS/mcl_maps/colors.json:  "bucket_lava.png": [

tools/Conversion_Table.csv:/assets/minecraft/textures/items,bucke…