Elias Åström
64388c1155
update-tr.sh
2024-12-14 16:02:04 +01:00
ryvnf
93544b6c99
Import translations from weblate
...
Co-authored-by: bright <bright@users.noreply.translate.codeberg.org>
Co-authored-by: Zozosticot <Zozosticot@users.noreply.translate.codeberg.org>
2024-12-14 14:59:21 +00:00
cora
3e64d11b7d
Check protection before clearing shulker in cauldron
2024-12-03 16:57:48 +00:00
cora
3eedcf194a
Implement clearing dyed shulker boxes on cauldrons
2024-12-03 16:57:48 +00:00
Jürgen Rühle
852782bc93
Implement double chest inventory measurement in comparator
2024-11-29 22:49:56 +00:00
Jürgen Rühle
5a3529c3e5
Implement shulker box inventory measurement in comparator
...
Trigger comparator update on inventory changes. Shulker boxes additionally
need to trigger comparator update after being placed, because inventory may
not be empty. While at it, clean up shulker inventory restoration a bit.
2024-11-29 22:49:56 +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
7f800a895e
make some entities unmovable by pistons
2024-11-20 02:31:45 +00:00
goblin_mode
f408adb2e5
add unsticky
and unmovable_by_piston
groups to nodes
2024-11-20 02:31:45 +00:00
Elias Åström
ab1ed3036a
Use _mcl_redstone prefix instead of _redstone
2024-11-20 02:31:45 +00:00
Jürgen Rühle
1231accd37
WIP: implement comparator inventory measurement
...
Detect container at the back side of the comparator. The container may be
separated from the comparator by an opaque block.
If an inventory is detected the power state depends on the fullness of the
container from 0 (all slots empty) to 15 (all slots contain a full stack).
Chest inventory actions will trigger an update of comparators in range.
2024-11-20 02:31:45 +00:00
Jürgen Rühle
a9c99ee6d8
Fix trapped chest redstone update
2024-11-20 02:31:45 +00:00
Elias Åström
8a07383736
Make nodes able to send power strongly or weakly
2024-11-20 02:31:45 +00:00
Elias Åström
6054726dcb
Rewrite redstone
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
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
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
bddb57ed12
Use mcl_util.connected_players iterator throughout codebase
2024-09-14 20:14:14 +02:00
cora
9dfa5dc8ff
Use objects_inside_area iterator everywhere
2024-09-14 20:14:14 +02:00
cora
133252477c
Fix crash with shulkers that have weird metadata
2024-09-10 23:22:20 +00:00
Elias Åström
c6d4618b41
mtt_convert --tr2po
2024-08-31 17:35:43 +02:00
Elias Åström
bf3c789a58
mod_translation_updater.py
2024-08-31 17:34:56 +02:00
Elias Åström
2915697621
Remove indentation and leading newline
2024-08-31 15:22:18 +00:00
cora
577be05aba
Fix tooltip not showing for unused shulkers
2024-08-31 15:22:18 +00:00
cora
69f90364aa
change shulker contents-tooltip text to green
2024-08-31 15:22:18 +00:00
cora
2ac9209e53
Don't show default tooltip message at all for non-empty shulkers
2024-08-31 15:22:18 +00:00
cora
289630ae91
Only show "27 inventory slots" tooltip when shulker is empty
2024-08-31 15:22:18 +00:00
cora
1cdb5ab11f
Fix usage of deprecated stack:get/set_metadata()
2024-08-31 15:22:18 +00:00
cora
52881f9bfe
Show shulker contents in tooltip
2024-08-31 15:22:18 +00:00
cora
dab3455e43
Creative Pick Block: allow picking shulkers with contents
2024-08-27 12:14:56 +00:00
cora
bbc524425b
Adapt chests for creative pickblock
2024-08-27 12:14:56 +00: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
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
afc80c4240
Do not attemt to rotate chest entity if animations disabled
2024-07-25 11:14:58 +02: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