Commit Graph

2171 Commits

Author SHA1 Message Date
Wuzzy
1f8d5639cc Fix bugs when placing pumpkin stack on armor stand 2017-06-11 15:31:14 +02:00
Wuzzy
6e2f47a1ce Make pumpkins wearable 2017-06-11 15:21:20 +02:00
Wuzzy
fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +02:00
Wuzzy
3121ab7c2d Update armor stand textures … a bit 2017-06-11 14:21:52 +02:00
Wuzzy
7745e1ad31 Drop armor stand's armor when it got destroyed 2017-06-11 14:16:22 +02:00
Wuzzy
47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy
08d50ed73e Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
Wuzzy
8773c4b52f Remove clouds when in void 2017-06-11 02:34:34 +02:00
Wuzzy
ea841eecfb Update wither skeleton texture
Thanks, kingoscargames!
2017-06-11 01:42:26 +02:00
Wuzzy
c71a5b0f45 Remove duplicate 3d_armor_character.b3d 2017-06-11 00:03:16 +02:00
Wuzzy
e7c03fb982 Update player model code from Minetest Game 0.4.16 2017-06-10 23:17:19 +02:00
Wuzzy
7f6b1b8aba Rename zombiepig texture file 2017-06-10 22:51:07 +02:00
Wuzzy
e2b0677cbf Update zombiepig texture to Faithful 1.12 2017-06-10 22:50:17 +02:00
Wuzzy
f3fa9b6e4b Fix textures of mob heads (the blocks)
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy
53791c4f9d Fix item speed not reset when magnet activates
This fixes items sometimes flying upwards when near the player
2017-06-10 21:39:26 +02:00
Wuzzy
5d1c38cb5f Reduce excessive item pickup sound distance 2017-06-10 21:36:39 +02:00
Wuzzy
8cad041c89 Disable item magnet correctly 2017-06-10 21:10:15 +02:00
Wuzzy
817def7d81 Enable item physics right when out of magnet range 2017-06-10 21:08:02 +02:00
Wuzzy
b153104d24 Fix item flying after moving out of liquid 2017-06-10 20:56:53 +02:00
Wuzzy
1a7b455fd2 Fix item entity wiggle on flowing water 2017-06-10 20:47:12 +02:00
Wuzzy
be5d1c08db Refactor item entity physics code 2017-06-10 20:37:17 +02:00
Wuzzy
55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy
ebfec57705 Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
Wuzzy
1c4c2dafc3 Remove horses, replace with cows and rabbits 2017-06-10 18:11:00 +02:00
Wuzzy
823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy
a589cbc17a Fix global variable bug in mcl_item_entity 2017-06-10 17:23:14 +02:00
Wuzzy
91912b6f74 Remove unused mcl_mobitems_fireball.png 2017-06-10 17:11:07 +02:00
Wuzzy
ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy
279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy
c843e8ca87 Use Faithful 1.12 textures for hotbar 2017-06-10 15:31:26 +02:00
Wuzzy
84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy
46bf871ba2 Don't randomly destroy double plants 2017-06-10 04:12:13 +02:00
Wuzzy
d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy
f10b712752 Sharper moon and sun textures 2017-06-10 03:37:13 +02:00
Wuzzy
d629f9f6cc Resize heard.png to 16×16 2017-06-10 03:31:20 +02:00
Wuzzy
09207ea062 Fix armor inventory not updating after death 2017-06-09 23:29:56 +02:00
Wuzzy
e87a1dc44a Remove unused mcl_inventory code 2017-06-09 23:28:37 +02:00
Wuzzy
bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy
b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy
12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy
df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy
f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy
e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy
369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy
2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy
c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy
765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy
b7f50d9028 Restrict flower place to dirt/grassblock and light 2017-06-09 19:18:23 +02:00
Wuzzy
8fcbda3765 Revert "Enable zooming by default"
This reverts commit 7bbb105488.
Reason: Zooming is actually not possible in Minecraft.
2017-06-09 15:42:35 +02:00
Wuzzy
7bbb105488 Enable zooming by default 2017-06-09 15:09:03 +02:00