Commit History

Author SHA1 Message Date
  Wuzzy b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
  JDiaz 08ee9794fb Implement on_rightclickplayer callback (#10775) 3 years ago
  sorcerykid 15ba75e4cf Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) 4 years ago
  Loic Blot 894a34aef4 Move PlayerSAO to dedicated files 4 years ago
  SmallJoker ffb17f1c9a Consistent HP and damage types (#8167) 5 years ago
  SmallJoker 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
  SmallJoker f6eff57f7c Add player inventory callbacks 6 years ago
  Andrew Ward dfc8198349 Add reasons to on_dieplayer and on_hpchange 6 years ago
  red-001 338d645fcf Add `on_auth_fail` callback (#7039) 6 years ago
  Loïc Blot 40dd03e328 Implement minetest.register_can_bypass_userlimit (#6369) 6 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loic Blot 4af99b75cf Pass clang-format on 14 trivial header files fixes 7 years ago
  Diego Martinez dac40af6ee Server: Add reason for leave to `on_leaveplayer` callbacks 8 years ago
  TeTpaAka aa13baa30a Add minetest.register_on_player_hpchange 9 years ago
  kwolekr da34a2b33e Replace instances of std::map<std::string, std::string> with StringMap 9 years ago
  Brandon c5b4e54174 Add minetest.register_on_punchplayer 10 years ago
  kaeza 33de69a173 Add 'on_prejoinplayer' callback 10 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  Perttu Ahola 8831669505 Allow mods to listen to cheat detections using minetest.register_on_cheat() 11 years ago
  sapier ab43377577 Move scriptapi to separate folder (by sapier) 11 years ago