D00Med / LegendofMinetest

Minetest game based on Legend of Zelda
15 stars 7 forks source link

[task] WIP: 3d armor code check and possible update #43

Open mckaygerhard opened 2 years ago

mckaygerhard commented 2 years ago

as doomed said:

There's a few things you've mentioned now which are not really 'bugs' but are actually intended behaviour. For example, the armour cannot be worn in creative, because the player doesn't need it. If you disable creative, you can wear armour. This is how the original armour mod works.

ok i guessed from the beggining XD so then i must have checks for when i try to upgrade or updated the 3d armor mod (either for current game engine 0.4.X or when we ported to 5.X due 5.X will need a forced 3d armor upgrade)

so 3darmor is a pending task

mckaygerhard commented 2 years ago

well 3d_armor canot be update. . i will updated by hand by porting fixed..

for 5.X must change api calls.. this are due the nature of the game and hcanges made

mckaygerhard commented 1 year ago

pending task: 3d_armor can be updated.. now mark as WIP