Commit History

Author SHA1 Message Date
  est31 2060fd9cbe Initial Gamepad support 8 years ago
  HybridDog c0b6986e38 Fix player teleportation bug whilst sneaking 8 years ago
  Loic Blot 3a74b84007 Player::accelerateHorizontal/Vertical should be member of LocalPlayer 8 years ago
  nerzhul fefa148d69 v2d & aabbox3d<f32> & sky cleanups 8 years ago
  asl97 19f73e4efc Get movement setting instead of hard coded value 8 years ago
  est31 5e507c9829 Add server side ncurses terminal 9 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  est31 3b50b2766a Optional reconnect functionality 9 years ago
  kwolekr 7b171ea2be Fix code style from recent commits and add misc. optimizations 9 years ago
  TeTpaAka c0335f7d13 Add some missing getter functions to the lua API 9 years ago
  kwolekr b4247dff2e Fix usage of destroyed mutex 9 years ago
  Loic Blot 0ae75f2a4e Player: Fix a deadlock triggered by previous commit 0e5e49736c0a5fa29bca257bafc02d7c7a7171c9 9 years ago
  Loic Blot 0e5e49736c Protect Player::hud from concurrent modifications 9 years ago
  Loic Blot afb19f3a1f handleCommand_Breath mustn't update breath is player is dead. A dead player doesn't breath. 9 years ago
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  Kahrl 9b551d5cbc Implement WieldMeshSceneNode which improves wield mesh rendering 9 years ago
  ShadowNinja e9c9b66ae9 Make players check inventory modification properly 9 years ago
  ShadowNinja 8b3135a643 Only set player dirty flag if values change 9 years ago
  ShadowNinja cd0df0d5e7 Simplify player modification checks 10 years ago
  ShadowNinja e491f8cd48 Only try to load from possible player files 10 years ago
  ShadowNinja 7e6db1b803 Only keep players loaded while they're connected 10 years ago
  sapier d76b8c6e7c Small cleanup of hud add/remove code 10 years ago
  Sfan5 118e2ae865 Fix all warnings reported by clang 10 years ago
  BlockMen 8b02a015eb Use integers instead of float values 10 years ago
  BlockMen a1db9242ec Add third person view 10 years ago
  PilzAdam 15be2659ea Add sneak and sneak_glitch to set_physics_override() 10 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  RealBadAngel d19c8b815d Add set_breath and get_breath to lua API. 11 years ago
  PilzAdam 280946ba83 Dont write player files all the time 11 years ago
  PilzAdam 130464c268 Print playername when failing to read playerfile and ignore files starting with . 11 years ago