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