Commit Graph

84 Commits

Author SHA1 Message Date
thunderdog1138 841d7da535 Delete 'mods/beds/textures/beds_transparent.png' 2020-07-30 18:03:11 +00:00
thunderdog1138 84faa65007 Delete 'mods/beds/textures/beds_bed_under.png' 2020-07-30 18:03:01 +00:00
thunderdog1138 ea70c538c9 Delete 'mods/beds/textures/beds_bed_top_top.png' 2020-07-30 18:02:53 +00:00
thunderdog1138 313236a91d Delete 'mods/beds/textures/beds_bed_top_bottom.png' 2020-07-30 18:02:45 +00:00
thunderdog1138 31b55eb2f6 Delete 'mods/beds/textures/beds_bed_top2.png' 2020-07-30 18:02:37 +00:00
thunderdog1138 fe2e68e8c4 Delete 'mods/beds/textures/beds_bed_top1.png' 2020-07-30 18:02:28 +00:00
thunderdog1138 1191c65f7e Delete 'mods/beds/textures/beds_bed_side_top_r.png' 2020-07-30 18:02:19 +00:00
thunderdog1138 1d1ca63aa0 Delete 'mods/beds/textures/beds_bed_side_top.png' 2020-07-30 18:02:11 +00:00
thunderdog1138 2c55314e9d Delete 'mods/beds/textures/beds_bed_side_bottom_r.png' 2020-07-30 18:02:03 +00:00
thunderdog1138 506266c0c3 Delete 'mods/beds/textures/beds_bed_side_bottom.png' 2020-07-30 18:01:56 +00:00
thunderdog1138 f0231d013c Delete 'mods/beds/textures/beds_bed_side2.png' 2020-07-30 18:01:47 +00:00
thunderdog1138 1d3b5e848a Delete 'mods/beds/textures/beds_bed_side1.png' 2020-07-30 18:01:36 +00:00
thunderdog1138 2526072bf5 Delete 'mods/beds/textures/beds_bed_head.png' 2020-07-30 18:01:28 +00:00
thunderdog1138 9d669eadce Delete 'mods/beds/textures/beds_bed_foot.png' 2020-07-30 18:01:20 +00:00
thunderdog1138 ed9c98612b Delete 'mods/beds/textures/beds_bed_fancy.png' 2020-07-30 18:01:12 +00:00
thunderdog1138 c5a05cb13d Delete 'mods/beds/textures/beds_bed.png' 2020-07-30 18:01:03 +00:00
thunderdog1138 155d4fb3b9 Update 'mods/beds/beds.lua' 2020-07-21 22:39:17 +00:00
thunderdog1138 4d8bb8c117
Delete template.txt 2019-12-12 19:21:16 -05:00
thunderdog1138 a8393348c1
Delete beds.se.tr 2019-12-12 19:21:08 -05:00
thunderdog1138 df0b3b1fae
Delete beds.ru.tr 2019-12-12 19:21:01 -05:00
thunderdog1138 72f1883094
Delete beds.ms.tr 2019-12-12 19:20:53 -05:00
thunderdog1138 a4bfbbeaf5
Delete beds.it.tr 2019-12-12 19:20:46 -05:00
thunderdog1138 996615db3e
Delete beds.fr.tr 2019-12-12 19:20:39 -05:00
thunderdog1138 9a13516f92
Delete beds.es.tr 2019-12-12 19:20:32 -05:00
thunderdog1138 16cd14e9dd
Delete beds.de.tr 2019-12-12 19:20:25 -05:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) 710605687b Add Malay translation 2019-11-30 17:31:40 +01:00
Aresiel 10dce79451 Add Swedish translation 2019-11-30 17:31:29 +01:00
An0n3m0us d9f8c6cc43 Escape translated text in 'beds' mod formspec 2019-11-22 21:47:47 +00:00
Andrey2470T 6fea665fcc Add Russian translation (#2525) 2019-10-24 21:54:20 +02:00
Hamlet 93a49f082c Italian translation (#2491) 2019-10-12 14:30:37 +02:00
JDiaz a00ff24df9 Spanish Translation (#2505) 2019-10-10 21:19:20 +02:00
DrHackberry 0f369b43fe French translation (#2514) 2019-10-10 21:18:25 +02:00
SnicklePickles ce1eaeebbe Grammar updates README.txt 2019-10-01 21:47:58 +02:00
Wuzzy 106c36da33 Add translation templates and German translation 2019-09-22 13:42:40 +02:00
sfan5 b4c7522248
Fix more translation strings (#2487) 2019-09-18 20:38:27 +02:00
Yves Quemener bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466)
rebased #2368
2019-09-10 19:09:51 +02:00
sfan5 9b226c7045 Switch to mod.conf, delete deprecated depends.txt 2019-07-17 00:38:23 +02:00
Paramat e3cd961a15
Fix beds being undiggable after laying down 2019-03-23 23:12:44 +00:00
sofar b853c8a509 Beds: Properly count players in beds
This is a rebased and slightly rewritten version of #2125.
2019-03-10 01:43:49 +00:00
Paramat 7f687777a6
Beds: Do not require red wool to craft beds 2019-02-10 21:38:58 +00:00
12Me21 14cc07bfd3 Beds: Make on_rotate function check new param2 instead of rotation mode
The on_rotate function now checks the new param2 value to determine if a rotation is valid, rather than checking the rotation mode.
This is so screwdriver-like items with different rotation modes will not be able to rotate the bed into invalid orientations.
2019-02-08 01:53:55 +00:00
SmallJoker 2ff9058a62 Beds: Fix formspec size, no prepend 2019-01-26 14:00:01 +01:00
TumeniNodes 5ccf965825 Beds: Use mod textures instead of default_wood.png
No longer use default_wood.png for one side of the bed head and
one side of the bed bottom node.
Add a new texture for the underside of both beds.
2018-10-29 22:08:25 +00:00
beyondlimits 876a9ca5d2 Beds: Fix input checking for "Force night skip" 2018-07-03 19:50:16 +01:00
SmallJoker 255031fc91 Replace deprecated function calls 2018-07-01 20:44:03 +01:00
bell07 5692c15b4d Disallow digging a bed if in use
Use a new table beds.bed_position to check if a bed is in use.
2018-06-19 22:07:01 +01:00
DTA7 a2d7678ffd Add nil checks for placer 2017-11-15 23:16:28 +00:00
paramat 809e5933c4 Beds: Strip colour bits from param2 in 'get look yaw'
Based on code by github user 'hdak1945git'.
Fixes a crash when 'colorfacedir' param2 is used for beds.
2017-09-28 20:49:34 +01:00
SmallJoker 67c01a44c2 Beds: Do not crash when placing in an unknown node 2017-08-10 10:08:24 +02:00
paramat eec1c5a03b Settings: Use new settings object 2017-05-24 07:18:26 +01:00