Skip to content
Snippets Groups Projects
  • TeTpaAka's avatar
    c0335f7d
    Add some missing getter functions to the lua API · c0335f7d
    TeTpaAka authored
    ObjectRef:
    get_properties
    get_armor_groups
    get_animation
    get_attach
    get_bone_position
    
    Players:
    get_physics_override
    hud_get_hotbar_itemcount
    hud_get_hotbar_image
    hud_get_hotbar_selected_image
    get_sky
    get_day_night_ratio
    get_local_animation
    get_eye_offset
    
    Global:
    minetest.get_gen_notify
    minetest.get_noiseparams
    c0335f7d
    History
    Add some missing getter functions to the lua API
    TeTpaAka authored
    ObjectRef:
    get_properties
    get_armor_groups
    get_animation
    get_attach
    get_bone_position
    
    Players:
    get_physics_override
    hud_get_hotbar_itemcount
    hud_get_hotbar_image
    hud_get_hotbar_selected_image
    get_sky
    get_day_night_ratio
    get_local_animation
    get_eye_offset
    
    Global:
    minetest.get_gen_notify
    minetest.get_noiseparams