chmodsayshello
5be506830f
make diamond tools upgradeable again
2023-10-25 18:04:32 +02: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: MineClone2/MineClone2#3784
Reviewed-by: AFCMS <afcm.contact@gmail.com>
2023-10-03 21:46:00 +00:00
chmodsayshello
8936313fb3
proper itemslot background
...
redo of 904cd78d3f
; caused some issues after cherry pick, same texture
2023-09-29 16:59:45 +02:00
chmodsayshello
49bd28e109
add/remove comments
2023-08-31 18:16:34 +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
chmodsayshello
2f8bb9726b
meta based: proof of concept
2023-08-27 21:44:43 +02:00
AFCMS
7cf91c79cb
Smithing Table
2023-08-19 18:01:29 +02:00
chmodsayshello
9d1840f4ca
fix crash (no longer allow blacklisted items)
2023-06-21 12:15:41 +02:00
chmodsayshello
460ef23b50
make upgrade_trimmed global
2023-06-21 11:49:21 +02:00
chmodsayshello
1e16647fe9
various codestyle fixes
2023-06-21 11:21:39 +02:00
chmodsayshello
16415ae577
bring back old global function
2023-06-21 10:57:50 +02:00
chmodsayshello
703f1f46fc
make slot names fit
2023-06-08 10:06:26 +02:00
chmodsayshello
0b118c170e
armor trims: support smithing table
2023-06-08 10:02:00 +02: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: MineClone2/MineClone2#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
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
cora
05979ed690
Fix enchanted tools not being properly upgraded
2022-08-25 11:31:08 +02:00
3raven
2ee8d31ede
Ajouter 'mods/ITEMS/mcl_smithing_table/locale/mcl_smithing_table.fr.tr'
2022-08-24 00:05:14 +00:00
3raven
26ea38e922
Mise à jour de 'mods/ITEMS/mcl_smithing_table/locale/template.txt'
2022-08-24 00:03:12 +00:00
3raven
05902f7933
Mise à jour de 'mods/ITEMS/mcl_smithing_table/locale/template.txt'
2022-08-24 00:02:01 +00:00
3raven
2ea56cda72
Supprimer 'mods/ITEMS/mcl_smithing_table/locale/mcl_anvils.ru.tr'
2022-08-24 00:01:32 +00:00
3raven
d5f90fb716
Supprimer 'mods/ITEMS/mcl_smithing_table/locale/mcl_anvils.fr.tr'
2022-08-24 00:01:23 +00:00
3raven
59bee3c391
seriously
2022-08-24 00:01:10 +00:00
3raven
d1376c89f3
dont do this
2022-08-24 00:00:53 +00:00
cora
c1bd8f4204
smithing table bottom texture by @RandomLegoBrick
2022-06-30 21:48:29 +02:00
cora
be8692daab
Add smithing table textures by @RandomLegoBrick
2022-06-30 14:11:13 +02:00
cora
c9dadc0bc7
correct tile order in smithing table item def
2022-06-30 14:11:13 +02:00
PrairieAstronomer
074f1df354
Added Formspec Image to Smithing Table and Fixed some whitespace issues.
2022-06-30 14:11:13 +02:00
cora
352a52e086
fix indentation
2022-06-30 14:11:13 +02:00
PrairieAstronomer
79c014f356
Serious Dedication Advancement
2022-06-30 14:11:13 +02:00
Code-Sploit
e8cedbc553
Remove unnessacary comments in mcl_smithing_table/init.lua
2022-06-30 14:11:13 +02:00
Code-Sploit
af2a4b1de0
Add crafting recipe for smithing table
2022-06-30 14:11:12 +02:00
Code-Sploit
8080932353
Fix not able to put diamond tools in the smithing_table
2022-06-30 14:11:12 +02:00
Code-Sploit
3b2a34c670
Add first try of code for smithing table (Thanks to Fleckenstein), add _mcl_upgradable and _mcl_upgrade_item to every diamond tool/armor piece
2022-06-30 14:11:12 +02:00
Code-Sploit
9c0e9964a6
Add smithing table W.I.P
2022-06-30 14:11:12 +02:00