Commit Graph

209 Commits

Author SHA1 Message Date
Wuzzy 4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy a69ab5ec34 Remove fallen log schematics and mushrooms on logs 2017-08-21 02:31:10 +02:00
Wuzzy 4dc1d6b43b Fix outdated get_node_group 2017-08-18 21:36:28 +02:00
Wuzzy ac55b024b8 Fix accidental global in mcl_core 2017-08-18 21:34:28 +02:00
Wuzzy 022682a75e Refactor: Drop legacy get_mapgen_params 2017-08-18 21:25:29 +02:00
Wuzzy 3fefbf5fc4 Add realm barrier between End and Overworld void 2017-08-17 19:59:43 +02:00
Wuzzy 266fde8ff2 Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.

Kudos to maikerumine!
2017-08-15 19:40:53 +02:00
Wuzzy e9c4259c61 Clarify vine creeping condition 2017-08-12 15:35:29 +02:00
Wuzzy a64fd0fb66 Kill depending vine below after destroying vine 2017-08-12 04:11:07 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 5023e0247d Disallow placement of void and realm barrier 2017-08-08 23:35:06 +02:00
Wuzzy 58a17444ba Add realm barrier node to separate realms 2017-08-08 23:19:44 +02:00
Wuzzy 25015f9d32 Reduce sapling growth chances 2017-08-04 21:20:42 +02:00
Wuzzy 9ebabff5f4 Add another growth stage for saplings 2017-08-04 21:05:58 +02:00
Wuzzy bbb2edc0d8 Make cobweb drop itself when dug by shears 2017-08-03 03:41:08 +02:00
Wuzzy 54fb702c8f Shears selfdrop dead bush, tall grass, fern, vine, leaves 2017-08-03 02:27:55 +02:00
Wuzzy e955be8e03 Fix digging groups for sandstone 2017-08-03 00:56:12 +02:00
Wuzzy 3fe4070494 Use other PP variant of brick block texture 2017-07-28 14:46:52 +02:00
Wuzzy 66f1fe3ff4 Fix shulker box top textures, change clay textures
Thanks, kingoscargames!
2017-07-27 14:34:14 +02:00
Wuzzy 77c1df1e08 Tweak spruce leaves color 2017-07-26 22:29:53 +02:00
Wuzzy 11bd39774a Register horse armor smelting recipes elsewhere 2017-07-26 19:34:47 +02:00
Wuzzy cd0ae350bd Eliminate black iron … mostly 2017-07-26 06:39:38 +02:00
Wuzzy df8efb050e Tweak textures: Clay, flint (and steel), gravel 2017-07-24 02:44:50 +02:00
Wuzzy 3455030aa5 Change smooth sandstone textures 2017-07-24 02:12:55 +02:00
Wuzzy f724d812b7 Redo sandstone top/bottom textures (no tiling) 2017-07-24 02:09:07 +02:00
Wuzzy d399c39be0 More visible grass path textures 2017-07-24 00:48:43 +02:00
Wuzzy 5768ade21c Tweak mossy stone bricks texture 2017-07-22 14:07:16 +02:00
Wuzzy 854d5ff4e0 Rotate ore images 2017-07-22 13:33:02 +02:00
Wuzzy 9092d7465a Tweak water post effect color 2017-07-22 13:14:48 +02:00
Wuzzy 3dfd039a44 Tweak stone-related textures 2017-07-21 12:19:56 +02:00
Wuzzy 09886f75f5 Simplify glass textures 2017-07-21 01:43:06 +02:00
Wuzzy c784636230 Compress mcl_core texture 2017-07-21 00:00:34 +02:00
Wuzzy ddc05ba01e Make emerald stuff green 2017-07-20 23:59:57 +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 d6e49d7277 Use good old grass side overlay again 2017-07-19 19:04:05 +02:00
Wuzzy 37fe7653da Move stained glass textures to mcl_core 2017-07-17 18:14:11 +02:00
Wuzzy ba0d15608e Pixel perfection liquid textures 2017-07-17 12:20:15 +02:00
Wuzzy 4802b7320c Make ice spawn water when broken above block 2017-07-08 18:34:56 +02:00
Wuzzy 07bb0e0cb1 Fix broken texture on bottom of grass path 2017-07-08 18:08:02 +02:00
Wuzzy 7d2ffe1c92 More mcl_core refactoring 2017-07-07 16:52:28 +02:00
Wuzzy 722d4cb500 Heavily refactor nodes in mcl_core 2017-07-07 16:37:05 +02:00
Wuzzy 5312352e9e Fix sapling place sound, place only on certain blocks 2017-07-07 15:25:39 +02:00
Wuzzy 20bd869738 Remove stone, cobble and friends from deco group 2017-07-06 00:03:36 +02:00
Wuzzy ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy fa3ca02906 Fix crash with unknown item in water 2017-06-29 11:49:51 +02:00
Wuzzy 6a74301637 Clear snowy block below after flooding top snow 2017-06-20 15:40:49 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00