Commit Graph

1905 Commits

Author SHA1 Message Date
Wuzzy
4b4403b39c Don't try to collect items dropped from workbench 2017-05-30 18:34:08 +02:00
Wuzzy
8994468c5c Enable _insta_collect by default in item entities 2017-05-30 18:16:36 +02:00
Wuzzy
fb26d6d274 Fix sheep losing color after re-activation 2017-05-30 18:06:21 +02:00
Wuzzy
c5668b3f25 Make armor stand no longer ground content 2017-05-30 17:18:19 +02:00
Wuzzy
5d494abf81 Tweak wieldhand 2017-05-30 16:20:48 +02:00
Wuzzy
6edd418c7f Move wieldhand.png to mcl_tools 2017-05-30 16:04:47 +02:00
Wuzzy
24c34b206f Fix acacia/spruce sapling not growing correctly 2017-05-30 15:31:04 +02:00
Wuzzy
cb12b1074f Version 0.20.1 2017-05-30 14:00:04 +02:00
Wuzzy
7b075f5772 Fix crash after item hit unloaded chunk 2017-05-30 13:59:26 +02:00
Wuzzy
4f51af2ebc Update to doc_items 1.1.1 2017-05-30 13:06:03 +02:00
Wuzzy
53b5754359 Update to HUD Bar 1.8.0 2017-05-30 13:04:18 +02:00
Wuzzy
68be63ffbe Version 0.20.0 2017-05-30 06:16:36 +02:00
Wuzzy
64c91afa4a Re-enable item physic after player follow failed 2017-05-30 06:00:26 +02:00
Wuzzy
467baaf67c Fix broken item safety code 2017-05-30 05:51:48 +02:00
Wuzzy
b33d4bf9f8 Fix diamonds achievement icon 2017-05-30 05:31:34 +02:00
Wuzzy
9449908565 Disable fire in mob explosions 2017-05-30 02:08:53 +02:00
Wuzzy
f00b0fe7ac Simple mob explosion smoke 2017-05-30 01:50:59 +02:00
Wuzzy
45a2e5ed0d Add simple TNT explosion effect 2017-05-30 01:27:45 +02:00
Wuzzy
1c2825ce6c Final fix-ups for push-item-out code 2017-05-30 00:58:14 +02:00
Wuzzy
f0b9799dee More item refactor 2017-05-29 23:31:41 +02:00
Wuzzy
4fd6e527a1 Disable physics when items are stuck 2017-05-29 23:20:29 +02:00
Wuzzy
4ff31ffa8c Add missing break in mcl_item_entities 2017-05-29 22:56:53 +02:00
Wuzzy
0b28ae2fe9 Push items out of solid opaque nodes 2017-05-29 22:51:13 +02:00
Wuzzy
88fb03a0d8 Refactor mcl_item_entity 2017-05-29 21:42:24 +02:00
Wuzzy
932e2dc6f8 Minor item entity code cleanup 2017-05-29 20:10:51 +02:00
Wuzzy
37f6bfaa9a Increase player collect height 2017-05-29 18:50:57 +02:00
Wuzzy
ce242511f0 Increase item magnet timer 2017-05-29 17:39:01 +02:00
Wuzzy
7bc10b2ade Don't set item age for node drops 2017-05-29 17:32:49 +02:00
Wuzzy
040cead946 Reduce default item despawn time to 5 minutes 2017-05-29 17:18:43 +02:00
Wuzzy
9d5497b347 Items dropped from nodes have no collection delay 2017-05-29 17:13:58 +02:00
Wuzzy
7d6bfceeba Don't spread grass block/mycelium below liquid 2017-05-28 00:46:09 +02:00
Wuzzy
cf9f4ba976 Don't attract item when inventory is full 2017-05-27 18:45:15 +02:00
Wuzzy
1f6548063e Item entity: Double collection radius 2017-05-27 18:39:10 +02:00
Wuzzy
e75f08f1db Fix place sound played when vines placement failed 2017-05-27 18:31:10 +02:00
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