Commit Graph

2257 Commits

Author SHA1 Message Date
Wuzzy fbf70c935c Remove 3 music discs from creeper drops … for now 2017-07-06 15:40:13 +02:00
Wuzzy 1814fe5ea5 Remove minetest.env in mcl_mobspawners 2017-07-06 15:23:16 +02:00
Wuzzy 42d377047f Merge branch 'newmobs' 2017-07-06 15:20:02 +02:00
Wuzzy a0863a47bf Make horse armor smeltable 2017-07-06 15:00:25 +02:00
Wuzzy f26d2c34e4 Add horse armor into chests 2017-07-06 15:00:12 +02:00
Wuzzy 269b7f0278 Fix snow golems throwing no snowballs 2017-07-06 14:38:25 +02:00
Wuzzy bc7c88ee69 Fix baby zombie/husk size 2017-07-06 14:33:28 +02:00
Wuzzy 34656e0e69 Update WIP items 2017-07-06 14:29:29 +02:00
Wuzzy fda8493e10 Remove non-free mob textures 2017-07-06 14:29:13 +02:00
Wuzzy 63be6a03e4 Revert "Tweak mob spawn rates"
This reverts commit 522866193d.
2017-07-06 03:47:51 +02:00
Wuzzy 522866193d Tweak mob spawn rates 2017-07-06 03:18:22 +02:00
Wuzzy 306c33b816 Disable experimental progressive mode by default 2017-07-06 03:00:46 +02:00
Wuzzy 1ea09bb520 Update mob head textures 2017-07-06 01:30:00 +02:00
Wuzzy 8dbeeade01 Base mob heads off the mob/player textures 2017-07-06 01:13:57 +02:00
Wuzzy 684c11d79f Change player texture to Pixel Perfection 2017-07-06 01:13:10 +02:00
Wuzzy 267f8c88a3 Fix head duplicates 2017-07-06 00:47:13 +02:00
Wuzzy 37e943ae91 Update mobs_mc 2017-07-06 00:43:34 +02:00
Wuzzy ef64b56282 Fix rabbit replace 2017-07-06 00:35:32 +02:00
Wuzzy bd076dcb69 Add monster egg help 2017-07-06 00:16:11 +02:00
Wuzzy 20bd869738 Remove stone, cobble and friends from deco group 2017-07-06 00:03:36 +02:00
Wuzzy 305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy db77144ceb Fix mob node replace code 2017-07-05 23:55:16 +02:00
Wuzzy 598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy aa36edb0db Define mob replace nodes 2017-07-05 23:08:37 +02:00
Wuzzy 330b964506 Add more mobs_mc_gameconfig items 2017-07-05 22:50:07 +02:00
Wuzzy 9ceaae91e5 Fix double milk 2017-07-05 22:29:38 +02:00
Wuzzy 22bdfa877e Add more missing items in mobs_mc_gameconfig 2017-07-05 22:26:52 +02:00
Wuzzy 9fb0e6ce29 Move horse armor to armor creative tab 2017-07-05 22:19:17 +02:00
Wuzzy 739f23581c Implement breeding items 2017-07-05 20:44:49 +02:00
Wuzzy ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy d87013041f Remove mushroom stew texture overwrite 2017-07-05 19:29:06 +02:00
Wuzzy fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy 06eaa96f3d Remove redundant textures in mobs_mc 2017-07-05 14:21:15 +02:00
Wuzzy 7dda5649f6 Add mobs_mc_gameconfig to config mobs_mc 2017-07-05 03:16:25 +02:00
Wuzzy 5b9d1540cd Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
Wuzzy 316419555d Remove mobs_mc 2017-07-05 03:15:18 +02:00
Wuzzy 8c3db50528 Update Mobs redo to 1.37 (developer) 2017-07-05 01:52:39 +02:00
Wuzzy f0c86debb3 Simplify arrow textures 2017-07-05 00:59:14 +02:00
Wuzzy e0cb50a279 Don't destroy metadata if place item in itemframe 2017-07-03 00:22:21 +02:00
Wuzzy 1db851b42b Add experimental setting to disable superflat 2017-07-02 22:35:46 +02:00
Wuzzy b225ecf51f Force nolakes,nohills for flat mapgen 2017-07-02 21:50:37 +02:00
Wuzzy 7a29d8580d Add mod: show_wielded_item 2017-07-02 19:34:09 +02:00
Wuzzy b7abcabf2f HUD Bars version 1.9.0 2017-07-02 19:12:38 +02:00
Wuzzy 1791907747 MCL2-specific default HUD bars settings 2017-07-02 18:55:26 +02:00
Wuzzy 28dc5b802f Update HUD bars mod 2017-07-02 18:51:13 +02:00
Wuzzy d7b5ee494e Remove on_construct of snowballs 2017-07-01 19:04:27 +02:00
Wuzzy 6fb818d7bf Don't crash if TNT wants to blow up unknown node 2017-06-30 21:31:09 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy 27481afe06 Fix crash if flowing liquid next to unknown node 2017-06-29 12:29:59 +02:00
Wuzzy 790456cbc4 Fix crash w/ wall near unknown node 2017-06-29 11:57:38 +02:00
Wuzzy ddaeac8273 Fix crash when using stairs near unknown nodes 2017-06-29 11:55:39 +02:00
Wuzzy fa3ca02906 Fix crash with unknown item in water 2017-06-29 11:49:51 +02:00
Wuzzy 82fca7edf6 Fix boat model rotation 2017-06-27 21:35:24 +02:00
Wuzzy 6a5b2e6d1b Spawn chicks (instead of chickens) from eggs 2017-06-24 15:31:46 +02:00
Wuzzy 1ae64037af Fix dye color groups of cocoa beans 2017-06-24 15:11:34 +02:00
Wuzzy 6a74301637 Clear snowy block below after flooding top snow 2017-06-20 15:40:49 +02:00
Wuzzy 95d9681b0c Fix giant player on boat 2017-06-20 15:21:44 +02:00
Wuzzy 4a997e29bd 32×32 textures for lookup tool
Thanks, kingoscargames!
2017-06-14 14:43:08 +02:00
Wuzzy 4e5667541e Fix shulker box content being destroyed, but disable rotation 2017-06-13 18:15:08 +02:00
Wuzzy 3fb5ce8ab0 Fix armor destroy bugs on death 2017-06-13 17:41:59 +02:00
Wuzzy 7b16b74903 Fix bad mcl_ default settings 2017-06-13 17:08:45 +02:00
Wuzzy 4786234c3e Update slime sound info 2017-06-13 15:54:52 +02:00
Wuzzy bf57c48245 Update trapdoor help 2017-06-13 14:51:00 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy 4002fe123c Make pistons fully transparent to light 2017-06-13 14:26:50 +02:00
Wuzzy 7ac2abb0b8 Make pressure plates fully transparent 2017-06-13 14:20:49 +02:00
Wuzzy ad29d5dbb2 Fix light: melon/pumpkin/jack'o lantern 2017-06-13 14:18:12 +02:00
Wuzzy 7c3b422a49 Remove lava/water springs from flat mapgen 2017-06-13 13:53:34 +02:00
Wuzzy 8610b8cb8a Fix stone generating in flat mapgen 2017-06-13 13:51:16 +02:00
Wuzzy f3c3b47999 Easier Haggler achievement 2017-06-13 02:52:00 +02:00
Wuzzy 1ddd629fd5 Fix broken workbench achievement 2017-06-13 02:50:43 +02:00
Wuzzy f879be1e1b Fair but primitive craftguide progressive mode 2017-06-13 02:48:42 +02:00
Wuzzy 9adf034e1c Rename boat model file 2017-06-13 01:39:21 +02:00
Wuzzy 86b99882d2 Remove unused boat model 2017-06-13 01:36:53 +02:00
Wuzzy bdc541b01e Add boats description.txt 2017-06-13 00:50:49 +02:00
Wuzzy da3618e04f Add boats README 2017-06-13 00:50:18 +02:00
Wuzzy 33cb5f7499 Squash boat help into 1 entry 2017-06-13 00:33:31 +02:00
Wuzzy 4729c3cd89 Refactor mcl_boats 2017-06-13 00:26:17 +02:00
Wuzzy 57c17b1a00 Only register 1 boat entity 2017-06-13 00:21:43 +02:00
Wuzzy 83396f56d1 Add boat help 2017-06-13 00:18:51 +02:00
Wuzzy 4cf9dc6f25 Fix boat staticdata 2017-06-13 00:14:17 +02:00
Wuzzy 9e1d9abce9 Drop boat on ground after punch 2017-06-12 23:58:32 +02:00
Wuzzy 1a6a9ecf0f Remove some dangerous minetest.after in mcl_boats 2017-06-12 23:56:48 +02:00
Wuzzy f4e59be53f Lift WIP status from boats 2017-06-12 23:51:30 +02:00
Wuzzy 5dc2037de1 Update boat textures to Faithful 2017-06-12 23:50:42 +02:00
Wuzzy 3c0eade540 Dump unused boat code 2017-06-12 23:23:14 +02:00
Wuzzy df3062f86f Import boat code from Grieftest 2017-06-12 23:21:41 +02:00
Wuzzy 7ecae53502 Fix furnace not cooking when hopper inserts item 2017-06-12 22:51:17 +02:00
Wuzzy 38e30fee8d Make shulker boxes rotatable on place 2017-06-12 22:36:31 +02:00
Wuzzy 06a8a810be Don't erase item metadata when out of dropper 2017-06-12 22:27:37 +02:00
Wuzzy 1d91d94ee6 Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
Wuzzy d4799b5144 Fix cactus spawning typo 2017-06-12 22:05:16 +02:00
Wuzzy 6eaa6cde54 Fix another large chest item duplication bug 2017-06-12 21:04:35 +02:00
Wuzzy 515a47e463 Fix possible item duplication in large chest 2017-06-12 20:49:35 +02:00
Wuzzy 2be0893cc8 Part. workaround for large chest listring support 2017-06-12 20:36:50 +02:00
Wuzzy 91b2fee45d Fix hoppers placing >1 lava buckets into furnace 2017-06-12 19:06:33 +02:00
Wuzzy dd7980553a Remove mcl_hoppers screenshot (outdated) 2017-06-12 18:36:03 +02:00
Wuzzy f49cdfe0ef Fix grass path creation 2017-06-12 17:37:21 +02:00
Wuzzy 4067f61623 Update plant placement help 2017-06-11 23:20:50 +02:00
Wuzzy 13ce8fcf1a Flowerlike place restriction for tallgrass/fern 2017-06-11 23:07:25 +02:00
Wuzzy b7bc1a38b1 Update dispenser help 2017-06-11 22:54:46 +02:00
Wuzzy ddb1174042 Pumpkins and heads can now be dispensed as armor 2017-06-11 22:53:12 +02:00
Wuzzy 62f755f52a Remove heads and pumpkin from combat creative tab 2017-06-11 22:20:25 +02:00
Wuzzy b04abdaf99 Update head and armor stand help 2017-06-11 22:06:07 +02:00
Wuzzy ea564dd284 Fix weird armor slot exchange logic (a bit) 2017-06-11 21:56:30 +02:00
Wuzzy 95ae6c7bbb Allow stacks >= 1 being equippable as armor 2017-06-11 21:34:30 +02:00
Wuzzy 175890fb15 Simplify armor stack handling w/ armor stand 2017-06-11 21:08:19 +02:00
Wuzzy 3c46886f9a Make the head blocks wearable 2017-06-11 15:55:01 +02:00
Wuzzy 7101e0719e Fix pumpkin helmet texture rotation 2017-06-11 15:40:51 +02:00
Wuzzy 1f8d5639cc Fix bugs when placing pumpkin stack on armor stand 2017-06-11 15:31:14 +02:00
Wuzzy 6e2f47a1ce Make pumpkins wearable 2017-06-11 15:21:20 +02:00
Wuzzy fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +02:00
Wuzzy 3121ab7c2d Update armor stand textures … a bit 2017-06-11 14:21:52 +02:00
Wuzzy 7745e1ad31 Drop armor stand's armor when it got destroyed 2017-06-11 14:16:22 +02:00
Wuzzy 47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy 08d50ed73e Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
Wuzzy 8773c4b52f Remove clouds when in void 2017-06-11 02:34:34 +02:00
Wuzzy ea841eecfb Update wither skeleton texture
Thanks, kingoscargames!
2017-06-11 01:42:26 +02:00
Wuzzy c71a5b0f45 Remove duplicate 3d_armor_character.b3d 2017-06-11 00:03:16 +02:00
Wuzzy e7c03fb982 Update player model code from Minetest Game 0.4.16 2017-06-10 23:17:19 +02:00
Wuzzy 7f6b1b8aba Rename zombiepig texture file 2017-06-10 22:51:07 +02:00
Wuzzy e2b0677cbf Update zombiepig texture to Faithful 1.12 2017-06-10 22:50:17 +02:00
Wuzzy f3fa9b6e4b Fix textures of mob heads (the blocks)
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy 53791c4f9d Fix item speed not reset when magnet activates
This fixes items sometimes flying upwards when near the player
2017-06-10 21:39:26 +02:00
Wuzzy 5d1c38cb5f Reduce excessive item pickup sound distance 2017-06-10 21:36:39 +02:00
Wuzzy 8cad041c89 Disable item magnet correctly 2017-06-10 21:10:15 +02:00
Wuzzy 817def7d81 Enable item physics right when out of magnet range 2017-06-10 21:08:02 +02:00
Wuzzy b153104d24 Fix item flying after moving out of liquid 2017-06-10 20:56:53 +02:00
Wuzzy 1a7b455fd2 Fix item entity wiggle on flowing water 2017-06-10 20:47:12 +02:00
Wuzzy be5d1c08db Refactor item entity physics code 2017-06-10 20:37:17 +02:00
Wuzzy 55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy ebfec57705 Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
Wuzzy 1c4c2dafc3 Remove horses, replace with cows and rabbits 2017-06-10 18:11:00 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy a589cbc17a Fix global variable bug in mcl_item_entity 2017-06-10 17:23:14 +02:00
Wuzzy 91912b6f74 Remove unused mcl_mobitems_fireball.png 2017-06-10 17:11:07 +02:00
Wuzzy ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy 279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy c843e8ca87 Use Faithful 1.12 textures for hotbar 2017-06-10 15:31:26 +02:00
Wuzzy 84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy 46bf871ba2 Don't randomly destroy double plants 2017-06-10 04:12:13 +02:00
Wuzzy d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy f10b712752 Sharper moon and sun textures 2017-06-10 03:37:13 +02:00
Wuzzy d629f9f6cc Resize heard.png to 16×16 2017-06-10 03:31:20 +02:00
Wuzzy 09207ea062 Fix armor inventory not updating after death 2017-06-09 23:29:56 +02:00
Wuzzy e87a1dc44a Remove unused mcl_inventory code 2017-06-09 23:28:37 +02:00
Wuzzy bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy 12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy 369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy 2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy 765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy b7f50d9028 Restrict flower place to dirt/grassblock and light 2017-06-09 19:18:23 +02:00
Wuzzy 8fcbda3765 Revert "Enable zooming by default"
This reverts commit 7bbb105488.
Reason: Zooming is actually not possible in Minecraft.
2017-06-09 15:42:35 +02:00
Wuzzy 7bbb105488 Enable zooming by default 2017-06-09 15:09:03 +02:00
Wuzzy b2b196bccd Rename setting name 2017-06-09 14:11:16 +02:00
Wuzzy 5d5743939f Add tile drops setting 2017-06-09 14:05:58 +02:00
Wuzzy 6f01334c80 Add simple death messages 2017-06-09 13:39:06 +02:00
Wuzzy 900b840762 Add “keep inventory” setting 2017-06-09 12:42:21 +02:00
Wuzzy ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00
Wuzzy bdddaf3429 Update craftguide error msgs 2017-06-08 21:36:23 +02:00
Wuzzy fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy 2e1267b7de Enable progressive mode for crafting guide 2017-06-08 21:25:41 +02:00
Wuzzy 2d42a1d31b Change leaves dug sound 2017-06-08 21:14:07 +02:00
Wuzzy 8ac3349a3e Re-align survival buttons 2017-06-08 21:09:23 +02:00
Wuzzy 6a39ed5dd0 Reposition crafting guide buttons 2017-06-08 20:59:34 +02:00
Wuzzy dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy 7f490987d0 Rename hardened clay to terracotta 2017-06-08 20:43:44 +02:00
Wuzzy b1b73dd100 Don't crash if liquid_range==nil for liquids 2017-06-08 03:11:59 +02:00
Wuzzy 1274df70a7 Remove music disc: Moonsong (low quality) 2017-06-08 03:03:46 +02:00
Wuzzy d8d9089bda Music disc 9: Winter Feeling by Tom Peter 2017-06-08 01:09:03 +02:00
Wuzzy 8e80823544 Remove double door recipes 2017-06-07 05:24:15 +02:00
Wuzzy 50f44c660e Make open trapdoors climbable 2017-06-07 03:59:29 +02:00
Wuzzy c4c3afa375 Fix mcl_hunger init 2017-06-07 01:04:58 +02:00
Wuzzy 3de12ec1d1 Simple falling damage sound 2017-06-06 23:59:30 +02:00
Wuzzy 9b2582857c Use softer snow sounds for real 2017-06-06 23:20:54 +02:00
Wuzzy d24d20a932 Use softer snow sounds 2017-06-06 23:20:12 +02:00
Wuzzy 9f138a8014 Add water bottle sounds (pouring and filling) 2017-06-06 22:16:21 +02:00
Wuzzy 3af932d6ac Add player damage sound from Voxelands 2017-06-06 21:50:43 +02:00
Wuzzy 02e23893f5 Add water bucket sounds from Voxelands 2017-06-06 21:50:03 +02:00
Wuzzy 5e614b4436 New node sounds: water, metal, plant/leaves 2017-06-06 21:10:24 +02:00
Wuzzy f4b607b280 Increase bed bounciness to 66% 2017-06-06 19:24:55 +02:00
Wuzzy b6ee94f9b2 Use new player attribute API for bed spawns 2017-06-06 19:05:28 +02:00
Wuzzy 9f683542af Fix some bugs with poison bar displaying 2017-06-06 18:33:01 +02:00
Wuzzy f1b99dc117 Use new player attribute API for mcl_hunger 2017-06-06 18:04:36 +02:00
Wuzzy d21eefbb78 Hunger: Remove file loading code 2017-06-06 17:12:21 +02:00
Wuzzy 748e4b5e94 Tweak selection boxes of double plants 2017-06-06 13:07:46 +02:00
Wuzzy 3e69ae2588 Tweak selection box of tallgrass, saplings, reeds 2017-06-06 12:44:58 +02:00
Wuzzy 0396844251 Add stackable info for book/quill help 2017-06-06 12:23:24 +02:00
Wuzzy bae4a9786f Fix some item HUD bugs 2017-06-06 03:37:49 +02:00
Wuzzy 1becc44732 Item HUD: Show metadata description, if present 2017-06-06 03:22:07 +02:00
Wuzzy 22f3451b17 Simplify book copy help 2017-06-06 02:57:03 +02:00
Wuzzy 420b8b0854 Update help for written books 2017-06-06 02:54:40 +02:00
Wuzzy dfa763c285 Stackable written books, more book copy recipes 2017-06-06 02:48:36 +02:00
Wuzzy 698bca2983 Show correct book title in crafting output as well 2017-06-06 02:30:28 +02:00
Wuzzy d12112dc82 Can not copy a copy of copy of a book 2017-06-06 02:25:22 +02:00
Wuzzy a4e9da19ca Refactor book copy code, gray out author 2017-06-06 02:00:36 +02:00
Wuzzy 79576e37ea Overwrite item tooltip of written books 2017-06-06 01:52:50 +02:00
Wuzzy 729f4821c0 Use new item metadata API for books 2017-06-06 01:22:52 +02:00
Wuzzy 1f24b495d2 Fix rain cloud color 2017-06-06 00:18:20 +02:00
Wuzzy cf7fe5e611 Darker clouds while raining 2017-06-06 00:15:02 +02:00
Wuzzy 1320af31fc Customize clouds: Lower height, thinner, fly to -X 2017-06-05 23:35:45 +02:00
Wuzzy d497205c98 Item name HUD: Show itemstring as fallback 2017-06-05 22:47:50 +02:00
Wuzzy 4afb2d4066 Remove metadata from trapdoors 2017-06-05 22:42:12 +02:00
Wuzzy 635ba993f8 Add trapdoor blast resistance for real 2017-06-05 22:23:39 +02:00
Wuzzy 8418013c04 Add blast resistance factoid 2017-06-05 22:20:27 +02:00
Wuzzy daf89c0b52 Set blast resistance for all doors 2017-06-05 22:09:48 +02:00
Wuzzy 8ed54d4bd9 Update trapdoor help 2017-06-05 22:06:42 +02:00
Wuzzy 336979721a Add blast resistance to trapdoors 2017-06-05 21:59:40 +02:00
Wuzzy 2ffa0736ac Refactor mcl_doors; use multiple files 2017-06-05 21:57:23 +02:00
Wuzzy f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
Wuzzy 07d36c9ded Place trapdoors upside-down when placed at top 2017-06-05 21:26:11 +02:00
Wuzzy dfe03efd1b Allow to place torches on upper slabs 2017-06-05 19:47:00 +02:00
Wuzzy 60956add1f Fix 2 mcl_stairs warnings 2017-06-05 19:30:48 +02:00
Wuzzy 5bf17dda64 Add stair/slab aliases for compability with 0.21.0 2017-06-05 19:21:14 +02:00
Wuzzy a7f5413e9d Refactor mcl_stairs into multiple files 2017-06-05 19:11:01 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy b9a40f2b7f Update stairs/slab help 2017-06-05 16:53:00 +02:00
Wuzzy 4f9154433b Add double slabs for all slab types 2017-06-05 16:27:51 +02:00
Wuzzy f3805ab395 Allow to combine slabs from below 2017-06-05 16:10:21 +02:00
Wuzzy 72a9eef09c Hide upper slabs from crafting guide 2017-06-05 15:54:10 +02:00
Wuzzy 5e38d1b32f Refactor stairs code a bit 2017-06-05 15:45:47 +02:00
Wuzzy 6229b34c78 Slabs: Add separate upper slab nodes 2017-06-05 15:41:42 +02:00
Wuzzy e5e604617d Remove more legacy stairs code 2017-06-05 14:58:04 +02:00
Wuzzy ce8040ff25 Remove legacy stairs ABM 2017-06-05 14:52:13 +02:00
Wuzzy a9969e675e Update stairs mod from Minetest Game 0.4.16
New features:
- fine pointing
- Upside-down stairs
- Slabs are no longer placed at the side
2017-06-05 14:50:34 +02:00
Wuzzy d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy 76f9ba70df Don't collect item too early 2017-06-03 17:36:43 +02:00
Wuzzy b8df2d4e0a Revert "Reduce collection distance"
This reverts commit f44dffd374.
2017-06-03 17:27:58 +02:00
Wuzzy f44dffd374 Reduce collection distance 2017-06-03 17:24:47 +02:00
Wuzzy dcc6e3e829 Fix items sometimes flying away after creation 2017-06-03 17:03:22 +02:00
Wuzzy f86c466b72 Fix broken on_rightclick in mcl_doors 2017-06-03 06:41:30 +02:00
Wuzzy a5130c4da9 Fix wrong HUD bars ordering 2017-06-03 06:32:14 +02:00
Wuzzy 3e58fe6cd8 Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
2017-06-03 03:21:25 +02:00
Wuzzy 0df5e40e89 Fix broken inventory menu after join 2017-06-03 02:21:42 +02:00
Wuzzy 6a0aba3463 Crafting table → mcl_crafting_table (fix dig fail) 2017-06-03 02:09:56 +02:00
Wuzzy 5e0b4d749f Fix armor tab not updating in Creative 2017-06-03 00:51:28 +02:00
Wuzzy 8d87ac8f0e Mobs: Switch to A* once again … 2017-06-03 00:37:50 +02:00
Wuzzy fcf928540f Tweak slider height in Creative inventory 2017-06-03 00:33:15 +02:00
Wuzzy 8e58459337 Tweak creative slider positioning 2017-06-03 00:10:37 +02:00
Wuzzy 0411a9c7fa Mobs: Use default pathfinder 2017-06-02 23:46:08 +02:00
Wuzzy d5814195d8 Fix invisible scrollbar on first creative inv open 2017-06-02 23:43:39 +02:00
Wuzzy 7389ed0e25 Don't set creative inventory twice on player join 2017-06-02 23:26:56 +02:00
Wuzzy 260c83087c Creative inv.: Reset scroll bar when switching 2017-06-02 23:14:19 +02:00
Wuzzy b53f1432b8 Creative: Reset search field when clicking on icon 2017-06-02 23:12:00 +02:00
Wuzzy 352f5a55b1 Fix creative slider disappearing in empty search 2017-06-02 23:03:57 +02:00