Commit történet

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