𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 MrRar
MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:34:01 +02:00
Formspec Refactoring

Grammar mistake

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:34:00 +02:00
Formspec Refactoring

vector.new()

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:34:00 +02:00
Formspec Refactoring

This function is unnecessary. You can just use table.indexof(). I'm not saying any changes are necessary to this PR.

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:33:59 +02:00
Formspec Refactoring

vector.new()

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:33:58 +02:00
Formspec Refactoring

vector.new()

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:33:57 +02:00
Formspec Refactoring

vector.new()

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:33:56 +02:00
Formspec Refactoring

vector.new()

MrRar commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-16 19:33:56 +02:00
Formspec Refactoring

Please revert this. With this, nodes are removed from the inventory in creative mode when placed.

MrRar deleted branch skins from VoxeLibre/VoxeLibre 2023-08-16 15:13:12 +02:00
MrRar closed issue VoxeLibre/VoxeLibre#3863 2023-08-16 15:13:02 +02:00
Disabling Skin Customisation Breaks Hand
MrRar merged pull request VoxeLibre/VoxeLibre#3864 2023-08-16 15:12:55 +02:00
Fix meshhand with mcl_skins disabled
MrRar pushed to master at VoxeLibre/VoxeLibre 2023-08-16 15:12:54 +02:00
d3fb221641 Merge pull request 'Fix meshhand with mcl_skins disabled' (#3864) from skins into master
6756358307 Fix meshhand with mcl_skins disabled
Compare 2 commits »
MrRar pushed to skins at VoxeLibre/VoxeLibre 2023-08-16 15:12:00 +02:00
6756358307 Fix meshhand with mcl_skins disabled
6cdd679baf Merge pull request 'Fix attribution and typo' (#3886) from basxto/MineClonXX:basxto-attrfix-again into master
d7ea628270 Revert reversion of 822071c66b30d9a1da3ae810d038bebdb65e101c
e3bdedb4d5 Merge pull request 'Markdown fix' (#3879) from markdownfix into master
f884de5f87 Fix a link and a typo in LEGAL.md
Compare 11 commits »
MrRar commented on issue VoxeLibre/VoxeLibre#3880 2023-08-15 17:03:02 +02:00
Add .blend Files For Animated Models

I have just decided to stick with the .blend files that @MrRar has linked.

One problem I have, however, is that the lighting of the meshes looks off when exporting them. It's as if…

MrRar commented on issue VoxeLibre/VoxeLibre#3880 2023-08-14 14:58:45 +02:00
Add .blend Files For Animated Models

I wonder why Minetest refuses to actually import standard model formats. I mean, .blend format is open source... I could understand something like FBX as it's generally a proprietary format, but…

MrRar deleted branch markdownfix from VoxeLibre/VoxeLibre 2023-08-10 18:46:37 +02:00
MrRar pushed to master at VoxeLibre/VoxeLibre 2023-08-10 18:46:29 +02:00
e3bdedb4d5 Merge pull request 'Markdown fix' (#3879) from markdownfix into master
f884de5f87 Fix a link and a typo in LEGAL.md
a609639585 Add spaces after #, make the commands monospaced
Compare 3 commits »
MrRar merged pull request VoxeLibre/VoxeLibre#3879 2023-08-10 18:46:25 +02:00
Markdown fix
MrRar approved VoxeLibre/VoxeLibre#3879 2023-08-10 18:46:01 +02:00
Markdown fix
MrRar commented on pull request VoxeLibre/VoxeLibre#3856 2023-08-09 20:40:09 +02:00
Allow villager to claim filled cauldrons.

Tbh. mcl2 is so far behind by now you would have to invest a good amount of time to get it up to date. Might be best to just rebase since mcla has 90% of the mcl2 patches^^ We've been…