Commit History

Author SHA1 Message Date
  SmallJoker ba91624d8c Allow damage for attached objects, add attach/detach callbacks (#6786) 6 years ago
  rubenwardy 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
  Loïc Blot 2481ea27ce Fix many issues reported by clang-tidy (#7189) 6 years ago
  you 93eb0794d6 ObjectRef: Add add_velocity() (#3208) 6 years ago
  Andrew Ward dfc8198349 Add reasons to on_dieplayer and on_hpchange 6 years ago
  Andrew Ward 2323842dd3 Add formspec theming using prepended strings 6 years ago
  Loic Blot c7c03ad7a6 Cleanup & bugfix 6 years ago
  Loic Blot c7656edaa5 Cleanup: drop Server::hudGetHotbarSelectedImage() 6 years ago
  Loic Blot 4be46aeeb1 Cleanup: drop Server::hudGetHotbarImage() 6 years ago
  Loic Blot 373f1bfb4a Cleanup: drop Server::hudGetHotbarItemcount() 6 years ago
  red-001 9649e47214 [CSM] Add basic HUD manipulation. (#6067) 6 years ago
  Loïc Blot be10c0893e Make Player::peer_id server-side only and add getters and setters (#6478) 6 years ago
  sfan5 04839f233f ServerEnv: Clean up object lifecycle handling (#6414) 6 years ago
  sapier bf403b923a Fix animation frame_speed and blend loosing precision due to incorrec… (#6357) 6 years ago
  SmallJoker f7d50a8078 Respect object property hp_max field for players (#6287) 6 years ago
  paramat 7657fe7a50 Minimap: Add new HUD flag for minimap radar mode 6 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 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
  Ben Deutsch c50a57c070 Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  Loic Blot c445a3d958 Fix wrong return value in get_sky Lua call since ad9fcf859ec2347325830e09504ae96968b51ea8 7 years ago
  Loïc Blot c1b3ed4180 Player attrs: permits to remove an attribute by setting value to nil (#5716) 7 years ago
  paramat ad9fcf859e Set sky API: Add bool for clouds in front of custom skybox 7 years ago
  Ben Deutsch f1d7a26b7c Add clouds API 7 years ago
  shivajiva101 c729543ec4 Fix visual slide issue with set_detach, fixes #5620 7 years ago
  ShadowNinja 2818d3f224 Rename Scripting API files for consistency 7 years ago
  paramat f6da7b3fda Sneak: Add option for old move code 7 years ago
  Dániel Juhász 58d83a7bb2 Hardware coloring for itemstacks 7 years ago
  Loïc Blot 41c5483024 Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#5541) 7 years ago