Commit Graph

47 Commits

Author SHA1 Message Date
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 967905264d Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
Wuzzy 1c27cbe4f6 German translation: mcl_mobitems to mcl_potions 2019-03-15 09:50:32 +01:00
Wuzzy 661e10e992 Fix crash when dying cuz fire, lava or magmablock 2019-03-15 07:10:18 +01:00
Wuzzy 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy 5dd650e921 Change wording: “decorational” → “decorative” 2019-03-09 17:01:36 +01:00
Wuzzy 20576431e1 More death messages, more reliable 2019-03-08 20:22:01 +01:00
Wuzzy 47c817d75a New translation system, part 8: Items, part 4 2019-03-08 00:22:28 +01:00
Wuzzy aa3739528b Fix weird arguments given to is_protected 2019-02-11 21:27:17 +01:00
Wuzzy b5f9a755b3 Tweak item names and images of farming plants 2018-10-24 18:16:39 +02:00
Wuzzy 7196485294 Remove sunlight propagation for various nodes 2018-01-28 20:21:02 +01:00
Wuzzy 064858ff59 “Still <Liquid>” → “<Liquid> Source” 2018-01-23 04:12:44 +01:00
Wuzzy c12e07d8c7 Remove brewing references from help 2017-11-30 19:41:30 +01:00
Wuzzy 62364a65ca Add smooth quartz 2017-11-23 03:24:39 +01:00
Wuzzy b4f1d2c521 Move eternal fire ignition code to the actual node 2017-11-11 19:52:11 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 5ef42f27ec Fix missing nether lava help alias 2017-08-04 16:37:24 +02:00
Wuzzy 54c08aa94a Add Nether lava 2017-08-02 01:20:52 +02:00
Wuzzy 3cb6e725f6 Tweak coloring of nether brick stuff 2017-07-27 16:43:42 +02:00
Wuzzy c5856fa32d Update eternal fire help 2017-07-26 22:08:20 +02:00
Wuzzy 1ddb89a86c Separate death mods & add cactus/magma block msgs 2017-07-24 19:20:06 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy b8cc752e79 Rename: playerplus→mcl_playerplus, drop compat. 2017-05-23 00:53:55 +02:00
Wuzzy 4ef90204e3 Lava flow destroys chorus pl., nether wart, cocoa 2017-05-22 22:29:15 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy 0641697404 Update netherrack/flint and steel help 2017-05-09 18:18:59 +02:00
Wuzzy 98f26a13cf Nether wart visible stage warning 2017-04-01 05:00:39 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 55626c3052 Add nether wart plant Help aliases 2017-03-21 04:58:38 +01:00
Wuzzy 94eff62cdf Fix nether wart block hardness 2017-03-20 20:33:20 +01:00
Wuzzy 1b3a2550f1 Add help texts for deco and building blocks 2017-03-18 18:01:28 +01:00
Wuzzy a479e144a0 Nether wart is no longer replacable 2017-03-14 23:27:14 +01:00
Wuzzy 79f5c7dc5a Use “#” shape for carrot, beetroot, nether wart 2017-03-14 21:45:21 +01:00
Wuzzy c0445c50c8 Help: Fix # of nether wart growth stages 2017-03-13 19:11:23 +01:00
Wuzzy 7e38794fc7 Fix cocoa / nether wart help 2017-03-13 18:56:50 +01:00
Wuzzy 6480f7b366 Add more Nether block help 2017-03-11 19:26:32 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy b365886c4b Add help texts for flower pots and Nether stuff 2017-03-10 04:59:36 +01:00
Wuzzy 9cb2f5b392 Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
2017-03-02 16:09:13 +01:00
Wuzzy ed1c5b78a2 Set hardness of Nether blocks 2017-02-27 01:40:30 +01:00
Wuzzy 0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00