Historique des commits

Auteur SHA1 Message Date
  sfan5 c60d8e4da0 Add API to control respawn logic and behavior il y a 7 mois
  Lars Müller 34942339c7 Fix bed night skip race condition (#3067) il y a 1 an
  ssdaniel24 2e8ac46120 Beds: Replace hardcoded values of day interval with constants (#2990) il y a 2 ans
  Lars Müller 6623dec567 Redo player_api (#2745) il y a 2 ans
  ElCeejo 8158926862 Check for attachments before attaching player to bed (#2862) il y a 3 ans
  Lars Müller 624dafc12b Fix crash on exit of bed formspec if not sleeping (#2826) il y a 3 ans
  Lars Müller 6a9cbcad82 Beds: Preserve player physics (#2789) il y a 3 ans
  SmallJoker 331bbae058 Fix deprecated get_player_velocity and set_physics_override calls (#2770) il y a 4 ans
  An0n3m0us 268f869e67 beds: Various bug fixes (#2566) il y a 4 ans
  David Leal 81c5b6b399 beds: Use `player_api` functions instead of `default` (#2654) il y a 4 ans
  Paramat 9bf64b61c2 Fix simple bed height, make player lay down just above it, not inside it il y a 4 ans
  sfan5 b4c7522248 Fix more translation strings (#2487) il y a 5 ans
  Paramat e3cd961a15 Fix beds being undiggable after laying down il y a 5 ans
  sofar b853c8a509 Beds: Properly count players in beds il y a 5 ans
  SmallJoker 2ff9058a62 Beds: Fix formspec size, no prepend il y a 5 ans
  beyondlimits 876a9ca5d2 Beds: Fix input checking for "Force night skip" il y a 6 ans
  SmallJoker 255031fc91 Replace deprecated function calls il y a 6 ans
  bell07 5692c15b4d Disallow digging a bed if in use il y a 6 ans
  paramat 809e5933c4 Beds: Strip colour bits from param2 in 'get look yaw' il y a 7 ans
  paramat eec1c5a03b Settings: Use new settings object il y a 7 ans
  Auke Kok 75caa9167c Fix whitespace errors to silence luacheck. il y a 8 ans
  SmallJoker ea49eb3f3d Beds, boats: Replace deprecated get_look_yaw/set_look_yaw il y a 8 ans
  adrido d89bb69a22 Beds: Only register respawn callbacks if respawn is enabled il y a 8 ans
  Tim 4473627de0 Remove unused and clean up missused variable-value assignments. il y a 8 ans
  tenplus1 d7a7456007 Beds: Save respawn position when entering bed, only read bed spawns once il y a 8 ans
  paramat 45bc0b245f Beds: Fix code style issues il y a 8 ans
  Marcin b292975fbc Use PI variable rather than unclear constant il y a 9 ans
  LeMagnesium 279b85fc45 Add option to disable bed's night skip - Solve second point of #512 by adding a setting, `enable_bed_night_skip` , with default value of `true`. il y a 9 ans
  Novatux 3669ca0a83 Make beds not skip night if nobody is online il y a 9 ans
  BlockMen 41837e6193 Fix beds respawn settings check il y a 9 ans