Commit Graph

89 Commits

Author SHA1 Message Date
Wuzzy
d2518c91e8 Tweak German End crystal translation 2020-10-23 22:01:59 +02:00
Wuzzy
4c39224e6f Merge https://git.minetest.land/EliasFleckenstein03/MineClone2 into master 2020-10-23 21:53:42 +02:00
Elias Fleckenstein
299099116b Changed drop chance 2020-10-12 11:07:11 +02:00
Wuzzy
2e9231ac56 Remove dead chorus flower from Creative 2020-08-05 21:00:30 +02:00
Wuzzy
ed6604ee56 Remove incorrect dead chorus flower tooltip 2020-08-05 20:44:41 +02:00
Wuzzy
402205d1ed Do not hide alive chorus flower in Creative 2020-08-05 20:40:34 +02:00
Elias Åström
a8eca09822 Fix on_blast for chorus flower crashing 2020-07-27 19:44:55 +02:00
Elias Fleckenstein
a31ed90a81 Proper model 2020-07-26 13:28:13 +02:00
Elias Fleckenstein
21c6815839 Added End Crystal 2020-07-25 13:32:35 +02:00
kay27
ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Wuzzy
c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
Wuzzy
6a6e294c19 Fix blast not removing chorus plant 2020-06-07 21:31:52 +02:00
Wuzzy
c156398fb5 Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr 2020-05-09 18:57:40 +02:00
Rocher Laurent
c9a37d0dbc Translate In French 2020-05-05 21:02:21 +02:00
Rocher Laurent
4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Elias Åström
6315490b14 Update the rest of the blast resistance values
The values have been updated according to this list:

https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy
feba60cad8 Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
Wuzzy
cbda2ef326 Add _tt_help to many more items 2020-03-08 03:30:40 +01:00
Wuzzy
ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy
a03cc0604e End rods no longer fall 2019-12-22 18:08:45 +01:00
Wuzzy
92ef7c3b9a Simplify rotation of pillar-like nodes 2019-12-14 23:42:17 +01:00
Wuzzy
101c9b7322 Use minetest.LIGHT_MAX 2019-12-14 18:57:17 +01:00
Wuzzy
28505885f2 Add on_blast handling to chorus plant 2019-12-09 21:06:17 +01:00
ZedekThePD
b71cf5e9c2 Boost performance of chorus plant digging 2019-12-09 20:44:55 +01:00
Jared Moody
89ba84a456 Fixes #583 - Eating chorus plant restores 4 HP 2019-12-09 08:24:38 +01:00
Wuzzy
36adba2e0b Add chorus plant stem to deco_block group 2019-06-13 20:44:04 +02:00
Wuzzy
8830edfdf9 Add chorus plant stem usagehelp 2019-05-04 13:39:11 +02:00
Wuzzy
80ee8172fe Only allow placement of chorus stems on valid node 2019-05-04 13:33:37 +02:00
Wuzzy
b0c457f2ec Fix chorus plant stems not break in protected land 2019-05-04 12:59:53 +02:00
Wuzzy
967905264d Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
Wuzzy
c5db9987c3 Fix various typos in German translation 2019-03-25 11:01:52 +01:00
Wuzzy
058f46043f Fix minor typo 2019-03-18 12:05:33 +01:00
Wuzzy
2cde0476c7 German translation: mcl_clock to mcl_end but ...
no mcl_colorblocks
2019-03-14 07:06:45 +01:00
Wuzzy
5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
3cdf570460 The End: Remove 2 helper recipes, update help 2019-03-10 03:22:35 +01:00
Wuzzy
022f627fd0 Drop attached chorus plant nodes if detached 2019-03-10 02:58:53 +01:00
Wuzzy
740e87cd81 Add FIXME for chorus plants 2019-03-10 01:05:06 +01:00
Wuzzy
655a240107 Chorus plant: Prevent double placement of flowers 2019-03-09 23:19:14 +01:00
Wuzzy
7a4aeb6625 Generate chorus plants in the End 2019-03-09 21:02:40 +01:00
Wuzzy
5dd650e921 Change wording: “decorational” → “decorative” 2019-03-09 17:01:36 +01:00
Wuzzy
a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy
66c6b373a5 Make many entities non-pointable 2019-03-07 03:53:06 +01:00
Wuzzy
2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy
c1bc7a8fae Chorus fruit keeps u safe from damaging blocks 2019-02-19 03:42:50 +01:00
Wuzzy
371bc0cb76 Creative categories: book, chorusfruit, endpearl 2019-02-06 12:04:58 +01:00
Wuzzy
0876e76b40 Fix crash when using chorus fruit on cake 2019-02-05 22:05:56 +01:00
Wuzzy
9ed83bd196 Drop food eating limits in Creative Mode 2019-02-05 21:51:40 +01:00
Wuzzy
e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00