seventeenthShulker
0408f9c3d8
Update hardness and blast res for value not matching the wiki
...
- Notably, smooth sandstone (and red) is much more durable than other sandstone variants
- Ender chest isn't actually more explosion resistant than obsidian, hmm
2024-08-18 04:47:12 +02:00
kno10
9595b0df59
Inconsistent bed bouncyness, make top match bottom ( #4495 )
...
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4495
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: kno10 <kno10@noreply.git.minetest.land>
Co-committed-by: kno10 <kno10@noreply.git.minetest.land>
2024-07-31 02:58:38 +02:00
teknomunk
62ab68637a
Stop beds from dropping as items when players in creative mode dig them
2024-04-27 07:17:24 +00:00
teknomunk
0839f35a12
Add additional bed placing attempts
2024-04-27 10:42:20 +00:00
teknomunk
84d6b593b2
Fix bed duplication bug when destroyed by TNT
2024-04-27 10:42:20 +00:00
Johannes Fritz
771044236f
Don't drop beds in creative
2023-04-02 11:06:37 -05:00
Gregor Parzefall
8522b87444
Removed two duplicated sound definitions
2022-12-20 21:08:59 +01:00
talamh
b4859b8e7c
Replace bed nodeboxes with meshes
2022-10-06 17:36:51 +01:00
cora
378b5b30c9
fix beds dropping when burning up
2022-02-25 00:08:26 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
203c7e2c84
[mcl_beds] fix warnings
2021-05-23 01:09:45 +02:00
kay27
1e5ae0bbac
[mcl_beds] Fix screwdriver/bed duplication glitch, https://git.minetest.land/MineClone2/MineClone2/issues/1149
2021-04-21 00:36:07 +04:00
ArTee3
1b9737b431
Prevent beds from appearing and disappearing if they cannot be placed, fix #1419
2021-03-29 18:19:46 +02: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