14830 Commits

Author SHA1 Message Date
Elias Åström
f5533e2809 Move objects across entire piston push stack 2024-11-20 02:31:45 +00:00
Elias Åström
e467a087b6 Make redstone dust not power node above 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
7f10052efe Make wire only propagate in pointed directions 2024-11-20 02:31:45 +00:00
Elias Åström
6d7fa2ac47 Improve mcl_buttons API 2024-11-20 02:31:45 +00:00
Elias Åström
97d43228f5 Add torch burnout 2024-11-20 02:31:45 +00:00
Elias Åström
9b377e07e0 Fix doc aliases for pistons 2024-11-20 02:31:45 +00:00
Elias Åström
c371406392 Add doc aliases for comparators 2024-11-20 02:31:45 +00:00
Elias Åström
1b60f44606 Add doc aliases for observers 2024-11-20 02:31:45 +00:00
Elias Åström
6b2c4d5caf Add doc aliases for repeaters 2024-11-20 02:31:45 +00:00
Elias Åström
cd82e14d30 Implement repeater locking 2024-11-20 02:31:45 +00:00
Elias Åström
41bcaf9a1d Make some ABMs use swap_node instead of set_node 2024-11-20 02:31:45 +00:00
Elias Åström
46832072ba Make wires connect like in Minecraft 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
ed479ba1ad Drop support for Minetest 5.6.0 2024-11-18 22:07:02 +01:00
Elias Åström
920888d480 Add missing template.txt file 2024-11-18 21:59:24 +01:00
Elias Åström
dbabb00f02 Run new update-tr.sh script 2024-11-18 21:52:22 +01:00
Elias Åström
8943b551ba Make update-tr.sh to use new convert script 2024-11-18 21:50:48 +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
a5c5cd8427
Fix container contents not dropping if container is destroyed by explosions 2024-11-17 20:13:18 +01:00
nooneatall
2906cf4b37 Allow copper bulbs to maintain their preservation through state changes. 2024-11-13 05:23:12 +00:00
nooneatall
e5ae6c6c80 Clarify trigger issues and note future changes. 2024-11-12 16:34:53 +02:00
nooneatall
f986bbe49a Added wax_on and wax_off achievement triggers. 2024-11-12 16:34:53 +02:00
cora
6a854ff27e
Fix spreading nylium to netherrack with bonemeal 2024-11-05 01:42:20 +01:00
nooneatall
8aff33505c Clarify torch and end rod light levels 2024-11-04 05:57:18 +02:00
nooneatall
8377c5a3af Match light_source to Minecraft light levels 2024-11-03 19:16:21 +02:00
nooneatall
f4ff9a7ac7 Match light levels to MC wiki stated levels mapped to MT light range. 2024-10-28 06:40:03 +02:00
Jürgen Rühle
61cc192055 Trigger check_for_falling when removing liquid source 2024-10-27 12:00:42 +00:00
Sam Matzko
59a37c2602 Fix evoker texture (addresses #2215) 2024-10-27 11:54:17 +00:00
nooneatall
460be68a7e Removed tempory helper recipies no longer needed. 2024-10-27 11:38:23 +00:00
nooneatall
82a7e6979b Update fandom links to newer wiki links. 2024-10-27 11:29:53 +00:00
nooneatall
8e3b658e2a Remove crafting of netherite armors. 2024-10-27 06:59:39 +02:00
Elias Åström
58303d9de4 Add weblate translators to credits 2024-10-27 02:22:24 +00:00
cora
84f6fad97e
Add erle's new name to mailmap 2024-10-25 17:25:42 +02:00
cora
7d460ffdcd Make sure all entities exist before force detaching from mobs 2024-10-22 14:54:56 +00:00
cora
72e8dd2034 Use self reference operator for boats where appropriate 2024-10-22 14:54:15 +00:00
cora
d2544de89a Check boat properties in get_staticdata before indexing 2024-10-22 14:54:15 +00:00
cora
6867fb5ff0 Add compatibility layer for minetest lightning mod 2024-10-22 14:44:59 +00:00
kno10
1ff41d6c89 Better table.reverse in O(N) instead of O(N²) 2024-10-22 14:41:49 +00:00
cora
6d1fbe9543
Rename minetest to luanti in DEV_TRANSLATION_WORKFLOW.md 2024-10-20 18:23:05 +02:00
cora
2aef5335a6
Rename minetest to luanti in CREDITS.md 2024-10-20 18:22:37 +02:00
cora
ae113ce81a
Rename minetest to luanti in CONTRIBUTING.md 2024-10-20 18:20:23 +02:00
cora
19ea3cdf2b
Rename minetest to luanti in README.md 2024-10-20 18:18:30 +02:00
Elias Åström
5c649a8b1b Add weblate translation status widget to readme 2024-10-19 18:02:10 +02:00
Elias Åström
18acc92b8a Update version to 0.108.0 2024-10-19 17:34:05 +02:00
Elias Åström
af506a6ea1 Update credits 2024-10-19 17:33:54 +02: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