Nicu kneekoo
  • Joined on 2019-11-15
kneekoo commented on issue VoxeLibre/VoxeLibre#4293 2024-05-16 22:24:19 +02:00
No trees around spawn causes game freezing

A good read about world spawn and different seeds: #515. And the other relevant issue I mentioned on Discord: #1230.

kneekoo created pull request VoxeLibre/VoxeLibre#4295 2024-05-16 22:09:17 +02:00
Add the world seed to the startup logging
kneekoo commented on issue VoxeLibre/VoxeLibre#2331 2024-05-16 20:51:40 +02:00
Add dynamic game rules

First post updated with the latest info.

kneekoo commented on issue VoxeLibre/VoxeLibre#3179 2024-05-16 08:17:15 +02:00
Mobs should only drop XP if killed by a player or tamed wolf

The problems mentioned here are still present in the latest master:

  • XP is dropped from mobs even when not killed by a player or tamed wolf
  • rare drops are also dropped when mobs are not…
kneekoo closed issue VoxeLibre/VoxeLibre#3015 2024-05-16 07:54:56 +02:00
Huge drop in FPS while in water
kneekoo commented on issue VoxeLibre/VoxeLibre#3015 2024-05-16 07:53:27 +02:00
Huge drop in FPS while in water

This stopped being a problem a long time ago, likely due to PR #3367.

If it happens again, I'll reopen this.

kneekoo commented on pull request VoxeLibre/VoxeLibre#4279 2024-05-03 17:40:40 +02:00
Make item frames attached to the block they're placed on (fixes #3736)

Nice. :) Until there's a solution for both artistic freedom and proper item frames, this is a welcome fix.

kneekoo commented on issue VoxeLibre/VoxeLibre#4278 2024-05-02 23:25:53 +02:00
suggest add feature

Cut down trees cannot send seeds anywhere for new trees. The problem is the players who don't replant. The server admins (and maybe moderators) can fix replanting if it's really a problem.

Besid…

kneekoo commented on issue VoxeLibre/VoxeLibre#2521 2024-04-29 01:12:59 +02:00
Salmon model issue

I simply moved around the world, no idea if there's a specific trigger for that. I guess flying fast above bodies of water could get you the same warning too.

kneekoo commented on pull request VoxeLibre/VoxeLibre#4213 2024-04-28 23:17:11 +02:00
Minecart Update

I've fixed the typo, but I don't see the Emerge-0 warnings on my side. Are you running as singleplayer? I've been testing using minetestserver and a client on a different computer.

Yes, I…

kneekoo commented on issue VoxeLibre/VoxeLibre#2521 2024-04-28 23:15:13 +02:00
Salmon model issue

It's still a thing.

nicu@Nicu-PC:~/.minetest$ grep extra_mobs_salmon debug.txt
2024-03-06 15:56:53: WARNING[Main]: GenericCAO::addToScene(): Model extra_mobs_salmon.b3d loaded with 13…
kneekoo commented on pull request VoxeLibre/VoxeLibre#4213 2024-04-25 19:06:36 +02:00
Minecart Update

These came up in testing:

WARNING[Main]: Texture "default_rail.png" of mcl_minecarts:rail_v2 has transparency, assuming use_texture_alpha = "clip".
WARNING[Main]: Texture "default_rail_cur…
kneekoo opened issue VoxeLibre/VoxeLibre#4255 2024-04-21 11:23:08 +02:00
We have to prepare for the explicit use of use_texture_alpha
kneekoo commented on issue VoxeLibre/VoxeLibre#4243 2024-04-20 22:46:03 +02:00
Rowing the boat around low overhangs allows player suffocation

Here's an interesting rabbit hole in the Minetest issue tracker: Selection boxes for attached entities

That was closed in 2022 after their…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4220 2024-04-20 07:38:45 +02:00
Add overhead mob spawning via spherical spawn volume

For reference: multi-layer farms that should work

multi-layer farms in Minecraft

kneekoo commented on issue VoxeLibre/VoxeLibre#4249 2024-04-20 06:46:22 +02:00
Explain what the non-interactive job site blocks are, in a formspec

WIP is OK, though it still leaves the player with questions, especially those who don't even know what WIP means. :)) WIP is also not easy to localize.

Now after trying out all the job site…

kneekoo opened issue VoxeLibre/VoxeLibre#4250 2024-04-19 22:40:47 +02:00
Lecterns can only be placed if targeting the top side of a block
kneekoo opened issue VoxeLibre/VoxeLibre#4249 2024-04-19 19:46:23 +02:00
Explain what the non-interactive job site blocks are, in a formspec
kneekoo opened issue VoxeLibre/VoxeLibre#4244 2024-04-16 15:51:45 +02:00
Allow placing beds by checking beds in both direction
kneekoo opened issue VoxeLibre/VoxeLibre#4243 2024-04-16 15:45:19 +02:00
Rowing the boat around low overhangs allows player suffocation