Jürgen Rühle
0f1c349549
Merge textdomain xpanes into mcl_panes
...
...after regenerating the translation template to get the new keys allowing to
restore some old translations.
Also merge zh_Hant into zh_TW.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
7b3166c9b3
Merge textdomain mcl_dye into mcl_dyes
...
...after regenerating the translation template to get the new keys allowing to
restore some old translations.
Also merge zh_Hant into zh_TW.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
44dadaf59c
Merge textdomain hbarmor into mcl_hbarmor
...
Also delete zh_Hant.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
ba890fe1aa
Merge textdomain lightning into mcl_lightning
...
Also merge zh_Hant into zh_TW.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
af380a97b4
mcl_player has no translatable strings
2024-11-21 08:56:59 +01:00
Jürgen Rühle
faf595c427
Fix wrong textdomain in pt_BR translation of mcl_craftguide
2024-11-21 08:56:59 +01:00
Jürgen Rühle
e7d571fdb7
Mention tools/update-tr.sh in the documentation
2024-11-21 08:56:59 +01:00
nooneatall
7d3527c11c
Improve readability of translation notes for developers
...
...by splitting the first sentence.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
49c600d0f2
Update translation workflow documentation
2024-11-21 08:56:59 +01:00
Jürgen Rühle
39f2bfb5bc
Use dynamic translation for fish buckets
2024-11-21 08:56:59 +01:00
Jürgen Rühle
ac47ad90cd
Use dynamic translation for copper blocks
2024-11-21 08:56:59 +01:00
Jürgen Rühle
0e4af34cf2
Use the untranslated description in register_unpreserve
...
This is retrieved by adding a helper that can untranslate the result of the
core.translate helper.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
f814624f51
Fix block of bamboo description
2024-11-21 08:56:59 +01:00
Jürgen Rühle
698549eee6
Use dynamic translation for mcl_trees
...
And document how to use it from the calling mods.
Add a description override mechanism for bark stairs/slabs (a bit
convoluted to remain compatible with existing usage in mcl_crimson),
pressure plates, and buttos. Also clean up fences and fence gates.
Interestingly mcl_core/nodes_trees now uses only translation strings
generated by mcl_trees (into the mcl_core textdomain).
2024-11-21 08:56:59 +01:00
Jürgen Rühle
1bada3bbea
Adapt tools/update-tr.sh
2024-11-21 08:56:59 +01:00
Jürgen Rühle
5231b95158
Make automatic translation generation script slightly more robust
...
Setup a temporary directory to better control the complete configuration
and hopefully prevent unwanted characters in directory names.
Additionally support minetest and minetestserver executables installed to
PATH. Also support being run from anywhere and not only from tool
directory itself.
Use --quiet parameter instead of directing all output to /dev/null to
better support debugging.
2024-11-21 08:56:59 +01:00
Jürgen Rühle
6b1368d792
Use dynamic translation for mcl_dyes and dependent mods
2024-11-21 08:56:59 +01:00
cora
1d8fa06294
Use external shellscript to generate complex translation strings
2024-11-21 08:56:59 +01:00
goblin_mode
bccfd71b13
fix redstone updates on multiplayer
2024-11-20 21:08:07 +01:00
goblin_mode
d7302c880d
adjust mangrove trees to have higher roots
2024-11-20 09:05:05 +01:00
bramaudi
46d671b190
Fix mount jumping bug when submerged in water
2024-11-20 04:31:19 +00:00
Elias Åström
a81b5968dc
Remove untrue comment
2024-11-20 02:31:45 +00:00
Elias Åström
f287d4066b
Prefix _observer_off/on fields with _mcl_
2024-11-20 02:31:45 +00:00
Elias Åström
33ef4fb4dc
Make observer clocks function
2024-11-20 02:31:45 +00:00
Elias Åström
8ce6674da5
Replace mcl_var redstone tick variable
2024-11-20 02:31:45 +00:00
Elias Åström
c6c9048667
Remove trailing whitespace
2024-11-20 02:31:45 +00:00
Elias Åström
d23bd927b3
Update redstone zh_Hant translation files to zh_TW
2024-11-20 02:31:45 +00:00
Elias Åström
6e35f9d83e
Update outdated API docs
2024-11-20 02:31:45 +00:00
Elias Åström
839b9e995d
Restore updated bulb light levels
2024-11-20 02:31:45 +00:00
Elias Åström
f5cc4d2d58
Do not allow turning X connected wires to dot
2024-11-20 02:31:45 +00:00
Elias Åström
190772392f
Fix aliases for removed wire nodes
2024-11-20 02:31:45 +00:00
Elias Åström
eb7a355caf
Run ltt_convert.py --tr2po for redstone mods
2024-11-20 02:31:45 +00:00
Elias Åström
dafc828593
Migrate translations from old mesecons
2024-11-20 02:31:45 +00:00
Elias Åström
0ac265d3b0
Fix crash for wires next to unknown nodes
2024-11-20 02:31:45 +00:00
Elias Åström
b5bd2d411b
Remove unused field
2024-11-20 02:31:45 +00:00
Elias Åström
e5546fa05c
Fix powered rails not powering
2024-11-20 02:31:45 +00:00
Elias Åström
019e4a8e38
Add toggling between cross and dot for wires
2024-11-20 02:31:45 +00:00
goblin_mode
8af2a7778f
Simplify wire "bump" nodebox registration
2024-11-20 02:31:45 +00:00
Elias Åström
8337957916
Combine wireflags and logical wireflags
2024-11-20 02:31:45 +00:00
Elias Åström
14c11e40f1
Update comments
2024-11-20 02:31:45 +00:00
Elias Åström
8538d29055
Make temporary wires table not global
2024-11-20 02:31:45 +00:00
Elias Åström
9082549b8e
Explain order of bits in wireflags
2024-11-20 02:31:45 +00:00
Elias Åström
36ee008105
Fix wire connection bug with target block
2024-11-20 02:31:45 +00:00
Jürgen Rühle
fd953a04ea
Fix opaque node after_destruct override
2024-11-20 02:31:45 +00:00
goblin_mode
5b1e102c8a
fix wire propagation
2024-11-20 02:31:45 +00:00
Elias Åström
9307e7c65c
Use a node cache in wire propagate
2024-11-20 02:31:45 +00:00
Jürgen Rühle
7cbc27bd73
Use new dropper name in crafting recipe
2024-11-20 02:31:45 +00:00
Jürgen Rühle
cd2e03ce52
Output mcl_redstone:redstone in redstone ore cooking recipe
2024-11-20 02:31:45 +00:00
Jürgen Rühle
5cb2d03413
Add back comparator, repeater, and redstone torch recipe
2024-11-20 02:31:45 +00:00
Jürgen Rühle
544c94ecb3
mcl_util.get_double_container_neighbor_pos should return a real vector
...
So use vector.offset instead of the hand rolled tables.
2024-11-20 02:31:45 +00:00