VoxeLibre/mods/ENTITIES
kno10 b540e6c77b Improve head swivel code (#4622)
* Utilize the minetest 5.9.0 API that uses radians not degree.
* Simplify computations to make this more efficient, in particular by querying and updating the bone position less frequently.
* Resolves minetest warning `Deprecated call to set_bone_position, use set_bone_override instead` in this location, but other uses remain.
* `mcl_util.set_bone_position` not modified, because it redundantly compares to the previous rotation once more.

Reviewed-on: VoxeLibre/VoxeLibre#4622
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
2024-11-10 02:41:55 +01:00
..
mcl_boats Restore inadvertantly removed translations 2024-08-31 16:39:43 +02:00
mcl_burning Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_dripping Fix "generateImagePart" warning (#4624) 2024-09-05 09:31:03 +02:00
mcl_entity_invs Clean up hopper minecart 2022-11-14 04:07:41 +01:00
mcl_falling_nodes Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
mcl_item_entity ipairs to pairs 2024-08-27 13:11:08 +02:00
mcl_minecarts accelerate non-moving carts on `mcl_minecarts:golden_rail_on` (#4097) 2024-03-24 05:29:44 +00:00
mcl_mobs Improve head swivel code (#4622) 2024-11-10 02:41:55 +01:00
mcl_paintings Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
mcl_wither_spawning Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mobs_mc Fix axolotl attacking water mobs (#4675) 2024-10-27 14:10:11 +01:00
vl_held_item Complete migration to vl_held_item 2024-05-05 19:10:18 +00:00
modpack.conf Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00