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
Wbjitscool
87ca144c4e
Update 'mods/ITEMS/REDSTONE/mesecons_button/locale/template.txt'
2023-03-27 00:23:53 +00:00
Wbjitscool
a10235f330
Update 'mods/ITEMS/REDSTONE/mesecons_button/init.lua'
...
added in a Polished Blackstone Button
2023-03-27 00:07:48 +00:00
Wbjitscool
e3978c4d22
Update 'mods/ITEMS/REDSTONE/mesecons_button/locale/template.txt'
...
updated template.txt for buttons
2023-03-27 00:05:52 +00:00
syl
96b2f6a01d
Improve French translation
2023-03-10 22:48:46 +01:00
ancientmarinerdev
ba708010a2
Fix incorrect crimson texture issue
2023-02-15 16:23:08 +00:00
Michieal
2d0b4dd8f7
Finished mcl_crimson.
2023-02-15 14:52:00 +00:00
Michieal
70e4aaa3a7
Changed mcl_crimson part 1.
2023-02-14 01:48:11 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
SakuraRiu
1b980849db
Merge branch 'master' into master
2022-12-22 00:55:48 +00:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
Michieal
ca1a46efa7
A complete re-upload of MineClone2/MineClone2#3120
...
Doing this to just fix it.
2022-12-13 23:32:54 -05:00
PrairieWind
8d5aea9743
Fix New Button Names
2022-11-27 03:36:38 +00:00
cora
53d11ec71b
Add new wood types buttons
2022-11-27 03:36:38 +00:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
9e074af07f
unify code style [1]
2021-05-25 12:52:25 +02:00
Marcin Serwin
65846cb6d8
Add polish translation of mesecons_button
2021-04-29 16:47:41 +02:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Wuzzy
ac782bac90
Remove unused mesecons_lever.ogg
2020-12-07 05:10:13 +01:00
Wuzzy
8dae3e3460
New button and lever sounds
2020-12-07 04:59:10 +01:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
e09a72ed59
Tweak item appearance of internal items
2019-12-09 22:32:40 +01:00
Wuzzy
967905264d
Make many help texts translatable and fix bugs
2019-03-25 12:05:57 +01:00
Wuzzy
d45d53e455
German translation: Redstone
2019-03-16 02:00:48 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
c43b8baff4
Refactor arrow→button hit
2018-05-08 18:22:08 +02:00
Wuzzy
af0025debc
Wooden buttons stay pushed by arrow
2018-05-08 13:46:39 +02:00
Wuzzy
64f7e0a076
Fix active buttons staying on after restart
2018-05-08 00:48:07 +02:00
Wuzzy
4f9be58871
Fix incorrect power transmission of buttons
2018-01-13 04:08:40 +01:00
Wuzzy
e4ab20509f
Clean up the redstone rules
2018-01-12 01:37:32 +01:00
Wuzzy
7fab1ada00
Add buttons for all woods
2017-11-22 22:41:43 +01:00
Wuzzy
a2fefb264b
Refactor button registration
2017-11-22 22:24:05 +01:00
Wuzzy
14578baec1
Fix button inv. image breaking if use texture pack
2017-11-18 20:00:36 +01:00
Wuzzy
a34405b17b
Adjust redstone rules of most redstone components
2017-09-14 02:21:46 +02:00
Wuzzy
be135b7066
Tweak button/pressure plate connection sides
2017-09-12 05:37:03 +02:00
Wuzzy
b299b95fac
Update the mesecons mod and dependencies
...
This touches a lot of the existing Mesecons mods.
Also add mesecons_wires.
2017-07-31 00:12:21 +02:00
Wuzzy
b5aa90b9d7
Redstone textures → mods. Delete mesecons_textures
2017-07-21 16:57:32 +02:00
Wuzzy
38cf151806
Fix many crashes when placing item on unknown node
2017-06-29 13:02:53 +02:00
Wuzzy
524c526ba6
Fix placesound being played on button place fail
2017-05-27 18:28:30 +02:00
Wuzzy
bb0468cc47
Update button help
2017-05-27 18:21:57 +02:00
Wuzzy
434c7a399a
Allow buttons to replace pointed node again
2017-05-27 18:18:54 +02:00
Wuzzy
1357bd5555
Restrict button placement on solid opaque cubes
2017-05-27 18:09:11 +02:00