Nicu kneekoo
  • Joined on 2019-11-15
kneekoo opened issue VoxeLibre/VoxeLibre#4645 2024-09-17 15:34:18 +02:00
Campfires should extinguish in contact with water
kneekoo commented on issue VoxeLibre/VoxeLibre#4644 2024-09-17 14:43:52 +02:00
Axolotl jump out of water and die

This sounds like a good idea - a dolphin just crossed my small island over land, twice in the last 5 minutes. :) But will aquatic mobs be able to swim up if their jumping ability is removed, or…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4611 2024-09-17 14:33:56 +02:00
WIP: BIG mapgen update for structures and villages, needs testing

Should we also add hollow fallen trees?

I think the regular ones are enough, since they're more natural. But if we want to "advertise" the existence of hollow logs, we could make tiny…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4640 2024-09-17 01:55:54 +02:00
Fix growth logic, clean up mcl_farming/shared_functions

I have to say I really like seeing the new stages of growth. The beetroot still grows reasonably fast, not sure yet about the other kinds of crops.

![crops growing in VoxeLibre](https://i.imgur.…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4636 2024-09-15 21:39:40 +02:00
FIX spawning

Ok, I'm comfortable with the spawns. They're way less compared to how it was, and I think it's great. Now it's worth making animal pens and breed them. It may seem bare to players who have been…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4611 2024-09-15 18:32:17 +02:00
WIP: BIG mapgen update for structures and villages, needs testing
2024-09-15 17:49:22: ACTION[Server]: singleplayer right-clicks object 1889: LuaEntitySAO "mcl_boats:boat" at (-94,1,133)
2024-09-15 17:49:40: ACTION[Emerge-0]: [mcl_villages] sudo make me a…
kneekoo commented on pull request VoxeLibre/VoxeLibre#4636 2024-09-15 14:22:11 +02:00
FIX spawning

Is this supposed to happen? So many attempts at the same time on the same spot.

2024-09-15 13:29:44: WARNING[Server]: [mcl_mobs] No room for mob mobs_mc:spider at (-19,-5,181)
2024-09-15…
kneekoo commented on pull request VoxeLibre/VoxeLibre#4221 2024-09-15 13:59:15 +02:00
bonemeal API update

Bone mealing from the side of a crop generates the same crop on the adjacent block. This is a known issue, but the additional issue is that the bug caused the existing (and different) crop to be…

kneekoo opened issue VoxeLibre/VoxeLibre#4639 2024-09-15 04:26:22 +02:00
Value passed to set_string is nil - award mcl:sweetDreams
kneekoo commented on issue VoxeLibre/VoxeLibre#2694 2024-09-14 21:03:05 +02:00
Only log one decimal

The mob spawns are now logged with a single decimal point, so that's actually solved. We have these left:

ACTION[Server]: singleplayer damaged by 27 hp at (-23.113,-0.043,195.3)
ACTION[Ser…
kneekoo opened issue VoxeLibre/VoxeLibre#4638 2024-09-14 20:36:25 +02:00
Mature melon stem gets bone meal particle effect and doesn't consume bone meal
kneekoo opened issue VoxeLibre/VoxeLibre#4637 2024-09-14 16:38:30 +02:00
Assignment to undeclared global "clean_vines" inside ITEMS/mcl_core/functions.lua
kneekoo commented on pull request VoxeLibre/VoxeLibre#4445 2024-09-14 16:32:52 +02:00
Correct space check when spawning mobs

Interesting logging (while testing #4611):

2024-09-14 15:39:20: WARNING[Server]: [mcl_mobs] no water spawn for mob mobs_mc:glow_squid found at (-26,13,204)
2024-09-14 15:50:57: WARNING[Ser…
kneekoo commented on pull request VoxeLibre/VoxeLibre#4611 2024-09-14 14:03:29 +02:00
WIP: BIG mapgen update for structures and villages, needs testing

Here are some highlights from a new world created using this branch with Minetest 5.9.0.

2024-09-14 13:36:18: ACTION[ServerStart]: hb.register_hudbar: health
2024-09-14 13:36:18:…
kneekoo commented on issue VoxeLibre/VoxeLibre#3861 2024-09-14 01:55:54 +02:00
Decide if we keep the end boats

What would it take to add the End Cities? I'm not really a fan of iterating with mapgen improvisations, since that makes existing (and constantly explored) worlds reflect the whole progression,…

kneekoo commented on issue VoxeLibre/VoxeLibre#3860 2024-09-14 01:48:36 +02:00
The End Ships are generated below the Y level of the End islands

cora's take is sometimes in line with that of more skilled players. Going to the End is already quite a challenge and it comes with a deadly encounter with the dragon. In a game without a…

kneekoo commented on pull request VoxeLibre/VoxeLibre#4562 2024-08-12 11:22:00 +02:00
use vector.in_area instead of own code in mapgen

Old Minetest is actually 5.8.0 now. :) 5.9.0 was just released.

kneekoo commented on issue VoxeLibre/VoxeLibre#4578 2024-08-12 08:30:32 +02:00
Stone brick stair texture alignment
  1. I don't think world-aligned textures require extra computing. They're just mapped differently.

As long as it's not extra processing, it sounds good.

  1. I don't understand what…
kneekoo commented on issue VoxeLibre/VoxeLibre#4578 2024-08-09 23:41:01 +02:00
Stone brick stair texture alignment

A texture update that doesn't require extra computing sounds better to me. We should ask our graphics contributors for help - other stairs probably have a similar issue.

kneekoo opened issue VoxeLibre/VoxeLibre#4576 2024-08-06 21:24:24 +02:00
Mobs released from buckets should not despawn