Commit Graph

3011 Commits

Author SHA1 Message Date
Wuzzy fd32ee0318 Fix placing stairs = crash 2017-11-20 03:26:34 +01:00
Wuzzy cbc122836d Rotate spawned record of juke boxes 2017-11-18 22:12:36 +01:00
Wuzzy d549dc0752 Add missing nil check for minetest.get_node_light 2017-11-18 21:39:00 +01:00
Wuzzy 79ca0b2ab9 Workaround for crash if place stair/slab/trapdoor inside a buildable_to node 2017-11-18 20:57:41 +01:00
Wuzzy 34d4c19855 Update texture converter comments 2017-11-18 20:31:56 +01:00
Wuzzy 6a8cf24100 Converter: Add mcl_supplemental support 2017-11-18 20:30:21 +01:00
Wuzzy 14578baec1 Fix button inv. image breaking if use texture pack 2017-11-18 20:00:36 +01:00
Wuzzy 6a9d3fe55e Converter: Generate crossings and junctions 2017-11-18 19:38:59 +01:00
Wuzzy 620d8a7804 Fix previous creative inventory button not working after death 2017-11-18 09:03:49 +01:00
Wuzzy 28fe2ae184 Update texture conversions 2017-11-18 07:57:51 +01:00
Wuzzy ca833e0d5e Refactor texture converter 2017-11-18 07:39:02 +01:00
Wuzzy cc0e3452df Converter: Tweak foliage color 2017-11-18 07:16:06 +01:00
Wuzzy 2cf712a0be Fix broken alpha in texture converter 2017-11-18 06:13:08 +01:00
Wuzzy 1319271fd4 Texture converter: refactor convert_alphatex 2017-11-18 05:52:40 +01:00
Wuzzy e2daac4c33 Fix fern being gray in flower pot 2017-11-18 04:47:16 +01:00
Wuzzy 5519f6b7a3 Remove annoying nodes.lua in flowerpots mod 2017-11-18 04:44:23 +01:00
Wuzzy c9c5c43010 Converter: Blacklist a couple of textures 2017-11-18 04:42:42 +01:00
Wuzzy 608571cfa7 Clean up Texture Converter stuff 2017-11-18 03:42:44 +01:00
Wuzzy a7507482a6 Fix some texture conversions, add -p to Texture Converter 2017-11-18 03:40:29 +01:00
Wuzzy a19549d77e Add options to the texture converter 2017-11-18 02:33:43 +01:00
Wuzzy 7913a93969 Relicence texture converter under MIT 2017-11-18 01:25:55 +01:00
Wuzzy c8e1379196 More orange in orange glazed terracotta texture 2017-11-17 23:52:06 +01:00
Wuzzy cbd3061d1b Change allium texture 2017-11-17 23:51:50 +01:00
Wuzzy e79384f906 Retexturize door sides 2017-11-17 22:46:42 +01:00
Wuzzy cf1b999ab6 Generalize grass color check 2017-11-16 07:48:55 +01:00
Wuzzy a9d95dea23 Use hardware coloring for tallgrass and friends 2017-11-16 03:13:19 +01:00
Wuzzy 8db574d30e Clean up grass block group stuff 2017-11-15 20:27:29 +01:00
Wuzzy 54ae1190d6 Allow spruces at Y=1 2017-11-15 06:23:46 +01:00
Wuzzy 06d109e86b Fix can place flower podzol and coarse dirt
Also fix help entries
2017-11-15 05:02:37 +01:00
Wuzzy 192a440745 Tweak selection boxes of plantlike nodes 2017-11-15 04:40:29 +01:00
Wuzzy 9507aa6a90 Make grass block dry when placed next to dry grass 2017-11-15 03:47:08 +01:00
Wuzzy 74e1a7d326 Take grass block when enderman took dry grass b. 2017-11-15 03:12:31 +01:00
Wuzzy f53cf859c2 Fix mob spawning in savannas 2017-11-15 02:36:56 +01:00
Wuzzy c79b1062cc Add small beach to plains biomes 2017-11-15 02:30:30 +01:00
Wuzzy 6b2c06934a Autom. make grass/fern dry if placed on dry grass 2017-11-15 01:29:17 +01:00
Wuzzy 4083432770 Bone meal spawns less floer species on dry grass 2017-11-14 23:52:03 +01:00
Wuzzy 72f5591400 Add dry-colored grass/fern variants 2017-11-14 23:44:53 +01:00
Wuzzy 3bc9918370 Update texture conversion table 2017-11-14 18:30:25 +01:00
Wuzzy c698714d95 Convert jukebox tracks to mono 2017-11-13 01:30:47 +01:00
Wuzzy aaef558909 Convert all sounds (except music) to mono 2017-11-13 01:24:24 +01:00
Wuzzy 1c085b5467 Mobs_mc: Convert mob sounds to mono 2017-11-13 00:46:52 +01:00
Wuzzy f0e0e754b0 Implement more logical weather transitions 2017-11-12 06:57:11 +01:00
Wuzzy 15b96ff7cf Fix very loud snow footstep sound 2017-11-12 06:08:09 +01:00
Wuzzy e1d362d215 Increase weather duration 2017-11-12 05:27:18 +01:00
Wuzzy b220a07877 Fix more weather length issues 2017-11-12 05:14:25 +01:00
Wuzzy de6096f47a Fix pig→zombiepig lightning transform 2017-11-12 05:11:21 +01:00
Wuzzy f052f147b5 Tweak weather durations to be more MC-like 2017-11-12 05:03:26 +01:00
Wuzzy 562bd6cd5a Reduce raindrop count in thunderstorms 2017-11-12 03:28:53 +01:00
Wuzzy 4f639b024d Lightnings cause damage, change pigs and villagers 2017-11-12 03:24:46 +01:00
Wuzzy c09ca3363d Rarely spawn skeletons (+s. horse) on lightning 2017-11-12 02:48:18 +01:00