Skip to content
Snippets Groups Projects
  • MirceaKitsune's avatar
    3d1c481f
    RealBadAngel's patch which allows the lua api to read pressed player keys.... · 3d1c481f
    MirceaKitsune authored
    RealBadAngel's patch which allows the lua api to read pressed player keys. This should make it possible to change the player's animation based on what he is doing
    
    Correct lua api version number
    
    Always update animations and attachments after the entity is added to scene client side. Fixes animations not being applied in client initialization for some reason. Attachments should be re-tested now just to be safe.
    
    Fix a segmentation fault caused by reaching materials that didn't exist in a loop for setting texture
    3d1c481f
    History
    RealBadAngel's patch which allows the lua api to read pressed player keys....
    MirceaKitsune authored
    RealBadAngel's patch which allows the lua api to read pressed player keys. This should make it possible to change the player's animation based on what he is doing
    
    Correct lua api version number
    
    Always update animations and attachments after the entity is added to scene client side. Fixes animations not being applied in client initialization for some reason. Attachments should be re-tested now just to be safe.
    
    Fix a segmentation fault caused by reaching materials that didn't exist in a loop for setting texture