Commit Graph

1971 Commits

Author SHA1 Message Date
Wuzzy 524c526ba6 Fix placesound being played on button place fail 2017-05-27 18:28:30 +02:00
Wuzzy bb0468cc47 Update button help 2017-05-27 18:21:57 +02:00
Wuzzy 434c7a399a Allow buttons to replace pointed node again 2017-05-27 18:18:54 +02:00
Wuzzy 1357bd5555 Restrict button placement on solid opaque cubes 2017-05-27 18:09:11 +02:00
Wuzzy f116bcfb48 Fix items not falling again after failed collect 2017-05-27 17:53:36 +02:00
Wuzzy db26ba2191 Fix item entity jittering after falling on floor 2017-05-27 17:07:17 +02:00
Wuzzy e99dd9d085 Fix item entities following player forever 2017-05-27 17:02:17 +02:00
Wuzzy a15ef03d9c Fix incorrect overworld_min in flat mapgen 2017-05-27 16:10:21 +02:00
Wuzzy 23c438f427 Re-enable item falling after being in unloaded 2017-05-27 15:37:15 +02:00
Wuzzy 3cda40818c Make item entities respect gravity setting 2017-05-27 15:22:28 +02:00
Wuzzy 0b4ae22c21 Clean up various potential crashes in minetest.after in mcl_item_entities 2017-05-27 15:17:03 +02:00
Wuzzy 0930ab52c9 Item entities: Reduce player collect height 2017-05-27 14:59:13 +02:00
Wuzzy f551eb42ce Fix eternal fire help mistakes 2017-05-27 14:36:13 +02:00
Wuzzy c2d950b7c2 Disable digging for bow 2017-05-27 04:08:44 +02:00
Wuzzy 25c9583ed2 Tweak vine density 2017-05-27 03:50:35 +02:00
Wuzzy b0f36500cf Vine generation now uses Perlin noise 2017-05-27 03:19:19 +02:00
Wuzzy f7393cf970 Generate vines in jungles, move cocoa gen b/w mods 2017-05-27 01:54:40 +02:00
Wuzzy 077242efa4 Disable cocoa generator for non v6 mapgens 2017-05-27 00:55:56 +02:00
Wuzzy f132bc78a3 Reduce range for Sniper Duel achievement 2017-05-27 00:37:25 +02:00
Wuzzy d143d492a1 Check for arrow collision every tick 2017-05-27 00:27:56 +02:00
Wuzzy d7a42bd831 Change uncharged bow range to 1 (for itemframe) 2017-05-27 00:10:03 +02:00
Wuzzy 3025ff92c5 Disable melee combat with bow for real 2017-05-27 00:05:50 +02:00
Wuzzy 0231efa7bb Add durability info to bow help page 2017-05-27 00:04:11 +02:00
Wuzzy 78e8dcdfaf Update bow help 2017-05-26 23:51:29 +02:00
Wuzzy 5915e39d6f Don't spawn arrow items in Creative Mode 2017-05-26 23:34:25 +02:00
Wuzzy 1b0e45835c Reset range of 0 bow to make it work in itemframe 2017-05-26 23:32:00 +02:00
Wuzzy 0e23d1ef89 Allow to use bow w/o arrow in Creative Mode 2017-05-26 23:27:11 +02:00
Wuzzy af759d61a3 Set bow pointing range to 0 (no melee combat) 2017-05-26 23:18:31 +02:00
Wuzzy 8cd114a9e4 Fix arrow damaging multiple objects at once 2017-05-26 23:10:50 +02:00
Wuzzy 30b8e693af Make flowers less likely with bone meal 2017-05-26 21:52:41 +02:00
Wuzzy 5e4424713c Fix irregular bone meal growth on grass block 2017-05-26 21:40:03 +02:00
Wuzzy 2b4dc9fdfa Remove debug message 2017-05-26 21:27:48 +02:00
Wuzzy bf9c990760 New vines growth algorithm (WIP) 2017-05-26 21:25:25 +02:00
Wuzzy 2b558e0b54 Update vines placement rules and help 2017-05-26 20:58:13 +02:00
Wuzzy 73cd5498fb Fix ender pearl regression causing player to sink into ground again 2017-05-26 18:33:30 +02:00
Wuzzy 16d018b406 Teleport inside plants and vines w/ ender pearl 2017-05-26 18:12:35 +02:00
Wuzzy 75fbf7f95e Update ender pearl help 2017-05-26 17:58:40 +02:00
Wuzzy 42224d9df6 Make ender pearls collide on plants, too 2017-05-26 17:56:09 +02:00
Wuzzy 7e1f8fa7ba Prevent player getting stuck after ender-pearling 2017-05-26 17:43:07 +02:00
Wuzzy 937e1f6999 No teleport when ender pearl hits ignore 2017-05-26 16:13:51 +02:00
Wuzzy 447489f7a9 Fix player fall through floor when use ender pearl 2017-05-26 15:10:35 +02:00
Wuzzy 9697232566 Lift WIP status from birch sapling 2017-05-26 02:41:35 +02:00
Wuzzy de10e2e1a8 Grow proper acacia tree from acacia saplings 2017-05-26 02:36:25 +02:00
Wuzzy b5b8561483 Tree grown from spruce sapling matches v6 pines 2017-05-26 02:16:41 +02:00
Wuzzy 3461893961 Remove unused sound in slime block 2017-05-26 01:34:43 +02:00
Wuzzy a6a28e752d Add sounds for slime block 2017-05-26 01:33:26 +02:00
Wuzzy 316ee94c2d Clean up and rename textures in mcl_core 2017-05-26 01:06:54 +02:00
Wuzzy 37bcb9449d Remove weather override setting 2017-05-25 20:41:04 +02:00
Wuzzy 98e66f74ca Update book background texture to Faithful 1.12 2017-05-25 11:02:28 +02:00
Wuzzy 461807b0dc Remove messages for feeding/taming animals 2017-05-25 10:48:13 +02:00