minetest/src/script/lua_api
CoderForTheBetter faa358e797 Add Lua methods 'set_rotation()' and 'get_rotation()' ()
* Adds Lua methods 'set_rotation()' and 'get_rotation'. Also changed some method names to be more clear. Instead of an f32 being sent over network for yaw, now a v3f is sent for rotation on xyz axes. Perserved Lua method set_yaw/setyaw so that old mods still work, other wise to set yaw they would need to switch to set_rotation(0, yaw, 0).
2018-11-28 09:38:50 +01:00
..
2018-09-11 19:32:10 +02:00
2018-01-23 05:27:38 +00:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2018-06-27 17:45:40 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2018-05-31 22:52:08 +02:00
2017-08-17 22:19:39 +02:00