chmodsayshello
  • Joined on 2021-12-08
chmodsayshello pushed to master at VoxeLibre/VoxeLibre 2023-09-02 10:25:47 +02:00
408c7f71da Merge pull request 'Update Russian translation' (#3896) from Nanashi_Mumei/MineClone2:master into master
8b7a71f93e Update Russian translation. Fix 1.
5b4a79a26d Update russian translation
Compare 3 commits »
chmodsayshello merged pull request VoxeLibre/VoxeLibre#3896 2023-09-02 10:25:45 +02:00
Update Russian translation
chmodsayshello approved VoxeLibre/VoxeLibre#3896 2023-09-02 10:19:27 +02:00
Update Russian translation

Approval for @rudzik8

chmodsayshello pushed to master at VoxeLibre/VoxeLibre 2023-08-31 19:08:26 +02:00
1502757732 Merge pull request 'Replace spaces in itemstrings with underscore' (#3895) from basxto/MineClonXX:fixspace into master
28d77a3e5b Replace spaces in itemstrings with underscore
Compare 2 commits »
chmodsayshello merged pull request VoxeLibre/VoxeLibre#3895 2023-08-31 19:08:21 +02:00
Replace spaces in itemstrings with underscore
chmodsayshello approved VoxeLibre/VoxeLibre#3895 2023-08-31 19:08:00 +02:00
Replace spaces in itemstrings with underscore

works & improves code quality.

chmodsayshello approved VoxeLibre/VoxeLibre#3868 2023-08-31 19:02:31 +02:00
Banners color editing
chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-31 18:16:57 +02:00
49bd28e109 add/remove comments
chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-31 18:14:44 +02:00
b66a16f819 add/remove comments
chmodsayshello commented on pull request VoxeLibre/VoxeLibre#3784 2023-08-31 18:05:28 +02:00
add 1.20 armor trims

COULD HAVE:

Currently, nothing indicate which armor trim is present on an armor item in its tooltip. It can be implemented using [tt.register_snippet()](https://git.minetest.land/Min

chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-31 18:03:09 +02:00
6c107ce990 fix for enchanted items
7c43c15fda update loottables
Compare 2 commits »
chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-28 18:49:29 +02:00
291cbaf434 move armor trim license info to LEGAL.md
chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-28 16:49:16 +02:00
fb74689f3d resolve merge conflicts
3c266f5cfd Merge pull request 'Enable enchanting on sheers & allow enchanted shears to shear.' (#3884) from Codiac/MineClone2:shears_fix into master
5f0944062c Merge pull request 'Improve mob floating' (#3883) from Codiac/MineClone2:mob_float_fix into master
f008fa3323 Merge pull request 'Formspec Refactoring' (#2635) from AFCMS/MineClone2:formspec-v4 into master
2eabeb119a Fix creative node placement
Compare 188 commits »
chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-28 15:10:51 +02:00
da024bb4b8 move mcl_armor_trims to mcl_armor
chmodsayshello commented on pull request VoxeLibre/VoxeLibre#3784 2023-08-27 22:22:37 +02:00
add 1.20 armor trims

i am aware that this condition is never true, I'll change that when "merging" the mod with mcl_armor

chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-27 21:45:07 +02:00
2f8bb9726b meta based: proof of concept
8176e7319f update 'armor trim credits'
Compare 2 commits »
chmodsayshello commented on pull request VoxeLibre/VoxeLibre#3784 2023-08-19 07:48:40 +02:00
add 1.20 armor trims

Can you document the following for the assets:

  • name of texture pack if applicable, whether it's been altered
  • a link
  • license type
  • author (this one is already done,…
chmodsayshello commented on issue VoxeLibre/VoxeLibre#3882 2023-08-18 18:38:26 +02:00
Server crash during fireball explosion

I am fairly sure this is because the thorns enchantment attempts to damage whatever hits the player, which doesn't go too well in case of a projectile

chmodsayshello pushed to armor_trims at VoxeLibre/VoxeLibre 2023-08-18 16:47:48 +02:00
64bc57c6a4 replace trim textures with CC ones
chmodsayshello opened issue VoxeLibre/VoxeLibre#3872 2023-08-06 22:20:02 +02:00
Multiple entities can use a chest boat at the same time