Commit Graph

47 Commits

Author SHA1 Message Date
Elias Åström 5d3514880a Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
2021-05-16 13:44:04 +02:00
epCode 8f2a588059 Fix #1156 2021-02-25 12:27:14 -08:00
epCode d1fd3cc827 Add 3D wieldveiw for non-item objects 2021-02-24 13:20:31 -08:00
Elias Fleckenstein 62171b9cf9 Implement #1099 2021-02-24 10:55:13 +01:00
epCode 5a6810aa6a Add female player model (though unutilized) 2021-02-23 09:47:02 -08:00
epCode d29c045ad8 Fix sneak_mine glitch 2021-02-19 09:19:18 -08:00
Elias Fleckenstein 9b349a1684 More flexible wield rotation determination 2021-02-18 09:28:12 +01:00
epCode 18a8d011a2 Sprinting anim, MC-like Player anims, Swimming detection 2021-02-17 15:17:12 -08:00
epCode a9fe8d58e5 Add bow aiming animations 2021-02-12 09:16:08 -08:00
epCode cf95239fe5 Replace mcl_armor_character.b3d
Fix the player bone positioning while not swiming
2021-02-09 21:23:35 +00:00
epCode 7e2e96672b Remove mcl_armor_character.b3d 2021-02-09 21:22:28 +00:00
epCode b749de4ced replace mcl_armor_character.blend 2021-02-09 21:21:51 +00:00
epCode 0fe02b5a69 Replace mcl_armor_character.blend 2021-02-09 21:20:43 +00:00
epCode c5169e48a1 Merge branch 'master' of https://git.minetest.land/epCode/MineClone2 2021-02-06 17:50:27 -08:00
epCode df8bdfbc36 Animations for swiming 2021-02-06 17:40:07 -08:00
kay27 84289a3a11 Tiny code cleanup and potentially bugfix after latest mergings 2021-02-07 02:56:00 +04:00
epCode e0ad09900c Merge pull request 'master' (#5) from MineClone2/MineClone2:master into master
Reviewed-on: https://git.minetest.land/epCode/MineClone2/pulls/5
2021-02-02 22:19:58 +00:00
Elias Fleckenstein 7545e29f58 Burning objects 2020-12-24 17:48:40 +01:00
epCode f62a003163 More Minecraft-like breathing animation 2020-12-20 16:20:04 -08:00
epCode c5412dd2a7 Added arm control bone 2020-12-20 14:42:21 -08:00
epCode 12564b573b Fine tune player sneaking animations 2020-12-20 14:12:33 -08:00
epCode 76e7b8f637 Player animation tweaks 2020-12-20 14:12:03 -08:00
epCode acda2ba9bf Added sneaking animations 2020-12-18 16:28:28 -08:00
epCode fec3085593 Added sneak animation entries 2020-12-18 16:27:37 -08:00
epCode ef8d7b1e6a Added bone control for wielditem 2020-12-16 10:56:05 -08:00
epCode 20cc845940 Transforms wielditem relative to held item 2020-12-16 10:55:56 -08:00
Elias Fleckenstein ed738da016 Added Enchanting Table 2020-11-25 12:47:27 +01:00
Elias Fleckenstein a3cf6b0e5d Blast Protection; Fire Protection; Projectile Protection; Feather Falling; Thorns 2020-11-13 12:21:36 +01:00
Elias Fleckenstein b53ae0df19 Fix armor runtime error 2020-11-13 09:44:42 +01:00
Elias Fleckenstein b9e5a991e2 Protection 2020-11-10 13:58:39 +01:00
Elias Fleckenstein 2b55dac7d2 Fixed Curse of Binding bypass in rightclick handler 2020-11-04 11:29:44 +01:00
Elias Fleckenstein 7c28bf8507 Silk Touch 2020-11-02 19:09:23 +01:00
Elias Fleckenstein 22083a0ff5 Armor textures support 2020-11-02 17:22:03 +01:00
Elias Fleckenstein afa11c0723 Unbreaking for armor 2020-11-02 15:33:05 +01:00
Elias Fleckenstein e09ecb5431 Enchanted Books; Fishing Rod Support; Curse of Binding 2020-11-01 17:24:57 +01:00
kay27 ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Brandon 78768c3dab Correct splash harming, remove double damage to entity, and add harming to armor bypass 2020-07-06 20:23:59 -04:00
Brandon 5baa1b0275 Allow damage to armor players with poison 2020-07-06 18:57:00 -04:00
Rocher Laurent c9a37d0dbc Translate In French 2020-05-05 21:02:21 +02:00
Rocher Laurent 4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy 565806558c Play armor equip sound when armor got dispensed 2020-02-18 22:33:58 +01:00
Wuzzy 6426e55746 Add on_secondary_use for heads and pumpkin 2020-02-18 22:17:52 +01:00
Wuzzy d88fa0c438 Can equip/swap armor with rightclick 2020-02-18 22:05:08 +01:00
Wuzzy 460e7c0c67 3 mob heads reduce mob detection range 2020-02-18 18:12:51 +01:00
Wuzzy 364a4152ac Change fallback armor (un)equip sounds 2020-02-18 16:36:22 +01:00
Wuzzy ab4e46f97b Move armor mods 2020-02-18 15:48:21 +01:00