Elias Fleckenstein
|
58c20a7542
|
Merge branch 'mineclone5' into netherite
|
2021-04-19 11:13:01 +02:00 |
|
Code-Sploit
|
180d1f1140
|
Add first try of code for smithing table (Thanks to Fleckenstein), add _mcl_upgradable and _mcl_upgrade_item to every diamond tool/armor piece
|
2021-04-16 14:00:14 +00:00 |
|
AFCMS
|
457f61a532
|
Fix #1570
|
2021-04-16 11:40:44 +00:00 |
|
Elias Fleckenstein
|
020c793762
|
Merge branch 'master' into netherite
|
2021-04-16 12:17:39 +02:00 |
|
epCode
|
31dfeae445
|
Fix female player model for footglitch/elytra
|
2021-04-15 14:57:55 -07:00 |
|
Code-Sploit
|
77657359c2
|
Set correct armor_points value for netherite_boots
|
2021-04-15 08:31:16 +00:00 |
|
epCode
|
18cdd13c06
|
Partialy fix #1559
|
2021-04-14 11:01:50 -07:00 |
|
Code-Sploit
|
7e7a635ed0
|
Add correct durability for netherite armor
|
2021-04-14 11:57:46 +00:00 |
|
Code-Sploit
|
35d2ef52c1
|
Add correct textures for netherite armor
|
2021-04-14 11:54:42 +00:00 |
|
Code-Sploit
|
a3ef3737d5
|
Remove invalid placed texture images
|
2021-04-14 11:52:23 +00:00 |
|
Code-Sploit
|
e1236d7547
|
Add second part of netherite armor textures
|
2021-04-14 11:46:34 +00:00 |
|
Code-Sploit
|
7a6929f4cb
|
Add first part of netherite armor textures
|
2021-04-14 11:44:50 +00:00 |
|
Code-Sploit
|
bc23cd800e
|
Add code for netherite armor
|
2021-04-14 11:42:28 +00:00 |
|
epCode
|
424685d3d3
|
Add elytra (sprint in air to use)
|
2021-04-12 14:56:33 -07:00 |
|
epCode
|
86b63c8bc4
|
Make player model easier to use
|
2021-03-30 13:26:46 -07:00 |
|
epCode
|
38e4e7293a
|
fix female player anim XD
|
2021-03-30 10:29:46 -07:00 |
|
epCode
|
a14959ac70
|
add player death animation and particles
|
2021-03-30 09:53:55 -07:00 |
|
Elias Fleckenstein
|
c20bd768ec
|
Revert "Fix #1277". The commit caused each enchanted armor piece to overlay an additional violet layer over all previous armor layers. A better fix needs to be found.
This reverts commit b82da05590 .
|
2021-03-19 14:36:48 +01:00 |
|
epCode
|
b82da05590
|
Fix #1277
|
2021-03-16 19:18:07 -07:00 |
|
epCode
|
d12009538e
|
Better mob_mount animations (riding)
|
2021-03-10 12:27:42 -08:00 |
|
Elias Fleckenstein
|
d57db0444f
|
Use mod.conf in all mods, part 1
|
2021-03-04 15:22:14 +01: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 |
|