Commit Graph

3986 Commits

Author SHA1 Message Date
Wuzzy c8f9c3e923 Delete drippingwater entities when block unloads 2019-03-10 04:22:19 +01:00
Wuzzy 2892c45f52 Fix end portal shrine being in lava in flat mapgen 2019-03-10 03:30:18 +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 29c12439c4 Fix hand range not being applied if wielding item 2019-03-10 01:11:29 +01:00
Wuzzy 740e87cd81 Add FIXME for chorus plants 2019-03-10 01:05:06 +01:00
Wuzzy ef0b941bce Fix undeclared global bug in mcl_biomes 2019-03-10 00:35:16 +01:00
Wuzzy 655a240107 Chorus plant: Prevent double placement of flowers 2019-03-09 23:19:14 +01:00
Wuzzy 05e8cc8a2c Don't turn water into end stone anymore 2019-03-09 21:20:37 +01:00
Wuzzy 7a4aeb6625 Generate chorus plants in the End 2019-03-09 21:02:40 +01:00
Wuzzy 895b9e7e3a More End tweaks 2019-03-09 19:15:10 +01:00
Wuzzy e2fd769657 New, stratum-based end stone generation 2019-03-09 18:52:24 +01:00
Wuzzy 5dd650e921 Change wording: “decorational” → “decorative” 2019-03-09 17:01:36 +01:00
Wuzzy eff91038e8 Fix crash if item dropped in end portal in the end 2019-03-09 10:08:53 +01:00
Wuzzy 4f2baf8506 Play place sound if falling node hit the bottom 2019-03-09 08:59:09 +01:00
Wuzzy 2f88b42210 Make armor stand attached 2019-03-09 08:40:52 +01:00
Wuzzy b9377a0dbf Fix broken player init in mcl_hunger causing crash 2019-03-09 08:25:00 +01:00
Wuzzy 6d6fc3f34c Disable active trapped chests at loading time 2019-03-09 07:59:07 +01:00
Wuzzy ad8403adbd Add piston support for trapped chests 2019-03-09 07:23:10 +01:00
Wuzzy e6e9d13701 Piston support: banner, sign, armor stand, chests, daylight sensor, jukebox, noteblock 2019-03-09 07:02:02 +01:00
Wuzzy 225930a2c7 Constructing double chest part checks for neighbor
... and reverts to single chest if none found. Required for piston stuff.
2019-03-09 06:09:52 +01:00
Wuzzy c6efa8a626 Close formspecs when double chest breaks 2019-03-09 05:51:58 +01:00
Wuzzy 79a3eb23a7 Add German translation of mcl_core 2019-03-09 04:45:43 +01:00
Wuzzy a15c58a2dc Fix typos in mcl_core 2019-03-09 03:58:41 +01:00
Wuzzy 10035a64af Fix mobs not retaliating if friend died with 1 hit 2019-03-09 01:57:51 +01:00
Wuzzy 47ef78bf6a Fix group attack for slime, zombie and zombiepig 2019-03-09 01:50:00 +01:00
Wuzzy f3b4c56772 Change default mob view range to 16 2019-03-09 01:04:18 +01:00
Wuzzy 7899f6d432 Tweak height fear of all mobs 2019-03-09 00:54:49 +01:00
Wuzzy a5b20b1bf0 Modify pitch of small slimes and magma cubes 2019-03-09 00:44:24 +01:00
Wuzzy 8b44e6fb7a Mobs: Also play jump sfx if not moving horizontal 2019-03-09 00:24:53 +01:00
Wuzzy c98df597fc Fix mob detection of fences and walls 2019-03-09 00:18:21 +01:00
Wuzzy e37411dc13 Random pitch for eat/drink sounds 2019-03-09 00:10:59 +01:00
Wuzzy 6f9e178084 Baby zombies take sunlight damage 2019-03-08 23:55:27 +01:00
Wuzzy 9434baf991 High pitch for baby monsters 2019-03-08 23:52:41 +01:00
Wuzzy 793357cdfe Fix crash in mcl_hunger 2019-03-08 23:47:50 +01:00
Wuzzy f373f3a4f1 Mob spawner: Reduce spawn count for big mobs 2019-03-08 23:26:54 +01:00
Wuzzy a58b6fd3fb Fixed pitch for fuse sound 2019-03-08 23:17:42 +01:00
Wuzzy b8d3e7473b Mob sfx: Random pitch, higher pitch for children 2019-03-08 23:11:44 +01:00
Wuzzy 086b29f08c Fix minor race condition in mcl_death_messages 2019-03-08 22:51:35 +01:00
Wuzzy 636ff60c68 Don't re-damage object with arrow if already dead 2019-03-08 22:31:26 +01:00
Wuzzy 049c632276 Generalize node damage death message 2019-03-08 21:59:16 +01:00
Wuzzy 20576431e1 More death messages, more reliable 2019-03-08 20:22:01 +01:00
Wuzzy db8d7af245 Fix lightning dealing way too much damage 2019-03-08 19:09:40 +01:00
Wuzzy 9057743eb8 Tweak spawning algorithm 2019-03-08 05:12:31 +01:00
Wuzzy daed3059bf Predict water when digging ice 2019-03-08 04:42:24 +01:00
Wuzzy f40eeb4477 Make barrier particles glow in the dark 2019-03-08 03:47:14 +01:00
Wuzzy f7d9aea529 Make blazes glow in the dark 2019-03-08 03:40:46 +01:00
Wuzzy fed10e688e Tweak water/lava drips 2019-03-08 03:05:27 +01:00
Wuzzy 2e738a39a4 Disable radar mode in survival 2019-03-08 01:59:45 +01:00
Wuzzy 3cfdb85926 New translation system, part 11: Redstone 2019-03-08 01:07:41 +01:00