mt-mods / technic

Technic mod for Minetest
18 stars 24 forks source link

Remove lua api functions marked as deprecated #114

Open S-S-X opened 3 years ago

S-S-X commented 3 years ago

Clean up ItemStack:get_metadata() / ItemStack:set_metadata(metadata) with serialization stuff around them. Used with many tools.

OgelGames commented 3 years ago

There is more depreciated stuff that is used:

S-S-X commented 2 years ago

Also more get_metadata and probably set_metadata counterparts (did not search...). PR #233 changes so much for power tools that I don't want to include these, better to save for another PR: