Nicu kneekoo
  • Joined on 2019-11-15
kneekoo commented on issue VoxeLibre/VoxeLibre#3053 2023-07-24 00:43:23 +02:00
Gamerule API

@AFCMS - have you given this more consideration? A UI for these would be great at some point, but they should all work as commands, which are simpler to implement anyway. Can you start with some…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3837 2023-07-23 14:26:13 +02:00
Tweaked aggresive mob speeds + made hand bit taller

Let's make that 0.8 - for consistency with all other values that include the 0.

kneekoo commented on issue VoxeLibre/VoxeLibre#3834 2023-07-23 13:51:20 +02:00
Enable propagule farms by using bone meal on mangrove leaves

Ok, I'll check again. I'm not sure if I also tried this in survival, so I'll do that.

kneekoo commented on issue VoxeLibre/VoxeLibre#3834 2023-07-23 05:09:36 +02:00
Enable propagule farms by using bone meal on mangrove leaves

Thanks, it works - although differently compared to the known mechanics. In this implementation, you have to bone meal the leaves once, then bone meal the propagule several times to get a fully…

kneekoo commented on issue VoxeLibre/VoxeLibre#3848 2023-07-21 20:36:24 +02:00
Can not enter nether

I'd like to try out the world seed, to see if that happens to me too. I could make out about half the seed, but the end is too blurry. The coords of both portals would be nice, just in case. It's…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3769 2023-07-18 00:50:37 +02:00
Campfire Updates

I will likely give this a re-review and adopt if I can see a path forward.

We have everything we need in here feature-wise, so we're good. The particles should be more frequent, but profiled…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3828 2023-07-15 13:02:10 +02:00
Correct the names of pumpkins and carved pumpkins. Slightly update their descriptions.

"Faceless" should not be a word for a pumpkin really, the Russian translation for it means something more like "anonymous", which makes it seem like the pumpkin is some kinda mystical superhero…

kneekoo commented on issue VoxeLibre/VoxeLibre#3794 2023-07-15 04:08:07 +02:00
cactus bug and fence

Sorry if I am harsh here, but I don't know the point in time where we started supporting minecraft farm designs, or automatic farms in general...

Farms are nothing more than mechanics at…

kneekoo commented on pull request VoxeLibre/VoxeLibre#2635 2023-07-13 20:57:31 +02:00
Formspec Refactoring

Trailing commas exist in PHP an JavaScript as well. But separating items with commas in a data structure is basic syntax, which is something that anyone writing code would be expected to know how…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3769 2023-07-07 22:54:59 +02:00
Campfire Updates

The new particles are great, but we definitely need them to be more frequent. Hopefully there won't be a significant performance hit if we generate one every 1-2 seconds. Minecraft makes [a lot…

kneekoo commented on issue VoxeLibre/VoxeLibre#3794 2023-07-04 23:37:49 +02:00
cactus bug and fence

Any falling object that hits cacti gets destroyed, I think. That is intentionally coded in item entity code iirc.

To be clear, the farm output is zero, even after a few hours. When a cactus…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3769 2023-07-03 09:54:46 +02:00
Campfire Updates

I have a Good news, the model is complete and now it looks same as Minecraft campfire and also now it is having bigger flame.

Zip file is uploaded and contains the mcl_campfires…

kneekoo commented on issue VoxeLibre/VoxeLibre#3794 2023-07-01 17:14:07 +02:00
cactus bug and fence

Fences, walls, and even glass panes should break cacti if placed adjacently. I tested this in Minecraft, but it's also shown in tutorials.

But I see that the problem with our game is *(in…

kneekoo commented on issue VoxeLibre/VoxeLibre#3826 2023-07-01 14:42:46 +02:00
The /clear command is destructive and enabled by default

This is where Minecraft didn't care about clarity and got it wrong. For compatibility reasons, I would only keep /clear to inform the user about the family of "clear" commands, so they can…

kneekoo commented on issue VoxeLibre/VoxeLibre#3798 2023-06-30 15:52:13 +02:00
Pressing enter in sleep chat box closes formspec

There's field_close_on_enternameclose_on_enter, which works with field and pwdfield.

kneekoo commented on issue VoxeLibre/VoxeLibre#975 2023-06-29 19:40:53 +02:00
Sweep attacks

A source of inspiration is here, in Crafter.

kneekoo commented on issue VoxeLibre/VoxeLibre#2001 2023-06-29 19:40:50 +02:00
Critical hits doesn't affect mobs

A source of inspiration is here, in Crafter.

kneekoo commented on issue VoxeLibre/VoxeLibre#3153 2023-06-19 07:54:21 +02:00
Early game features and mechanics discussion

And what about candles

We don't have them, so contributions are definitely appreciated. :)

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