Commit History

Author SHA1 Message Date
  SmallJoker bb4f0fd228 Formspec verification: Fix show_formspec inside callbacks (#7374) 6 years ago
  Andrew Ward dfc8198349 Add reasons to on_dieplayer and on_hpchange 6 years ago
  Loic Blot 5e61f64ce2 Fix an alone if to be with a missing else 6 years ago
  red-001 4bb41a19dc Mitigate formspec exploits by verifying that the formspec was shown to the user by the server. (#6878) 6 years ago
  red-001 338d645fcf Add `on_auth_fail` callback (#7039) 6 years ago
  SmallJoker 990d0b0264 Inventory: Restrict access from too far away 6 years ago
  raymoo a637107a4e Allow overriding tool capabilities through itemstack metadata 7 years ago
  SmallJoker 46f7fe91a2 Fix strict_protocol_version_checking functionality after ee9a442 6 years ago
  Loïc Blot ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
  Loïc Blot 6f1c907204 Implement mod communication channels (#6351) 6 years ago
  sfan5 04839f233f ServerEnv: Clean up object lifecycle handling (#6414) 6 years ago
  SmallJoker 5e141ac920 Network: Fix logging into older worlds with base64 hashes 6 years ago
  SmallJoker ee9a442ecc Network: Remove large parts of deprecated legacy code (#6404) 6 years ago
  Loïc Blot 40dd03e328 Implement minetest.register_can_bypass_userlimit (#6369) 6 years ago
  Loïc Blot 1d4a2a6ea7 Network proto handlers/container fixes (#6334) 6 years ago
  Ekdohibs b24e6433df Add clientside translations. 7 years ago
  Loïc Blot c7160cb629 Network cleanup (#6302) 6 years ago
  Loïc Blot 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 6 years ago
  Loic Blot 8432efa308 Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394b 6 years ago
  Loïc Blot 1d8d01074f ClientInterface: add a function to verify (correctly) if user limit was reached (#6258) 6 years ago
  Loïc Blot 79f19b8369 [CSM] Add flavour limits controlled by server (#5930) 7 years ago
  Loïc Blot 7ddf67aa14 Chat protocol rewrite (#5117) 7 years ago
  Vincent Glize c772e0e18c C++11 cleanup inventorymanager (#6077) 7 years ago
  Loïc Blot ddcd026344 Remove legacy content_abm.{cpp,h} 7 years ago
  Loïc Blot 65819f3b9f Use thread_local instead from some static settings (#5955) 7 years ago
  red-001 4221c1b441 Have the server send the player list to the client (#5924) 7 years ago
  red-001 a6678d6e5a Remove old network code (#5921) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  ShadowNinja 2818d3f224 Rename Scripting API files for consistency 7 years ago