aboutsummaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-11-22Client-side autojump. Remove Android-only stepheight autojump (#7228)Ben Deutsch
2018-11-08New sneak: Smoothen the climb up event (#7727)SmallJoker
2018-04-18PlayerSettings struct for player movement code (#7243)Ben Deutsch
2018-04-03Fix more clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-03Slippery: Simplify, make more efficient (#7086)SmallJoker
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2017-11-06Player eye height: Make this a settable player object propertyparamat
2017-09-28Localplayer: Fix disable_jump effect and getStandingNodePos()SmallJoker
2017-08-26Alternative code for slipping (#6256)Ben Deutsch
2017-08-26Android stepheight: Only increase if 'touching ground' (#6313)Paramat
2017-08-18Modernize various files (src/k*, src/l*)Loic Blot
2017-08-13LocalPlayer::accelerateHorizontal: cleanupsLoic Blot
2017-08-13Cleanup LocalPlayer::applyControlLoic Blot
2017-08-13Add slippery group for nodes (players/items slide)Wuzzy
2017-08-09Step height: Add as a player object propertyparamat
2017-07-15Sneak: Stripped down versionSmallJoker
2017-06-24Emit liquid sound if the player walks in liquid (#6040)Dániel Juhász
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-05-09Revert custom player collision box and step height commitsparamat
2017-05-08Custom step height: Fix implementationparamat
2017-05-06Use stepheight from CAO instead of hardcoded valueSapier
2017-05-06Make players respect makes_footstep_sound in the object propertiesTeTpaAka
2017-05-03Sneak: Improve and fix various thingsSmallJoker
2017-04-22Sneak glitch: Set default to falseparamat
2017-04-17Sneak: Add option for old move codeparamat
2017-04-11Sneak glitch: Detect ledge for 2-node climb-upparamat
2017-03-29Sneak: Fix sneaking on free-floating lower-half slabssfan5
2017-03-29Sneak: Fix stair lower step bug and ladder in 1x1 hole bugssfan5
2017-03-26Sneak: Replicate sneak ladder in new code, is optionalsfan5
2017-03-16Sneak: Fix various problems with sneakingsfan5
2017-02-12Footsteps: Fix offset footstep and shallow water sound bugsparamat
2017-01-11Cleanup some header inclusions to improve compilation timesLoic Blot
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-11-30Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...lhofhansl
2016-10-30PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul
2016-10-08RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (...Loic Blot
2016-06-03Initial Gamepad supportest31
2016-05-06Android: Increase player_stepheight for thicker snow nodeboxMaksim Gamarnik
2016-03-14Fix player teleportation bug whilst sneakingHybridDog
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-02-14Player::accelerateHorizontal/Vertical should be member of LocalPlayerLoic Blot
2016-01-29Don't pass non-const references to collision methodsest31
2015-11-08Fix misc. MinGW and Valgrind warningskwolekr
2015-11-03Only go fast in autorun if fast move is enabledest31
2015-10-26Fix jittering sounds on entities (fixes #2974)BlockMen
2015-08-15Fix sneaking (fixes #665 and #3045)BlockMen
2015-08-06Fix detection of sneaking nodegregorycu
2015-08-02Fix "bouncy" blocksMiner59