-
- Downloads
RealBadAngel's patch which allows the lua api to read pressed player keys....
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
Showing
- doc/lua_api.txt 6 additions, 2 deletionsdoc/lua_api.txt
- src/client.cpp 5 additions, 5 deletionssrc/client.cpp
- src/clientserver.h 3 additions, 1 deletionsrc/clientserver.h
- src/content_cao.cpp 6 additions, 6 deletionssrc/content_cao.cpp
- src/game.cpp 16 additions, 0 deletionssrc/game.cpp
- src/localplayer.h 0 additions, 50 deletionssrc/localplayer.h
- src/player.h 66 additions, 3 deletionssrc/player.h
- src/scriptapi.cpp 50 additions, 1 deletionsrc/scriptapi.cpp
- src/server.cpp 13 additions, 1 deletionsrc/server.cpp
Loading
Please register or sign in to comment