提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Kahrl 9b551d5cbc Implement WieldMeshSceneNode which improves wield mesh rendering 10 年之前
  ShadowNinja e9c9b66ae9 Make players check inventory modification properly 10 年之前
  ShadowNinja 8b3135a643 Only set player dirty flag if values change 10 年之前
  ShadowNinja cd0df0d5e7 Simplify player modification checks 10 年之前
  ShadowNinja e491f8cd48 Only try to load from possible player files 10 年之前
  ShadowNinja 7e6db1b803 Only keep players loaded while they're connected 10 年之前
  sapier d76b8c6e7c Small cleanup of hud add/remove code 10 年之前
  Sfan5 118e2ae865 Fix all warnings reported by clang 10 年之前
  BlockMen 8b02a015eb Use integers instead of float values 10 年之前
  BlockMen a1db9242ec Add third person view 10 年之前
  PilzAdam 15be2659ea Add sneak and sneak_glitch to set_physics_override() 10 年之前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年之前
  RealBadAngel d19c8b815d Add set_breath and get_breath to lua API. 11 年之前
  PilzAdam 280946ba83 Dont write player files all the time 11 年之前
  PilzAdam 130464c268 Print playername when failing to read playerfile and ignore files starting with . 11 年之前
  PilzAdam 53066024f6 Add drowning 11 年之前
  Kahrl 96fe1de832 Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM 11 年之前
  kwolekr d00e8bd31a Fix nearly all warnings 11 年之前
  sapier 88ffb3f73b Move player collisionbox to player class 11 年之前
  Diego Martínez e703c5b81f Added support to disable built-in HUD elements 11 年之前
  kwolekr 666aae3593 Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification 11 年之前
  Jonathon Anderson 49f6e347f0 Lua HUD 11 年之前
  MirceaKitsune c5a8448c41 Allow modifying movement speed, jump height and gravity per-player via the Lua API. 11 年之前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年之前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年之前
  MirceaKitsune df3c925b3c Improved Player Physics 11 年之前
  Jeija a27cdf16f4 Tilt camera on player damage (tweaked by PilzAdam) 12 年之前
  MirceaKitsune 15b86a6b9b Don't send player position from client to server if the player hasn't moved 11 年之前
  MirceaKitsune 3d1c481f0b RealBadAngel's patch which allows the lua api to read pressed player keys. This should make it possible to change the player's animation based on what he is doing 12 年之前