AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
AFCMS
c1da231f9d
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
2021-03-15 09:37:54 +01:00
epCode
39c357672c
Add cammera zoom effect while drawing bow
2021-03-14 17:13:23 -07:00
AFCMS
2dcaf8fdcb
improve performances of mcl_playerplus
...
really noticeable gain with caching global functions
2021-03-15 00:32:19 +01:00
epCode
975efb2288
Fix #1136
2021-03-13 10:35:36 -08:00
epCode
360070bb6a
Fix player eye height above head
2021-03-11 15:56:09 -08:00
epCode
d12009538e
Better mob_mount animations (riding)
2021-03-10 12:27:42 -08:00
Lizzy Fleckenstein
31441a02e5
Add CSM sprinting with double tap forward
2021-03-05 09:26:13 +01:00
Lizzy Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
Code-Sploit
83ade6fadd
Merge branch 'master' into master
2021-02-28 14:04:10 +00:00
Code-Sploit
6ab0e0fa86
Do some calculating
2021-02-28 14:02:48 +00:00
epCode
9f66238aaa
Transform mcl_meshhand_female.b3d to correct rotation
2021-02-27 11:36:18 -08:00
Code-Sploit
99b5dff849
Fix another bug
2021-02-27 16:13:05 +00:00
Code-Sploit
de9d838642
Fix a bug and improve some things
...
Bugs:
1) When player is in liquid and takes off his/her boots, he/her still has increased speed.
Improve:
1) Check for liquid group instead of node names
2021-02-27 16:10:11 +00:00
Code-Sploit
828c1110b1
Implement Depth Strider enchantment
2021-02-27 15:37:25 +00:00
Lizzy Fleckenstein
e5263d854e
Localize player_vel_yaw
2021-02-27 15:10:25 +01:00
Lizzy Fleckenstein
5a0b7bc131
Fix usages of player:get_velocity(), closes #1203
2021-02-27 15:07:10 +01:00
Lizzy Fleckenstein
ba1e42a638
Remove debug chat_send_all xD
2021-02-27 14:42:39 +01:00
epCode
2b513aa592
Change mcl_meshand depending on skin metadata
2021-02-26 15:01:30 -08:00
epCode
73616453a4
Fix #1188
2021-02-25 19:01:22 -08:00
epCode
3406342ed0
remove unessesary Message every time skin is changed
2021-02-25 13:38:02 -08:00
epCode
8f2a588059
Fix #1156
2021-02-25 12:27:14 -08:00
epCode
fb5f86d829
Fix #1196
2021-02-25 12:07:25 -08:00
epCode
8c1444a1a8
Fix Swim toggling
2021-02-25 12:06:24 -08:00
Lizzy Fleckenstein
d4401a6c3e
Simplify 3D wielded nodes (improves performance + possibly fixes a crash)
2021-02-25 17:35:44 +01:00
epCode
fbb79635eb
Fix player body rotation glitch
2021-02-24 17:11:00 -08:00
kay27
3ceb2b0a4d
Fix MineClone2/MineClone2#1160
2021-02-25 03:30:34 +04:00
epCode
c1c3dbfaec
Fix #1184
2021-02-24 15:21:05 -08:00
epCode
d1fd3cc827
Add 3D wieldveiw for non-item objects
2021-02-24 13:20:31 -08:00
Lizzy Fleckenstein
da606fa9d2
Add 3d wielded nodes (not functional until Right_Hand bone is added)
2021-02-24 12:58:30 +01:00
epCode
4334339ba3
Fix player head bone in while attached
2021-02-23 14:18:52 -08:00
epCode
9caf6f2904
Add more MC-like player body bone positioning
2021-02-22 18:48:09 -08:00
Lizzy Fleckenstein
152d49ef20
Fix #1167
2021-02-22 10:41:44 +01:00
epCode
d8b5620115
Make head block detection more stable
2021-02-21 04:11:20 +00:00
epCode
38cb2fdeec
Fix swimming crash (sorry)
2021-02-20 19:19:59 -08:00
epCode
98f6e05cdc
Make swimming a bit smoother
2021-02-20 16:21:09 -08:00
epCode
ecb70aaf55
Make player head anim while attached more flexible
2021-02-19 14:07:36 -08:00
AFCMS
4c3954959c
replace pairs() by ipairs() in mcl_player
2021-02-18 15:32:15 +00:00
AFCMS
25653e6178
replace pairs() by ipairs() in mcl_playerinfo
2021-02-18 15:31:13 +00:00
AFCMS
0531aae687
replace pairs() by ipairs() in mcl_playerplus
2021-02-18 15:27:50 +00:00
AFCMS
2e2d0b49ea
performance fix in mcl_skins
2021-02-18 15:07:37 +00:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
epCode
18a8d011a2
Sprinting anim, MC-like Player anims, Swimming detection
2021-02-17 15:17:12 -08:00
epCode
a49e144911
Localize a couple variables
2021-02-17 02:51:33 +00:00
epCode
c238fd9ba7
Set swiming detection to "node_feet"
2021-02-16 14:18:06 -08:00
epCode
24c14e7f15
Fix bow having weird hand placements while hitting and loading
2021-02-16 20:13:12 +00:00
Elias Fleckenstein
98b00898a5
Merge pull request 'Make player wield switch instant' ( #1129 ) from Code-Sploit/MineClone2:master into master
...
Reviewed-on: MineClone2/MineClone2#1129
2021-02-16 12:40:55 +00:00
Code-Sploit
9cbfaf012e
Make player wield switch instant
2021-02-16 12:34:26 +00:00
epCode
3b775c38cd
Fix wrong numbers (Swaped)
...
My bad
2021-02-15 23:46:27 +00:00
epCode
164aad4ff9
Fix player glitches when standing by the water
...
Instead of making the player collisionbox smaller from the ground, I made it smaller from the top.
2021-02-15 16:59:24 +00:00