3raven
86da47b922
French translation update ( #4006 )
...
Update french translation, add missing chain, fix typo
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4006
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-11-25 01:08:06 +00:00
chmodsayshello
ec7e99019e
add trim advancements
2023-10-21 22:25:30 +02:00
chmodsayshello
712a6d6c66
Merge pull request 'add 1.20 armor trims' ( #3784 ) from armor_trims into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3784
Reviewed-by: AFCMS <afcm.contact@gmail.com>
2023-10-03 21:46:00 +00:00
chmodsayshello
4046a68fbf
Add trim snippet
2023-09-26 20:24:54 +02:00
chmodsayshello
49bd28e109
add/remove comments
2023-08-31 18:16:34 +02:00
chmodsayshello
6c107ce990
fix for enchanted items
2023-08-31 17:59:46 +02:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
chmodsayshello
fb74689f3d
resolve merge conflicts
2023-08-28 16:47:31 +02:00
chmodsayshello
da024bb4b8
move mcl_armor_trims to mcl_armor
2023-08-28 15:09:48 +02:00
Kristian
6d767b7d11
Indtil banner
2023-06-27 21:09:03 +00:00
MrRar
1e63f3931a
Skins update
2023-05-26 20:27:11 +00:00
3raven
9518d47662
(french) translation enhancements ( #3643 )
...
- Add missing translation
- Fix broken translations
- Fix unacurate description
- Correct/improve/change for cohesion french translation
Translations templates have been updated,other translations must be updated.
<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer
By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->
Tell us about your pull request! Reference related issues, if necessary
### Testing
Tell us how to test your changes!
Co-authored-by: 3raven <elise_declerck@laposte.net>
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3643
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-05-11 22:39:49 +00:00
megustanlosfrijoles
d14c074d6c
Add spanish translations ( #3678 )
...
I'm working on adding more translations. I made this pull request to let everyone now I'm working on this.
So far I've completed 1 file/mod
Co-authored-by: José Muñoz <dr.cabra@disroot.org>
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3678
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: megustanlosfrijoles <dr.cabra@disroot.org>
Co-committed-by: megustanlosfrijoles <dr.cabra@disroot.org>
2023-05-10 23:12:37 +00:00
PrairieWind
b001e4e06f
Make elytra active checks use groups instead
...
So that modders can easily add their own varients of elytra that work
2023-04-27 20:53:49 +00:00
FlamingRCCars
1a7f9fe8ec
Make elytra enchantable
2023-04-27 20:53:49 +00:00
syl
96b2f6a01d
Improve French translation
2023-03-10 22:48:46 +01:00
anarquimico
7add59992f
First batch of ITEMS translation
2023-02-07 16:39:22 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
3raven
5329e70df9
Merge branch 'master' into master
2022-08-31 17:04:43 +00:00
3raven
2b077a2cbc
Mise à jour de 'mods/ITEMS/mcl_armor/locale/template.txt'
2022-08-23 23:44:36 +00:00
3raven
2082205286
Mise à jour de 'mods/ITEMS/mcl_armor/locale/mcl_armor.fr.tr'
2022-08-23 23:43:34 +00:00
3raven
8d1c889d8d
Mise à jour de 'mods/ITEMS/mcl_armor/locale/template.txt'
2022-08-23 23:40:29 +00:00
Johannes Fritz
587f9be4d7
Remove image stack wieldview
2022-08-23 10:08:22 -05:00
SumianVoice
eeca224f7b
Merge branch 'master' into elytra-overhaul
2022-08-08 00:19:26 +00:00
iliekprogrammar
4f2789c498
[5.6][armor] fix unsafe entity handling (unsure)
...
i'm not sure about this one, can't fnd a suitable test for it.
2022-08-07 12:43:24 +08:00
iliekprogrammar
221ee0fcf1
[5.6] mark places with unsafe set_hp entity handling
...
There might be other places i might be missing, but these are the obvious ones.
leftover entity handling i did not mark:
* everything that involves a apply()-like algorithm (e.g. callbacks) over the
same list of objects.
* in mcl_damage, it's not known whether mcl_damage.from_mt() would involve
entity handling or just player handling.
2022-08-07 00:13:03 +08:00
Sumyjkl
1263c43b5d
elytra and other non-combat armour don't take durability damage when the player is attacked
2022-08-06 14:38:42 +10:00
Sumyjkl
65e42845f4
netherite armour no longer burns in lava
2022-07-22 23:18:51 +10:00
PrairieAstronomer
145d183998
Added Armor (Un)Eqip Sound Definitions
2022-06-30 14:11:13 +02:00
cora
b8fc1c03b3
check for _upgradable instead of diamond
2022-06-30 14:11:13 +02:00
cora
7136e54615
make armor upgrade slightly more flexible
2022-06-30 14:11:13 +02:00
cora
909aa71dd3
keep _mcl_upgrade_item as nil for non diamond armor
2022-06-30 14:11:13 +02:00
cora
c05e1b5f45
make diamond armor upgradable to netherite
2022-06-30 14:11:13 +02:00
Code-Sploit
10ea6da4e8
Add all pixel-perfection textures for netherite
2022-06-30 14:11:13 +02:00
Code-Sploit
8ee792e965
Add correct textures for netherite armor
2022-06-30 14:11:12 +02:00
Code-Sploit
3f30251f26
Add second part of netherite armor textures
2022-06-30 14:11:12 +02:00
Code-Sploit
57ebfbfb56
Add first part of netherite armor textures
2022-06-30 14:11:12 +02:00
Code-Sploit
f0f52713f7
Add code for netherite armor
2022-06-30 14:11:12 +02:00
AFCMS
8a47a195f6
Remove preview files
2022-05-04 23:15:11 +00:00
AFCMS
3ca40cd4e4
Remove 2D preview
2022-05-04 23:15:11 +00:00
AFCMS
cbfc71705d
remove blender backup file
2022-02-24 10:16:47 +01:00
Emojigit
5075f2ca56
mcl_armor
2022-02-23 23:58:05 +01:00
AFCMS
c59bea211d
fix some typos
2022-02-13 21:31:03 +01:00
AFCMS
5aa18d573e
document mcl_armor function (WIP)
2022-02-13 21:31:03 +01:00
AFCMS
13f8fd457c
document manual armor creation
2022-02-13 21:31:03 +01:00
AFCMS
2b820d7756
mcl_armor.register_set()
documentation
2022-02-13 21:31:02 +01:00
NO11
31d3ea8a87
Fix #1801 (add better texture for golden boots)
2021-07-20 20:09:43 +00:00
SmallJoker
9d9e213012
Fix some implicit hard and soft-dependencies
...
These issues were found while testing minetest#8603 and are caused by relying on the undefined mod loading order
2021-07-16 06:18:54 +04:00
epCode
960b653979
fix #1299
2021-07-12 11:50:37 -07:00