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 approved VoxeLibre/VoxeLibre#4210 2024-04-30 07:02:16 +02:00
trading gives the player experience

Tested in-game, works as expected.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4260 2024-04-30 06:49:48 +02:00
Zombie texture improvements

BTW, you can use the Monster Sunscreen mod from my HarderVoxels modpack to test this :D

rudzik8 suggested changes for VoxeLibre/VoxeLibre#4260 2024-04-30 06:47:50 +02:00
Zombie texture improvements

Good work on the skull and other parts, but I don't like how zombie's mouth looks with this texture. Looks like a grandpa. Not the characteristic you want for a monster that player is supposed to be killing.

rudzik8 commented on pull request VoxeLibre/VoxeLibre#4263 2024-04-30 06:33:23 +02:00
Change lectern wdir check to allow placement on node sides

Why not just use else then?

rudzik8 suggested changes for VoxeLibre/VoxeLibre#4262 2024-04-30 06:14:03 +02:00
Set use_texture_alpha for some nodes
rudzik8 commented on pull request VoxeLibre/VoxeLibre#4262 2024-04-30 06:14:02 +02:00
Set use_texture_alpha for some nodes

I don't think uta is descriptive. What about naming it alpha instead?

rudzik8 pushed to world_aligned_textures at VoxeLibre/VoxeLibre 2024-04-30 06:07:45 +02:00
f5327375e6 Make sand and dirt world-aligned
rudzik8 pushed to world_aligned_textures at VoxeLibre/VoxeLibre 2024-04-30 05:13:57 +02:00
7679263aeb Update LEGAL.md
f6a0b8f1bb Make more blocks have world-aligned textures
81c4723520 World-aligned grass block top texture
538c206985 Remove stray pixels in leather cap texture (#4256)
31facbd902 Texture converter add signs (#4238)
Compare 23 commits »
rudzik8 pushed to world_aligned_textures at VoxeLibre/VoxeLibre 2024-04-27 14:01:12 +02:00
804c878455 Update LEGAL.md
rudzik8 pushed to world_aligned_textures at VoxeLibre/VoxeLibre 2024-04-27 13:41:06 +02:00
4a6b60973c Make more blocks have world-aligned textures
25562866b7 World-aligned grass block top texture
Compare 2 commits »
rudzik8 created branch world_aligned_textures in VoxeLibre/VoxeLibre 2024-04-27 13:41:05 +02:00
rudzik8 deleted branch world_aligned_grass from VoxeLibre/VoxeLibre 2024-04-27 13:39:58 +02:00
rudzik8 pushed to world_aligned_grass at VoxeLibre/VoxeLibre 2024-04-26 16:48:49 +02:00
25562866b7 World-aligned grass block top texture
rudzik8 created branch world_aligned_grass in VoxeLibre/VoxeLibre 2024-04-26 16:48:48 +02:00
rudzik8 created pull request VoxeLibre/VoxeLibre#4254 2024-04-21 02:43:34 +02:00
Fix mcl_skins crash with YOLO mod
rudzik8 pushed to patch_skins at VoxeLibre/VoxeLibre 2024-04-21 02:38:16 +02:00
d00fa6e99e Fix mcl_skins crash with YOLO mod
rudzik8 created branch patch_skins in VoxeLibre/VoxeLibre 2024-04-21 02:38:15 +02:00
rudzik8 pushed to creative_inv_fixes at VoxeLibre/VoxeLibre 2024-04-17 11:54:25 +02:00
57409973b9 Fix creative inv tabs showing item tooltips.
312ad5b63b Fix creative inventory search not working on Android (fixes #3402)
46ed6a6dda Fix switching items in the creative inventory (fixes #3941)
0f20e18e53 Merge pull request 'fix_xp_reload_bug' (#4226) from teknomunk/MineClone2:fix_xp_reload_bug into master
69d3fa5f85 Merge pull request 'Added a check for the bone meal's applied position.' (#4201) from CyberMango/MineClone2:dev/mango/add_bone_meal_protection_check into master
Compare 12 commits »
rudzik8 opened issue VoxeLibre/VoxeLibre#4239 2024-04-15 16:32:25 +02:00
Color blocks by using dye on them (QoL)