AFCMS commented on pull request VoxeLibre/VoxeLibre#3895 2023-08-20 10:58:26 +02:00
Replace spaces in itemstrings with underscore

Minetest should really do more checks on item names...

AFCMS commented on pull request VoxeLibre/VoxeLibre#3755 2023-08-20 10:54:13 +02:00
Adding occitan translations for CORE and ENTITIES

I checked some words and it seems ok.

@PrWalterB Are you planning on adding more translations?

AFCMS commented on pull request VoxeLibre/VoxeLibre#3755 2023-08-19 21:04:01 +02:00
Adding occitan translations for CORE and ENTITIES

Google Translate doesn't even support this language, so I can't even check if its good looking or not 👀

AFCMS commented on pull request VoxeLibre/VoxeLibre#3755 2023-08-19 20:57:38 +02:00
Adding occitan translations for CORE and ENTITIES

Just noticing this PR.

I do not speak this language at all, even if its coming from France. xD

AFCMS commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-19 18:34:15 +02:00
Formspec Refactoring

Cannot confirm. I tested in creative and nodes aren't removed from the inventory. Are you sure the code removing the nodes isn't elsewhere?

AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-19 18:30:10 +02:00
149cb5d17c Fix gramar mistakes
AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-19 18:27:08 +02:00
1b5b2e4dc7 Use new vectors in several places
AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-19 18:18:35 +02:00
560aead57f Use `table.indexof` in `mcl_anvils`
AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-19 18:06:48 +02:00
438998de6a Remove unused files
4f0620c7c1 Fix meshhand not updating correctly
4efb5bf8b9 Make creative inventory page buttons vertical
158ff8e860 Add commented basic scrollbar support to replace pages system
e936cede03 Update meshhand
Compare 68 commits »
AFCMS pushed to master at AFCMS/MineClone2 2023-08-19 18:01:14 +02:00
d3fb221641 Merge pull request 'Fix meshhand with mcl_skins disabled' (#3864) from skins into master
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
Compare 10 commits »
AFCMS pushed to master at AFCMS/MineClone2 2023-08-19 18:01:04 +02:00
b911da121e Merge pull request 'Fixed typo in mcl_damage' (#3858) from mcl_cached_reason-fix into master
a99daf4294 Fixed typo in mcl_damage
f9eb31ed46 Merge pull request 'Remove mcl_base_textures mod' (#3855) from mcl_base_textures into master
80b21759d9 Remove mcl_base_textures mod
Compare 4 commits »
AFCMS commented on issue VoxeLibre/VoxeLibre#3867 2023-08-19 17:51:41 +02:00
New Project Manager and the case for a new name

About the name change I through about it a lot.

Mojang is currently messing up Minecraft completely. Pushing the Java edition to the trash bin, replacing by bedrock which is Windows only, have…

AFCMS commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-19 15:50:21 +02:00
Formspec Refactoring

Will rebase and fix.

Please ping me on discord when you review so I can reply faster ; I am busy right now and I don't check mesehub often ^^

AFCMS commented on issue VoxeLibre/VoxeLibre#3867 2023-08-02 16:10:03 +02:00
New Project Manager and the case for a new name

I am all for a move to Codeberg. Its fast, reliable and will not be a too painful move since its mostly the same software. It also have a CI and a website system similar to GitHub Pages.

If you…

AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-02 14:32:26 +02:00
a463a5a92a Remove unused files
5fd40cce4b Fix meshhand not updating correctly
6982a01d5d Make creative inventory page buttons vertical
bb207da50e Add commented basic scrollbar support to replace pages system
79e3df1485 Update meshhand
Compare 62 commits »
AFCMS pushed to formspec-v4 at AFCMS/MineClone2 2023-08-02 14:31:47 +02:00
15ff3f4592 Remove unused files
AFCMS commented on pull request VoxeLibre/VoxeLibre#2635 2023-08-01 16:38:08 +02:00
Formspec Refactoring

These textures are unused

I will remove them

AFCMS commented on issue VoxeLibre/VoxeLibre#3053 2023-07-28 18:07:33 +02:00
Gamerule API

I am unsure if I will be able to implement this soon.

My prototype (which is still very WIP) was made with commands in mind, but I am all for a UI especially since we do not have command…

AFCMS approved VoxeLibre/VoxeLibre#3855 2023-07-28 18:03:25 +02:00
Remove mcl_base_textures mod