コミット履歴

作者 SHA1 メッセージ 日付
  ShadowNinja 7e6db1b803 Only keep players loaded while they're connected 10 年 前
  Selat 7cac34c807 Pass arguments by reference 10 年 前
  PilzAdam 15be2659ea Add sneak and sneak_glitch to set_physics_override() 11 年 前
  PilzAdam 4feea0ac68 Add offset to automatic_face_movement_dir 11 年 前
  PilzAdam 787b43b218 Send player damage to all clients and apply [brighten 11 年 前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年 前
  sapier fc571ad46d Add support for entities to automatic face movement direction 11 年 前
  Kahrl 2ed3067bbe Fix various memory access problems detected by valgrind 11 年 前
  Perttu Ahola 8831669505 Allow mods to listen to cheat detections using minetest.register_on_cheat() 11 年 前
  Perttu Ahola 742614180c Fix anticheat 11 年 前
  sapier 251e3e01c7 Add support for setting stepheight for entities 11 年 前
  PilzAdam 8cae659786 Add an option to disable object <-> object collision for Lua entities 11 年 前
  RealBadAngel d19c8b815d Add set_breath and get_breath to lua API. 11 年 前
  sapier ab43377577 Move scriptapi to separate folder (by sapier) 11 年 前
  sapier 55a97f4605 Allow nil as puncher e.g. to do damage by tnt 11 年 前
  sapier 88ffb3f73b Move player collisionbox to player class 11 年 前
  sapier 6e4fdf37ba fix objects colliding with its own collision boxes 11 年 前
  MirceaKitsune c5a8448c41 Allow modifying movement speed, jump height and gravity per-player via the Lua API. 11 年 前
  PilzAdam 7d9329ecfe New damage system, add damageGroups to ToolCapabilities, bump protocol version 11 年 前
  sapier 8800896824 Closed add object <-> object collision handling 12 年 前
  RealBadAngel 7f51b2da28 lua methods set_look_pitch and set_look_yaw 11 年 前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  Perttu Ahola 0f1d2c127c Initialize all member variables of LuaEntitySAO 12 年 前
  Perttu Ahola 7b6d642300 Full protocol 13 compatibility on server side 12 年 前
  Perttu Ahola ab507f83e2 Fix LuaEntitySAO::getClientInitializationData() and bump the related version 12 年 前
  MirceaKitsune 756db8174a A bunch of fixes 12 年 前
  MirceaKitsune fa67b46c04 Allow Vanessa's texture filtering / mipmap patch to work on models, as well as all other node types 12 年 前
  MirceaKitsune 9259d028ac Update attachments at the ending of the addToScene function for parents. And with this... *drum roll* Client-side attachments are at last functional and stick visibly. 12 年 前