Elias Åström
31341ca57b
Fix crash when blowing up an unknown node
...
Unknown nodes get a blast resistance of zero.
2021-04-23 16:39:02 +02:00
Benjamin Schötz
e5c324b0d7
Added french, spanish, russian translation for killerbunny-nametag
2021-04-19 20:43:18 +02:00
Benjamin Schötz
82c838e067
Sets killerbunny-label in a translateable way
2021-04-19 20:27:20 +02:00
AFCMS
078586fa1a
Solve quartz not generating in the nether
2021-04-19 00:14:35 +02:00
Nils Dagsson Moskopp
c0a76dd24f
Make the server not crash when players are killed by named mobs
2021-04-18 16:51:47 +02:00
Elias Åström
ac20baac12
Revert "Slightly tweak minecarts to be more MC-like"
...
This reverts commit 8af76f835d
.
2021-04-16 16:29:06 +02:00
Elias Åström
97bd3777e1
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2
2021-03-01 16:10:55 +01:00
Elias Åström
1b9857219d
Lower drop rate of TNT to 25 %
...
So it becomes consistent with Minecraft 1.12.
2021-03-01 16:08:52 +01:00
Elias Fleckenstein
f5b590901e
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2
2021-03-01 10:52:07 +01:00
Elias Fleckenstein
95b0a495bc
Fix #1152
2021-03-01 10:51:57 +01:00
kay27
8af76f835d
Slightly tweak minecarts to be more MC-like
2021-03-01 01:43:00 +04:00
Elias Åström
53041a0d62
Add setting to bypass protection in mcl_explosions
2021-02-28 16:06:48 +01:00
Code-Sploit
83ade6fadd
Merge branch 'master' into master
2021-02-28 14:04:10 +00:00
Code-Sploit
6ab0e0fa86
Do some calculating
2021-02-28 14:02:48 +00:00
kay27
05a3b4e60c
Wrap https://github.com/minetest/minetest/issues/10995 around, thanks @SmallJoker
2021-02-28 16:35:21 +04:00
epCode
9f66238aaa
Transform mcl_meshhand_female.b3d to correct rotation
2021-02-27 11:36:18 -08:00
kay27
6f2f427777
fix a typo
2021-02-27 23:31:01 +04:00
kay27
abc0bb9e8e
Fix dir_to_rotation()
2021-02-27 23:20:57 +04:00
kay27
21e6c5ad1f
Fix https://git.minetest.land/MineClone2/MineClone2/issues/1216
2021-02-27 22:44:34 +04:00
kay27
bf81bb7f07
Translatable archievement chat messages
2021-02-27 22:16:29 +04:00
Code-Sploit
99b5dff849
Fix another bug
2021-02-27 16:13:05 +00:00
Code-Sploit
de9d838642
Fix a bug and improve some things
...
Bugs:
1) When player is in liquid and takes off his/her boots, he/her still has increased speed.
Improve:
1) Check for liquid group instead of node names
2021-02-27 16:10:11 +00:00
Code-Sploit
828c1110b1
Implement Depth Strider enchantment
2021-02-27 15:37:25 +00:00
Code-Sploit
578709c93e
Add Depth Strider enchantment
2021-02-27 15:35:59 +00:00
Elias Fleckenstein
e5263d854e
Localize player_vel_yaw
2021-02-27 15:10:25 +01:00
Elias Fleckenstein
a923b61ac8
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
2021-02-27 15:07:18 +01:00
Elias Fleckenstein
5a0b7bc131
Fix usages of player:get_velocity(), closes #1203
2021-02-27 15:07:10 +01:00
Elias Fleckenstein
68ac84da83
Proper archievement chat messages
2021-02-27 14:51:50 +01:00
Elias Fleckenstein
311e1b74a3
Merge pull request 'Fix French translations' ( #1211 ) from pitchum/MineClone2:master into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1211
2021-02-27 13:44:32 +00:00
Elias Fleckenstein
ba1e42a638
Remove debug chat_send_all xD
2021-02-27 14:42:39 +01:00
Elias Fleckenstein
8d5b2ff714
Make boats less annoying on ice
2021-02-27 14:38:53 +01:00
pitchum
d0e789daf2
More fixes in French translations
2021-02-27 13:43:57 +01:00
pitchum
b0f389eb9f
Fix French translations for 'Achievement gotten'
2021-02-27 12:15:33 +01:00
pitchum
390f877230
Fix French translations
2021-02-27 10:35:46 +01:00
kay27
2ce5c5415a
Fix village initialization: https://git.minetest.land/MineClone2/MineClone2/issues/1206 https://git.minetest.land/MineClone2/MineClone2/issues/1207 https://git.minetest.land/MineClone2/MineClone2/issues/1209
2021-02-27 03:33:51 +04:00
epCode
2b513aa592
Change mcl_meshand depending on skin metadata
2021-02-26 15:01:30 -08:00
kay27
3a2300382b
Translate mcl_enchanting to Russian
2021-02-27 01:48:22 +04:00
Elias Fleckenstein
d859d94a63
Merge pull request 'Fix #1204 ' ( #1208 ) from AFCMS/MineClone2:afcms-patch-1 into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1208
2021-02-26 16:26:46 +00:00
AFCMS
41e715ef39
Fix #1204
2021-02-26 15:57:44 +00:00
Elias Fleckenstein
37ef792c9d
Fix #1192
2021-02-26 09:38:02 +01:00
Elias Fleckenstein
524b3343bd
Fix #1200
2021-02-26 09:19:11 +01:00
MysticTempest
2ace4ccc68
Fix endermen teleporting in the rain in the end per issue #1169 .
2021-02-25 21:48:37 -06:00
epCode
73616453a4
Fix #1188
2021-02-25 19:01:22 -08:00
kay27
c1880d26c8
Fix awards logging
2021-02-26 02:58:53 +04:00
kay27
23a023d87d
Fix https://git.minetest.land/MineClone2/MineClone2/issues/183
2021-02-26 02:56:46 +04:00
kay27
0e37188ad1
Fix https://git.minetest.land/MineClone2/MineClone2/issues/1108
2021-02-26 02:48:22 +04:00
epCode
3406342ed0
remove unessesary Message every time skin is changed
2021-02-25 13:38:02 -08:00
epCode
8f2a588059
Fix #1156
2021-02-25 12:27:14 -08:00
kay27
44d3f25767
Leave minecart by Pressing Sneak, https://git.minetest.land/MineClone2/MineClone2/issues/567
2021-02-26 00:26:27 +04:00
epCode
fb5f86d829
Fix #1196
2021-02-25 12:07:25 -08:00