ancientmarinerdev
e6e898671a
Merge pull request 'add japanese translation' ( #3149 ) from SakuraRiu/MineClone2:master into master
...
Reviewed-on: MineClone2/MineClone2#3149
Reviewed-by: Michieal <michieal@noreply.git.minetest.land>
2022-12-29 22:14:48 +00:00
Gregor Parzefall
8522b87444
Removed two duplicated sound definitions
2022-12-20 21:08:59 +01:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
FossFanatic
35967caf71
Change some things
2022-12-14 14:43:45 +00:00
FossFanatic
f93af56bf6
Remove MineCraft derivative texture
2022-11-18 08:16:53 +00:00
FossFanatic
f8b98d784b
Add animated top texture
2022-11-18 08:12:16 +00:00
FossFanatic
e898b72f3d
Add animated top texture
2022-11-18 08:11:39 +00:00
ancientmarinerdev
9065170b1c
Clean up hopper minecart
2022-11-14 04:07:41 +01:00
ancientmarinerdev
3000a378f3
Villagers can claim any bed. Player can steal villager bed. Villager won't take player bed
2022-11-12 02:35:00 +01:00
talamh
b4859b8e7c
Replace bed nodeboxes with meshes
2022-10-06 17:36:51 +01:00
cora
58a28b8d82
Fix end time of thunderstorm conversion
2022-09-10 03:07:42 +02:00
PrairieWind
920377ae44
Slightly Improved Sleep Checks
2022-09-10 03:07:41 +02:00
cora
4c5c20e514
Add documentation for mcl_beds.is_night()
2022-09-10 03:07:41 +02:00
cora
38ea214bfe
optional time_of_day arg for mcl_beds.is_night()
2022-09-10 03:07:41 +02:00
cora
dadb39dd92
Fix wrong time checks in mcl_beds
2022-09-10 03:07:41 +02:00
PrairieWind
847e37c81f
Fixed Sleeping Times based on time and storm status
2022-09-10 03:07:41 +02:00
PrairieWind
f4ac6335eb
Fixed Bed Check
...
Checks time before distance
2022-09-10 03:07:41 +02:00
3raven
bedd6cd333
Add translations
2022-08-23 02:33:27 +00:00
PrairieAstronomer
8f7ac1e5a2
Not Quite 'Nine' Lives Advancement
2022-07-01 13:11:26 -06:00
cora
ce2531a488
Add correct respawn anchor recipe
2022-06-30 14:00:55 +02:00
PrairieAstronomer
17e2f05971
Sweet Dreams Advancement
2022-06-11 15:35:48 -06:00
Lizzy Fleckenstein
f6a40ffb78
Run tools/strip_trailing_whitespace.sh
2022-05-26 07:29:28 +02:00
Lizzy Fleckenstein
e0f70b54ec
Remove _cmi_is_mob
2022-05-25 23:13:33 +02:00
Lizzy Fleckenstein
569288b782
Fix warnings in mcl_bells and mcl_beds
2022-05-25 19:37:36 +02:00
chmodsayshello
6cb08a3c87
update dependencies
2022-05-08 19:57:09 +00:00
chmodsayshello
31a8ddabb8
minor changed (see long description)
...
This commit makes charged respawn anchors light sources, all respawn anchors can no longer be pushed by pistons and always drop the uncharged one
2022-05-08 19:57:09 +00:00
chmodsayshello
6806ea311d
code from inital PR
2022-05-08 19:57:09 +00:00
cora
378b5b30c9
fix beds dropping when burning up
2022-02-25 00:08:26 +00:00
1F616EMO
4f00b62a18
add zh_TW translate to `mcl_beds` and `mcl_core`
2022-02-23 23:58:04 +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