1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 18:05:22 +02:00
Files
luanti/src
Lars Müller a73e71510a Clamp client-sent movement speed control (#15721)
Results in the `movement_x` and `movement_y` fields of `player:get_player_control()` being safe to use
(otherwise users would need to compute the length as `(x^2 + y^2)^0.5` and clamp that to 1 themselves).
2025-02-04 12:19:00 +01:00
..
2025-01-21 16:29:12 +01:00
2025-02-02 19:05:09 +01:00
2024-06-10 21:15:30 +02:00
2024-06-10 21:15:30 +02:00
2025-01-12 14:49:01 +01:00
2025-01-21 16:29:12 +01:00
2024-11-12 10:52:46 +01:00
2024-12-26 11:29:00 +01:00
2025-01-24 16:50:39 +01:00
2025-01-12 14:49:25 +01:00
2025-01-12 14:49:25 +01:00
2025-01-21 16:29:12 +01:00
2025-01-21 16:29:12 +01:00
2024-11-12 10:52:46 +01:00
2025-01-21 16:29:12 +01:00
2025-01-21 16:29:12 +01:00
2025-01-21 16:29:12 +01:00