Mikita Wiśniewski rudzik8
  • pos: (26.8, 8.3, 33.1)
  • https://codeberg.org/rudzik8
  • Siberian 15yo Minetest player and modder, MineClone 2 contributor

    #nowar

  • Joined on 2022-02-18
rudzik8 created pull request VoxeLibre/VoxeLibre#4642 2024-09-16 14:30:26 +02:00
Remove "double drop" mechanics for bamboo (fixes #4514)
rudzik8 pushed to fix_bamboo at VoxeLibre/VoxeLibre 2024-09-16 14:27:10 +02:00
e797c0a605 Remove "double drop" mechanics for bamboo (fixes #4514)
rudzik8 commented on issue VoxeLibre/VoxeLibre#4595 2024-09-16 14:23:22 +02:00
Enchanted books act like enchanted tools

Another option if we want to retain this behavior: give books durability so that using this way is possible, but not advisable.

Don't really like that. No matter what, enchanted books are…

rudzik8 pushed to fix_bamboo at VoxeLibre/VoxeLibre 2024-09-16 14:17:38 +02:00
b25a77d406 Clean-up mcl_bamboo and fix duplication (fixes #4514)
rudzik8 created branch fix_bamboo in VoxeLibre/VoxeLibre 2024-09-16 14:17:37 +02:00
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4641 2024-09-16 10:33:34 +02:00
Clean-up set_string(..., nil) usage (fixes #4639)

Because the same thing is happening on the very next line, but with guardrails against nil included.

Why was it duplicated in the first place? No idea.

rudzik8 created pull request VoxeLibre/VoxeLibre#4641 2024-09-16 07:05:54 +02:00
Clean-up set_string(..., nil) usage (fixes #4639)
rudzik8 pushed to set_string_nil at VoxeLibre/VoxeLibre 2024-09-16 06:40:51 +02:00
355a3c3f77 Clean-up `set_string(..., nil)` usage (fixes #4639)
rudzik8 created branch set_string_nil in VoxeLibre/VoxeLibre 2024-09-16 06:40:50 +02:00
rudzik8 pushed to api_typos at VoxeLibre/VoxeLibre 2024-09-12 16:28:04 +02:00
c53cc8fb0c folowing -> following
rudzik8 pushed to api_typos at VoxeLibre/VoxeLibre 2024-09-12 16:19:39 +02:00
2b1814b03e Fix linebreak in mcl_worlds/API.md
rudzik8 pushed to api_typos at VoxeLibre/VoxeLibre 2024-09-12 16:17:24 +02:00
22ada80c9a Clarify mcl_buckets/API.md
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4630 2024-09-12 16:12:37 +02:00
Fix some typos in the API documentation

That's a leftover, sorry 😅 (I hate new keyboards with backslash placed near Return key...)

rudzik8 pushed to api_typos at VoxeLibre/VoxeLibre 2024-09-12 14:48:54 +02:00
9b26c3d96e Fix backticks on mcl_events/API.md
rudzik8 commented on issue VoxeLibre/VoxeLibre#4634 2024-09-12 02:37:53 +02:00
make shift clicking items in the inventory not put them in the crafting 2x2 grid but in the hotbar or inventory

like in minecraft for parity sake

its also a parity thing

Again, we are not Minecraft. See Mineclonia, as that's the project trying to…

rudzik8 commented on issue VoxeLibre/VoxeLibre#4633 2024-09-12 02:32:01 +02:00
potato crops yield is one lower than in minecraft

should be self explanatory in the title

...it isn't? I first thought you meant #4302, but that's one pixel higher, not lower. What do you mean?

rudzik8 commented on issue VoxeLibre/VoxeLibre#4559 2024-09-11 15:13:47 +02:00
Fireflies

We probably could git subtree that mod.

I'm strongly against subtree in any way, shape, or form.

You'confusing submodules and subtree. We have a subtree in the repo. Find…

rudzik8 commented on issue VoxeLibre/VoxeLibre#4559 2024-09-11 13:06:25 +02:00
Fireflies

We probably could git subtree that mod.

I'm strongly against subtree in any way, shape, or form.

  1. It complicates the process of fully cloning a repository, requiring the user to run more…
rudzik8 pushed to api_typos at VoxeLibre/VoxeLibre 2024-09-11 09:49:48 +02:00
6c8ae22990 Fix typos in mcl_wip/API.md
rudzik8 created pull request VoxeLibre/VoxeLibre#4630 2024-09-11 09:44:08 +02:00
WIP: Fix some typos in the API documentation