]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/localplayer.cpp
Remove obsolete eye_height related workaround
[dragonfireclient.git] / src / client / localplayer.cpp
2022-06-03 sfan5Remove obsolete eye_height related workaround
2022-03-14 Gregor ParzefallFix footsteps for players whose collision box min y...
2022-01-09 sfan5Restore pass-through of direction keys (#11924)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-08-27 NeroBurnerJoystick sensitivity for player movement (#11262)
2020-09-09 David CARLIERDarwin platform build fix (#10376)
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)