cora
636148dca3
Fix magma blocks dealing damage on every step
2024-12-10 16:18:06 +00:00
Elias Åström
2c32904807
Run update-tr.sh
2024-11-30 23:07:56 +01:00
Elias Åström
7317d90b6b
Fix a couple of inconsistent descriptions
2024-11-21 19:57:18 +00:00
Elias Åström
46a0150c2d
Fix zh_hant/zh_TW translation files
...
zh_hant is moved to zh_TW if it has more translations or zh_TW does not
exist. All other zh_hant files are deleted.
2024-11-21 20:51:31 +01:00
goblin_mode
f408adb2e5
add unsticky
and unmovable_by_piston
groups to nodes
2024-11-20 02:31:45 +00:00
Elias Åström
dbabb00f02
Run new update-tr.sh script
2024-11-18 21:52:22 +01:00
Elias Åström
cd67af73ee
Revert "update-tr.sh"
...
This reverts commit a026bf3eae033657cb866257b60b5e0e57e1d5a0.
2024-11-18 21:44:42 +01:00
Elias Åström
a026bf3eae
update-tr.sh
2024-11-18 18:51:49 +01:00
ryvnf
3b9bb8445e
Add translations from weblate
...
Co-authored-by: Oldcoinmania <Oldcoinmania@users.noreply.translate.codeberg.org>
Co-authored-by: XP_42319 <XP_42319@users.noreply.translate.codeberg.org>
Co-authored-by: bramaudi <bramaudi@users.noreply.translate.codeberg.org>
Co-authored-by: metmj <metmj@users.noreply.translate.codeberg.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
Co-authored-by: Zozosticot <Zozosticot@users.noreply.translate.codeberg.org>
Co-authored-by: Miguel_PL <Miguel_PL@users.noreply.translate.codeberg.org>
Co-authored-by: wilker <wilker@users.noreply.translate.codeberg.org>
Co-authored-by: milklikecomputer <XOX@users.noreply.translate.codeberg.org>
2024-11-18 17:50:10 +00:00
cora
6a854ff27e
Fix spreading nylium to netherrack with bonemeal
2024-11-05 01:42:20 +01:00
Elias Åström
4556f70546
Update translations
2024-10-19 17:27:47 +02:00
ryvnf
60a1b1661e
weblate ( #2205 )
...
Co-authored-by: Sotis <Sotis@users.noreply.translate.codeberg.org>
Co-authored-by: Sencyy <Sencyy@users.noreply.translate.codeberg.org>
Co-authored-by: fnetX <otto@codeberg.org>
Co-authored-by: Enlive <Enlive@users.noreply.translate.codeberg.org>
Co-authored-by: Cwpute <Cwpute@users.noreply.translate.codeberg.org>
Co-authored-by: 3raven <3raven@users.noreply.translate.codeberg.org>
Co-authored-by: Benny <Benny@users.noreply.translate.codeberg.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
Co-authored-by: liulitchi <liulitchi@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/2205
2024-10-19 15:25:58 +00:00
nooneatall
64736fb9ee
Correct blast resistance and hardness values for Smooth Quartz.
2024-10-04 15:12:15 +00:00
Elias Åström
a7c10019dc
Update translations
2024-09-21 18:45:59 +02:00
ryvnf
7d1260f1a8
Update translations from weblate
...
Co-authored-by: liulitchi <liulitchi@users.noreply.translate.codeberg.org>
Co-authored-by: Gaemy <Gaemy@users.noreply.translate.codeberg.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/2121
2024-09-21 16:32:04 +00:00
cora
235b1db6ab
Fix wrong recipe for chiseled netherbricks
2024-09-17 09:44:08 +00:00
cora
22da307bbb
Make nether lava defs use table.merge
2024-09-14 20:35:57 +02:00
cora
bddb57ed12
Use mcl_util.connected_players iterator throughout codebase
2024-09-14 20:14:14 +02:00
the-real-herowl
dc1aa1aa03
Improved API mob support
...
* various API functions now work with mobs properly
* the following effects don't work with mobs at all:
water breathing, dolphin's grace, leaping, swiftness,
slowness, slow falling, night vision, darkness, frost,
health boost, absorption, fire resistance, resistance,
luck, bad luck, blindness, nausea, hunger, saturation,
haste, fatigue, conduit power
* the following effects should work with mobs:
invisibility, regeneration, poison, withering,
strength, weakness, levitation, glowing
* the following effects have no effect on mobs
(but can be applied with the API):
bad omen, hero of the village
2024-09-02 14:36:06 +02:00
the-real-herowl
c52a552749
Renamed some functions and variables
...
* changed names referring to player where it does support mobs
* also added an is_player() check in one function
2024-09-02 14:36:05 +02:00
Elias Åström
153f0b1d20
mtt_convert --tr2po
2024-08-17 19:15:07 +02:00
Elias Åström
b302797ff8
mtt_convert.py --po2tr
2024-08-17 18:57:18 +02:00
Elias Åström
fb8dc794fe
Revert translation updating commits
...
A bugged version of mtt_convert was used.
2024-08-17 18:48:32 +02:00
Elias Åström
c929ead447
Add previously uncommitted tr-files
2024-08-17 17:52:16 +02:00
Elias Åström
d5445ebbdf
mtt_convert.py --tr2po
2024-08-17 17:06:58 +02:00
Elias Åström
4934054af8
mtt_convert.py --po2tr
2024-08-17 17:03:15 +02:00
ryvnf
98ce8b1c82
Translations from weblate
...
Co-authored-by: hugoalh <hugoalh@users.noreply.translate.codeberg.org>
Co-authored-by: Gaemy <Gaemy@users.noreply.translate.codeberg.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
2024-08-17 15:02:39 +00:00
cora
9d80ad7e56
Optipng all textures with optimized difference >50 bytes
2024-08-16 08:18:07 +02:00
halon
10439bd69d
Fix ancient debris not have fire immun group
2024-08-14 14:10:16 +07:00
cora
666772117b
Fix trivial luals warnings in ITEMS
2024-08-04 20:28:43 +00:00
Elias Åström
ed13afe106
mtt_convert.py --tr2po
2024-08-04 18:00:57 +02:00
Elias Åström
002daad1cf
mtt_convert.py --po2tr
2024-08-04 17:36:24 +02:00
ryvnf
ef78837680
Update translations from weblate
...
Co-authored-by: Pietro Cappuccino <erisMT@users.noreply.translate.codeberg.org>
Co-authored-by: RadonPrunus <RadonPrunus@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/1764
2024-08-04 15:35:31 +00:00
cora
6328c3d1c8
Fix fences not connecting to solid nodes
2024-08-03 17:13:15 +02:00
JoseDouglas26
498e46235b
New calls for new functions
2024-07-26 21:34:02 +00:00
JoseDouglas26
60aabc71d2
cleaning up fence registration
2024-07-26 21:34:02 +00:00
Elias Åström
ead4d005a6
Change Chinese translation code zh_Hans to zh_CN
2024-07-22 14:29:21 +02:00
Elias Åström
a45461fe55
Run mtt_convert.py --tr2po
2024-07-20 21:17:47 +02:00
Elias Åström
0ae4e38012
Update translations from weblate
...
Co-authored-by: Zozosticot <Zozosticot@users.noreply.translate.codeberg.org>
Co-authored-by: liulitchi <liulitchi@users.noreply.translate.codeberg.org>
Co-authored-by: Elias Åström <ryvnf@riseup.net>
Co-committed-by: Elias Åström <ryvnf@riseup.net>
2024-07-20 19:13:19 +00:00
JoseDouglas26
f3185d08ba
Fixed wrong output name for netherrack cooking
2024-07-17 11:41:46 -03:00
JoseDouglas26
9d3c42a4db
Trees using _mcl_cooking_output
2024-07-17 09:08:08 +00:00
JoseDouglas26
ac2ca9ea2a
Misc items using _mcl_cooking_output
2024-07-17 09:08:08 +00:00
JoseDouglas26
19d0ae4a2a
Ore and gear items using _mcl_cooking_output
2024-07-17 09:08:08 +00:00
cora
431e370a56
Remove remaining manual fuel recipes
2024-07-15 19:58:56 +02:00
Elias Åström
77f49e6334
Run tr2po
2024-07-04 18:20:18 +02:00
Elias Åström
49b879592c
Fix translations
...
Co-authored-by: Elias Åström <ryvnf@riseup.net>
Co-committed-by: Elias Åström <ryvnf@riseup.net>
2024-07-04 15:59:18 +00:00
ryvnf
4096c52900
Update translations from weblate
...
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: liulitchi <liulitchi@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/1604
2024-07-01 07:50:56 +00:00
cora
aa501ce2de
[SQUASH] Update translations from weblate ( #1569 )
...
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: phileas <phileas@users.noreply.translate.codeberg.org>
Co-authored-by: Application-Maker <Application-Maker@users.noreply.translate.codeberg.org>
Co-authored-by: collectanos <collectanos@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/1569
Co-authored-by: cora <coradelamouche@gmx.ch>
Co-committed-by: cora <coradelamouche@gmx.ch>
2024-06-22 14:57:13 +00:00
cora
88dc659d27
[SQUASH] Import new translations from weblate ( #1502 )
...
Co-authored-by: j-r <j-r@users.noreply.translate.codeberg.org>
Co-authored-by: Kyoushi <Kyoushi@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/mineclonia/mineclonia/pulls/1502
Co-authored-by: cora <coradelamouche@gmx.ch>
Co-committed-by: cora <coradelamouche@gmx.ch>
2024-05-31 14:41:35 +00:00
cora
3f7264e153
Generate new po files
2024-05-22 00:05:34 +02:00