Commit Graph

31 Commits (db8fbdc5dde6bc79330578e7b82e3734c3255fdb)

Author SHA1 Message Date
cora db8fbdc5dd
Fix beds burning away and dropping 2022-02-07 03:39:52 +01:00
Elias Fleckenstein aeb7078c05 Update use_texture_alpha to the minetest 5.4 conventions 2021-02-18 14:00:17 +01:00
Elias Fleckenstein 9ce8c95f8c Fix bed not dropping when top part is dug 2021-01-24 18:54:17 +01:00
kay27 1a2c500873 Restore missing 'died formspec' after player exploded being in the bed 2021-01-20 01:46:52 +04:00
kay27 5400cdba35 Fix blowing up a bed makes it drop twice, https://git.minetest.land/Wuzzy/MineClone2/issues/985 2021-01-16 22:50:29 +04:00
Wuzzy c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
Wuzzy e268370452 Add fire metadata to many nodes (unused for now) 2020-04-18 23:24:42 +02:00
Wuzzy ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy d4facaf503 Add wool sound for beds 2019-06-14 23:03:12 +02:00
Wuzzy 5caa4b3659 Fix bed help WRT Minetest settings 2019-03-24 09:07:57 +01:00
Wuzzy 423d5f8ab8 Squash help entries of beds 2019-03-24 09:06:35 +01:00
Wuzzy e01ed8ab24 German translation: mcl_beds to mcl_chests 2019-03-14 06:20:05 +01:00
Wuzzy 342202c979 New translation system, part 5: Items, part 1 2019-03-07 21:36:21 +01:00
Wuzzy 7678a1a95f Beds: Fix kick_players_afeter_destruct 2019-02-20 20:52:06 +01:00
Wuzzy 079b09c80f Explicit msgs when respawn pos changed due to bed 2019-02-20 19:43:02 +01:00
Wuzzy ec53db9352 Beds can save spawn pos at daytime, too 2019-02-20 19:22:24 +01:00
Wuzzy f18b1bd52a Kick player out of bed when bed destroyed 2019-02-20 18:01:21 +01:00
Wuzzy 942b9468ff Simplify bed help a bit 2019-02-20 17:45:35 +01:00
Wuzzy 27fa2c2e66 Clean up item categorization in creative inv. 2019-02-06 11:15:53 +01:00
Wuzzy 7196485294 Remove sunlight propagation for various nodes 2018-01-28 20:21:02 +01:00
Wuzzy 351f1834a3 Add Spawn API 2017-11-24 07:04:03 +01:00
Wuzzy f3919cace9 Beds now allow to skip thunderstorms 2017-11-20 05:06:58 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 691a4eec13 Soften mcl_beds dependencies 2017-07-26 19:07:57 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy f4b607b280 Increase bed bounciness to 66% 2017-06-06 19:24:55 +02:00
Wuzzy 3f92c37906 Reduce bed bounciness 2017-05-09 19:12:35 +02:00
Wuzzy e9c8d33c6f Fix problems with bed collision 2017-05-09 19:02:24 +02:00
Wuzzy 48af25ebed Fix some bugs with top bed part 2017-05-09 18:52:40 +02:00
Wuzzy 2c537b7ac7 Add bed bounciness of 66% (MC 1.12 feature) 2017-05-09 18:32:53 +02:00
Wuzzy d76ab30892 Rename beds mod to mcl_beds 2017-05-07 20:21:37 +02:00