the-real-herowl
691ba9f5b3
Merge pull request 'Documentation update, mostly rename of the game' ( #4236 ) from doc_update into master
...
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4236
2024-05-22 05:26:10 +00:00
syl
157cf695fc
Improve blocks translation in French
2024-05-19 15:10:04 +02:00
teknomunk
aabd80d54b
Change MineClone 2 to VoxeLibre
2024-05-07 11:38:00 +00:00
José M
325c6ab4ca
Escape equals signs in translation file mcl_deepslate.pt_BR.tr
2023-12-20 19:13:30 -06:00
the-real-herowl
6ebd3ccb7d
Third batch of stonecutter recipes
...
-deepslate
-blackstone
-quartz bricks
2023-11-25 23:52:04 +00:00
seventeenthShulker
8099a4bd17
Walls use source
parameter for default hardness and blast resistance
...
If no `source` given, fallbacks are 2 and 6 respectively
2023-10-22 02:14:17 +00:00
seventeenthShulker
e43a8e267d
Un-hardcode blast resistance, hardness for walls,
...
now only based on their material
2023-10-22 02:14:17 +00:00
Sab Pyrope
8b7a71f93e
Update Russian translation. Fix 1.
2023-09-02 15:51:49 +08:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08: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
anarquimico
e2de5908c7
5th ITEMS batch
2023-02-07 16:39:24 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
ancientmarinerdev
e6e898671a
Merge pull request 'add japanese translation' ( #3149 ) from SakuraRiu/MineClone2:master into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3149
Reviewed-by: Michieal <michieal@noreply.git.minetest.land>
2022-12-29 22:14:48 +00:00
kabou
d2edc75407
Separate blue dye from lapis lazuli.
...
* Add craftitem "mcl_core:lapis".
* Add texture for blue dye item.
* Add crafting recipe for blue dye.
* Add legacy conversion recipe.
* Update dyes table.
* Update translations.
* Update lapis block crafting recipes.
* Update lapis ore drops.
* Update dungeon and shipwreck loot.
* Update enchanting table input.
* Update villager trade.
2022-12-29 03:08:49 +00:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
cora
724105bb61
Fix redstone ore not calling on_punchnode callbacks
2022-10-22 01:05:53 +02:00
cora
00c8c53a57
Enable deepslate and copper generation
2022-09-14 20:37:07 +00:00
3raven
bfbfff189c
Add translation
2022-08-23 03:11:27 +00:00
cora
f1fc84b31b
fix referencing mistake with cracked deepslate
2022-05-06 10:48:02 +00:00
kabou
1266396e1d
Add cobbled deepslate to cobble group.
...
By adding cobbled deepslate to the group "cobble", it automatically
inherits all crafting recipes and tool repair capabilities that apply
to that group.
* Add `cobble=1` to cobbled deepslate node definition groups. This
requires a little refactoring of the deepslate variants registration
function.
* Remove stone tools, furnace and brewing stand crafting recipes.
2022-05-05 01:45:03 +02:00
kabou
f5abc28190
Allow smelting of deepslate ores.
...
* Register "cooking" crafting recipe for deepslate ores that enables
smelting these ores in furnaces.
* Extend deepslate ore registration function to allow passing cooking
result as argument.
* Update the deepslate ore table to include smelting results.
* Put deepslate w/ lapis drops in a separate table, making the deepslate
ores table less unwieldly.
2022-05-04 23:35:07 +00:00
AFCMS
f8f6ea22c8
Fix codestyle issues with mcl_deepslate
, mcl_copper
, mcl_raw_ores
2022-05-04 23:35:07 +00:00
cora
b0b8ef3921
Comment out ore registrations for now
...
The discussion about how to handle the new ores is still ongoing.
This PR was originally only intended to add the new nodes so
that's what it does now.
2022-05-04 23:35:07 +00:00
cora
be6d2db7d4
remove redundant license files
2022-05-04 23:35:07 +00:00
cora
1b99de73d2
remove screenshots from original mods
2022-05-04 23:35:07 +00:00
NO11
c97e0cd631
Add deepslate
2022-05-04 23:35:07 +00:00