]> git.lizzy.rs Git - minetest.git/history - src/client/localplayer.cpp
Cleanup ClientLauncher structure (#10160)
[minetest.git] / src / client / localplayer.cpp
2020-06-07 sfan5Reset touching_ground when in free_move
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-09-14 ANANDLocalPlayer: Fix code-style
2019-09-14 ANANDFix LocalPlayer::isDead always returning false if playe...
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-06-10 SmallJokerAdd disable_jump to liquids and ladders (#7688)
2019-05-21 DSMake autoforward simulate the 'up' key (#8249)
2019-02-10 SmallJokerSlippery: Do not apply when swimming (#8198)
2019-02-09 SmallJokerAutojump: Disable in fly mode, support continuous forwa...
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)