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 branch nodebox_stairs in VoxeLibre/VoxeLibre 2024-08-13 05:52:02 +02:00
rudzik8 commented on issue VoxeLibre/VoxeLibre#4585 2024-08-12 16:35:06 +02:00
VoxeLibre FAQ

Why isn't mod X working in VoxeLibre?

The most likely reason is, it was never supposed to.

You see, Minetest content browser is a big marketplace. Not all mods however are made for all…

rudzik8 pushed to stairs_please at VoxeLibre/VoxeLibre 2024-08-10 14:46:49 +02:00
52876a949c Convert stairs to nodebox
d58fe78e46 Fix some cornerstairs missing textures
Compare 2 commits »
rudzik8 created branch stairs_please in VoxeLibre/VoxeLibre 2024-08-10 14:46:49 +02:00
rudzik8 commented on issue VoxeLibre/VoxeLibre#4578 2024-08-10 13:53:03 +02:00
Stone brick stair texture alignment

It is fine in MCLA, but I could not figure out where to do this.

Their version of mcl_stairs seems much more modern than ours. I'll take this for backporting.

rudzik8 commented on issue VoxeLibre/VoxeLibre#4578 2024-08-10 13:36:41 +02:00
Stone brick stair texture alignment

World-aligned textures may be the solution here.

See the Minor Redefinitions mod which does something similar but to MTG's stairs.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4581 2024-08-10 09:19:47 +02:00
improve cactus drops and spawning

Seems to me that you localized vector.offset somewhere but forgot to include it in the patch:

rudzik8 approved VoxeLibre/VoxeLibre#4583 2024-08-09 12:09:19 +02:00
Fix crying obsidian particles

Tested in-game, fixes the issue.

rudzik8 pushed to shieldy_shields at VoxeLibre/VoxeLibre 2024-08-09 11:12:26 +02:00
1bc3b2f9be Make node itemstack check in mcl_shields less hacky
rudzik8 created pull request VoxeLibre/VoxeLibre#4582 2024-08-09 11:04:02 +02:00
Shield improvements and bugfixes from MCLA (fixes #2756)
rudzik8 pushed to shieldy_shields at VoxeLibre/VoxeLibre 2024-08-09 10:46:58 +02:00
7351786563 Bugfix: Shield fails to block arrows
rudzik8 pushed to shieldy_shields at VoxeLibre/VoxeLibre 2024-08-09 10:44:59 +02:00
223051cd58 Several improvements to the Shield
0e62ac1a48 Deduplicate shield slowdown removal code
6b0a47a441 Remove unused code in mcl_privs
2537435289 Fix loosing interact bug in mcl_shields
Compare 4 commits »
rudzik8 created branch shieldy_shields in VoxeLibre/VoxeLibre 2024-08-09 10:44:58 +02:00
rudzik8 suggested changes for VoxeLibre/VoxeLibre#4466 2024-08-09 08:16:46 +02:00
More randomness for slime chunks
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4466 2024-08-09 08:16:46 +02:00
More randomness for slime chunks

If increasing this value means decreasing slime density, then it should be called Slime chunk rarity.

rudzik8 approved VoxeLibre/VoxeLibre#4580 2024-08-09 06:05:18 +02:00
Update mount.lua to fix horse riding problem

LGTM. Riding horses now feels much better.

rudzik8 approved VoxeLibre/VoxeLibre#4474 2024-08-06 13:30:47 +02:00
Merge mcla kelp growing

LGTM. Works as expected.

rudzik8 created pull request VoxeLibre/VoxeLibre#4574 2024-08-06 13:24:34 +02:00
Don't stop tree growth on buildable_to nodes