Commit Graph

149 Commits

Author SHA1 Message Date
3raven 597e4f827b Mise à jour de 'mods/ITEMS/mcl_beds/locale/mcl_beds.fr.tr' 2022-07-21 00:22:00 +00:00
PrairieAstronomer 6cca004dbe Fixed whitespace in Sweet Dreams activation point 2022-06-08 10:54:36 -06:00
PrairieAstronomer d4828f8993 Sweet Dreams Advancement 2022-05-29 19:11:21 -06:00
3raven 44d32b5d17 fix 2022-04-09 12:12:07 +00:00
3raven 07d564b5a2 Mise à jour de 'mods/ITEMS/mcl_beds/init.lua' 2022-04-09 12:05:00 +00:00
3raven f052e26e0c fix 2022-04-09 11:43:47 +00:00
3raven b7c521bedc Update french translation 2022-04-09 05:37:39 +00:00
3raven 8f64a1e18c Update translation 2022-04-09 05:35:54 +00:00
3raven e017d4a724 Add translation 2022-04-09 05:33:22 +00:00
PrairieWind 4444437f94 Update 'mods/ITEMS/mcl_beds/respawn_anchor.lua' 2022-04-02 12:28:16 +00:00
PrairieAstronomer 2ea868ba79 fixed formating of respawn_ancher.lua file 2022-03-29 13:37:45 -06:00
PrairieAstronomer c9470b8262 adds new advancements and minor detail changes 2022-03-29 12:49:39 -06:00
chmodsayshello 1c12f3da19 Charging no longer not consuming 2022-03-23 21:11:03 +00:00
chmodsayshello 6c41b8a265 remove debug logging 2/2 2022-03-23 13:55:38 +00:00
chmodsayshello fb6315ea62 add crafting recepie 2022-03-23 13:51:28 +00:00
chmodsayshello d97c7b29c6 update dependencies 2022-03-23 13:46:11 +00:00
chmodsayshello 1dd81decd5 update init.lua to load the respawn anchors 2022-03-23 13:45:14 +00:00
chmodsayshello 57c099943a upload main lua script 2022-03-23 13:44:18 +00:00
chmodsayshello 6521e1f22e Upload Textures 2/2 2022-03-23 13:43:03 +00:00
chmodsayshello f49d7da655 Upload Textures 1/2 2022-03-23 13:42:36 +00:00
Sab Pyrope 5053f0070b Fix typos in translation 2022-02-20 11:39:43 +08:00
Sab Pyrope e817c1dbc6 Update Russian and other translations 2022-02-19 21:14:51 +08:00
cora b92fa67232 fix beds not to burn away and drop 2022-01-30 02:11:10 +01:00
NO11 9ccf8de606 Fix crash on startup if mcl_playersSleepingPercentage is not defined (#1874) 2021-10-09 14:41:56 +00:00
NO11 16c73c1cb6 Add forgotten `=` 2021-09-28 13:16:19 +00:00
NO11 03be736566 Dont skip night if no players are in bed 2021-09-27 20:13:12 +00:00
NO11 e83438e42c Update mcl_bed README.txt 2021-09-21 18:19:07 +00:00
NO11 df1d8077e6 Some fixes for mcl_beds
- remove enable_bed_night_skip setting (mcl_playersSleepingPercentage setting can be used to enable disable night skip)
- make it possible to change mcl_playersSleepingPercentage ingame
- fix weird bug which allowed only numbers <= 0
2021-09-21 18:07:36 +00:00
NO11 410b7c7844 Update german translation for mcl_beds 2021-09-12 12:52:26 +00:00
NO11 9f9799d96e Update template.txt in mcl_beds 2021-09-12 12:50:54 +00:00
NO11 cd84c472dc Add translation support. 2021-09-12 12:49:39 +00:00
NO11 89ff666a6a Add playersSleepingPercentage server setting (Fix #920) 2021-09-12 12:21:18 +00:00
AFCMS c31c852a6e add documentation 2021-07-20 16:14:34 +02:00
AFCMS b5f7ae5458 working implementation + support of other mods 2021-07-20 15:47:26 +02:00
marcin-serwin cbe8583cef Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
AFCMS cd33d406b2 fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
AFCMS 8f6a97eefe [mcl_beds] fix warnings 2021-05-23 10:57:07 +02:00
AFCMS 203c7e2c84 [mcl_beds] fix warnings 2021-05-23 01:09:45 +02:00
Marcin Serwin 6fac49550e Fix kicking players from bed when it's destroyed 2021-04-29 08:18:33 +02:00
AFCMS 228759e49b Merge branch 'master' of ssh://git.minetest.land:29418/MineClone2/MineClone2 2021-04-25 14:37:17 +02:00
Marcin Serwin dd0e381e39 Add polish translation of mcl_beds 2021-04-25 13:33:57 +02:00
Lizzy Fleckenstein 8b23388d63 Fix #1590 (Bed drops itself when gets exploded) 2021-04-22 13:23:07 +02:00
kay27 1e5ae0bbac [mcl_beds] Fix screwdriver/bed duplication glitch, MineClone2/MineClone2#1149 2021-04-21 00:36:07 +04:00
AFCMS 4aa6421faf performance optimisation 2021-04-18 00:27:51 +02:00
ArTee3 1b9737b431 Prevent beds from appearing and disappearing if they cannot be placed, fix #1419 2021-03-29 18:19:46 +02:00
AFCMS 5d17a6b699 fix SO MANY pairs/ipairs 2021-03-16 17:35:46 +01:00
Lizzy Fleckenstein d57db0444f Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
Lizzy Fleckenstein 524b3343bd Fix #1200 2021-02-26 09:19:11 +01:00
Lizzy Fleckenstein aeb7078c05 Update use_texture_alpha to the minetest 5.4 conventions 2021-02-18 14:00:17 +01:00
Lizzy Fleckenstein b5d92f3078 Fix warning in mcl_beds 2021-01-31 14:04:11 +01:00