Nicu kneekoo
  • Joined on 2019-11-15
kneekoo commented on issue VoxeLibre/VoxeLibre#1288 2024-06-07 00:34:24 +02:00
Mapgen warnings

We don't get warnings or errors because of them. But are they no longer deprecated or does the engine ignore them? If they're ignored, we could have some other weird issues as a result.

kneekoo commented on issue VoxeLibre/VoxeLibre#3358 2024-06-05 16:43:01 +02:00
bug boat obsidian lava

They could roam free, unshackled by players who leave them as soon as they find the shores of the Nether. :D

kneekoo commented on issue VoxeLibre/VoxeLibre#4401 2024-06-05 16:40:34 +02:00
Anvils which break while falling delete items inside them

I agree it's harsh, but has this actually ever happened in standard play for anyone? Would anyone actually be using an anvil that is on questionable ground, and suddenly all is lost?

Rare…

kneekoo commented on issue VoxeLibre/VoxeLibre#3358 2024-06-05 16:31:27 +02:00
bug boat obsidian lava

However, I see no need for an obsidian boat, and if it sinks as a joke, to change this, it kind of kills the joke for a pointless feature.

We could give it a chance to sink on_place. If it…

kneekoo commented on issue VoxeLibre/VoxeLibre#860 2024-06-05 14:57:25 +02:00
Mobs shouldn't see through blocks

Skyblock in VoxeLibre

Ok, as I was testing the new (in-development) Skyblock for VoxeLibre, two things became obvious with the hostile mob farm: -…

kneekoo commented on issue VoxeLibre/VoxeLibre#4397 2024-06-05 14:39:46 +02:00
Can't enter boat while in boat

Yeah, I actually saw someone making a "boat elevator" in Minecraft, where he stacked a lot of boats and went up really fast by just pointing up to the next boat and right-clicking it. :)) That was…

kneekoo commented on issue VoxeLibre/VoxeLibre#4390 2024-06-04 18:52:12 +02:00
Some blocks don't nullify fall damage

Ladders are indeed slowing down the player, and you can also get killed by falling on the top side of a ladder - just like in Minecraft.

kneekoo commented on issue VoxeLibre/VoxeLibre#4380 2024-06-04 18:48:05 +02:00
Where are some structures???

I see this on most VL seeds I have opened and it would made a wither impossible to obtain in survival as wither skellies only spawn on nether bridges.

In our game they're guaranteed to spawn…

kneekoo commented on issue VoxeLibre/VoxeLibre#4383 2024-06-04 17:52:16 +02:00
Inconsistent behaviour when taking 0 damage

I agree, we really need consistency. The red flash, though, is something that comes from the engine. The only time when it doesn't apply is when the player/mob actually doesn't take damage. This…

kneekoo commented on issue VoxeLibre/VoxeLibre#1288 2024-06-04 17:41:53 +02:00
Mapgen warnings

For reference:

nicu@Tuxi:~/.minetest/games/mineclone2$ grep -Rn height_m *
mods/MAPGEN/tsm_railcorridors/init.lua:98:local height_min
mods/MAPGEN/tsm_railcorridors/init.lua:100:	height_mi…
kneekoo commented on issue VoxeLibre/VoxeLibre#4372 2024-06-04 17:26:14 +02:00
Eating animation overlay is wrong shape

Great testing here! :) Thanks a lot for these reports.

kneekoo commented on issue VoxeLibre/VoxeLibre#4333 2024-06-04 00:56:54 +02:00
Some issues with the new update 0.87

Attack cooldown is there, there's just no indicator of it.

I know, and I even asked in #975 if it's possible, but since it's not high priority it remained in the theoretically possible realm. :D

kneekoo commented on issue VoxeLibre/VoxeLibre#4333 2024-06-03 01:29:23 +02:00
Some issues with the new update 0.87

The attack cooldown is really important, hopefully it doesn't require voodoo magic. :)

kneekoo commented on issue VoxeLibre/VoxeLibre#4353 2024-06-02 01:22:30 +02:00
Add a cost to refresh the villager trades

I just realized that we don't have copper nuggets. Would we do anything else with them if we add them to the game? I might come up with ideas for some sort of usage with the expansion I'm working…

kneekoo commented on issue VoxeLibre/VoxeLibre#4353 2024-06-01 22:41:42 +02:00
Add a cost to refresh the villager trades

We can make those 10 nuggets if you want to get closer in value. It would actually be nice to use nuggets for something else. :)

kneekoo commented on pull request VoxeLibre/VoxeLibre#4341 2024-06-01 20:02:48 +02:00
Workaround pairs(minetest.registered_items) not working as expected

typo: working => work

kneekoo commented on issue VoxeLibre/VoxeLibre#4353 2024-06-01 20:00:00 +02:00
Add a cost to refresh the villager trades

Yup, that would involve killing a lot of zombies for those drops. We normally have plenty of it if we make hostile mob farms, so this is a good use for it.

kneekoo opened issue VoxeLibre/VoxeLibre#4353 2024-06-01 13:05:09 +02:00
Add a cost to refresh the villager trades
kneekoo commented on pull request VoxeLibre/VoxeLibre#4347 2024-06-01 01:52:19 +02:00
WIP: Dynamic Rules and Settings

It's unfortunate that some settings are global because they affect all worlds, instead of each world having its own rules, but time_speed does freeze time passing. But yeah... we can't toggle…

kneekoo commented on issue VoxeLibre/VoxeLibre#4351 2024-06-01 00:23:23 +02:00
Eating is broken on Android

I didn't try double-tapping, not sure whether I could've known, but: I'm happy to see you actually tested the thing on Android 👍

We're so used with a lot of players playing Minecraft too,…