aboutsummaryrefslogtreecommitdiff
path: root/src/client/localplayer.h
AgeCommit message (Expand)Author
2022-06-07Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-06-03Remove obsolete eye_height related workaroundsfan5
2022-05-17Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-03-26Add API to control shadow intensity from the game/mod (#11944)x2048
2022-01-09Restore pass-through of direction keys (#11924)sfan5
2021-10-01Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy
2021-05-13Add minetest.get_send_speedElias Fleckenstein
2021-03-26Fix legit_speedElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-10-04Added Tracers, NoSlow and NoForceRotate; GUI Colors changedElias Fleckenstein
2020-07-31Added more cheatsElias Fleckenstein
2020-07-20Added EntitySpeedElias Fleckenstein
2020-04-16Camera: Fix shooting line offsets (#9681)SmallJoker
2020-04-08Collision various fixes (#9343)TheTermos
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-09-14LocalPlayer: Fix code-styleANAND
2019-09-14Fix LocalPlayer::isDead always returning false if player is immortalANAND
2019-08-20Disable autoforward if player is deadANAND
2019-08-10Implement adding velocity to player from Luasfan5
2019-06-10Add disable_jump to liquids and ladders (#7688)SmallJoker
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-01Added pitch fly mode (#7817)Gaƫl C
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin