Nicu kneekoo
  • Joined on 2019-11-15
kneekoo commented on issue VoxeLibre/VoxeLibre#1131 2023-05-30 03:26:51 +02:00
Bug: Crash when enable_damage is set in-game.

The same as the old one - just with a small offset in the line numbers.

AsyncErr: Lua: Runtime error from mod 'mcl_hbarmor' in callback environment_Step(): ...icu/.minetest/games/mineclone2…
kneekoo commented on issue VoxeLibre/VoxeLibre#1131 2023-05-29 02:38:29 +02:00
Bug: Crash when enable_damage is set in-game.

With the latest master, I could replicate this by starting the game with "Enable Damage" and "Creative Mode" disabled/un-checked from the Minetest UI, then running either of the following…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3479 2023-05-29 00:55:34 +02:00
Door Fixes & Improvements

But why are the top colours flipped between doors? That doesn't make sense.

kneekoo opened issue VoxeLibre/VoxeLibre#3762 2023-05-28 03:33:27 +02:00
Fix the color profile of mcl_core_papyrus to remove the warning
kneekoo commented on pull request VoxeLibre/VoxeLibre#3716 2023-05-28 02:18:32 +02:00
Make Ominous Banner Description generate correctly

Another look at the banners revealed that they don't consistently get the same metadata. I tried grouping them in the same slot, but they wouldn't stack. This explains why they went to different…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3716 2023-05-27 21:33:48 +02:00
Make Ominous Banner Description generate correctly

Not sure if this is related, but I just found out that ominous banners won't stack in the hotbar if there are empty slots. As long as you have empty slots, new banners will go there. Otherwise…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3716 2023-05-27 19:59:39 +02:00
Make Ominous Banner Description generate correctly

The banners created before this PR got their metadata updated, and it looks like this:

`mcl_banners:banner_item_white 1 0 "\u0001layers\u0002local ={};[1]="unicolor_black";[2]="pattern";

kneekoo commented on pull request VoxeLibre/VoxeLibre#3479 2023-05-27 17:19:39 +02:00
Door Fixes & Improvements

There, I fixed it now?

The way @kneekoo worded the issue was too confusing for me, it didn't help either that a browser extension which I had on, had broken the embedded Imgur attachments.…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3653 2023-05-26 17:56:09 +02:00
Add support for external custom skins mod

Oh, that would be really useful.

kneekoo closed issue VoxeLibre/VoxeLibre#3569 2023-05-26 17:55:09 +02:00
Consider disabling catch_up for crops
kneekoo commented on issue VoxeLibre/VoxeLibre#3569 2023-05-26 17:55:05 +02:00
Consider disabling catch_up for crops

No, this one is actually a duplicate of #1909 - I forgot about that. And it also looks like there's no catch_up variable in the crops' definitions, or shared functions, so I'm not sure how it…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3653 2023-05-26 17:49:48 +02:00
Add support for external custom skins mod

Dungarees, overalls, or whatever those are, more contrast would indeed be better. But that's merely a design thing. Other than that, everything worked as expected in my testing.

kneekoo commented on issue VoxeLibre/VoxeLibre#3754 2023-05-23 00:57:52 +02:00
grow tree mud bug

Indeed, the Overworld trees grow from saplings on mud.

Minecraft trees grown from saplings on mud

P.S. The Nether and End ones don't.

kneekoo commented on issue VoxeLibre/VoxeLibre#3752 2023-05-22 16:19:38 +02:00
Luminance 14 on blocks that must have 15

Minetest has a light level of 15 for sunlight, and 1-14 for artificial light. So we're limited to this, until (and if) Minetest allows for artificial lights to…

kneekoo closed issue VoxeLibre/VoxeLibre#1589 2023-05-20 01:26:39 +02:00
Fire spreading in air
kneekoo commented on issue VoxeLibre/VoxeLibre#1589 2023-05-20 01:26:36 +02:00
Fire spreading in air

This has been fixed a long time ago, I've seen a few fires recently in the game, and it only spread if there was something flammable near the fire.

kneekoo commented on pull request VoxeLibre/VoxeLibre#3716 2023-05-20 01:23:38 +02:00
Make Ominous Banner Description generate correctly

It would be hard to check for existing ominous banners from before this PR because the meta would in no way mention Ominous Banner.

EditL Ok, maybe there is something in the meta that…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3479 2023-05-20 00:40:45 +02:00
Door Fixes & Improvements

I just tested this again.

top and bottom sides of the jungle door still have holes

And because the most recent commit claims to have fixed the holes, I…

kneekoo commented on pull request VoxeLibre/VoxeLibre#3727 2023-05-19 22:16:24 +02:00
Make sure dying sign text respects protection

I tried the PR with Protector Redo and it works just fine. Did you have protection bypass privilege?

No, but it seems like I did something wrong before. Because after I double-checked that I…

kneekoo opened issue VoxeLibre/VoxeLibre#3746 2023-05-19 17:30:01 +02:00
Weeping vines should grow everywhere