43 Commits

Author SHA1 Message Date
Wuzzy
1cdd1e2081 Add bed.is_valid_bed; make bed API public for real 2024-03-23 11:56:45 +01:00
Wuzzy
ef1cc5d850 Init color of legacy beds 2023-04-15 16:32:28 +02:00
Wuzzy
3d6b668676 Set default bed color to azure blue 2023-04-15 16:21:12 +02:00
Wuzzy
5b5677e55a Add pointed_thing arg to rp_bed on_rightclick call 2023-04-15 15:49:15 +02:00
Wuzzy
7a2fda3065 Make bed paintable 2023-03-12 21:07:51 +01:00
Wuzzy
ad2f399f2d Update bed side textures 2023-03-12 19:15:14 +01:00
Wuzzy
ff1d0768c9 Merge branch 'master' into 4dir 2023-03-12 12:00:20 +01:00
Wuzzy
fda4ae4d12 Add support for place_failed sound more nodes 2023-03-11 18:22:38 +01:00
Wuzzy
2d5a10c56d Convert most facedir nodes to 4dir 2023-03-09 04:10:44 +01:00
Wuzzy
969dd5f616 Beds are no longer snappy 2023-03-06 17:08:53 +01:00
Wuzzy
224699f2af Add new wood dig/place sounds 2023-03-06 04:14:29 +01:00
Wuzzy
c44ff2decb Fix sand floating if bed removed underneath 2023-03-01 18:55:16 +01:00
Wuzzy
5beb0421c7 Merge branch 'newsounds' 2023-03-01 13:26:50 +01:00
Wuzzy
8fcdf948d0 MASSIVE node sound rework 2023-03-01 13:19:07 +01:00
Wuzzy
d9e26a1d5c Fix bad bed node remaining if exploded 2023-02-19 13:52:27 +01:00
Wuzzy
a02ccc2465 Sort achievements by "difficulty" 2023-02-02 21:22:42 +01:00
Wuzzy
ac4c6abb47 Fix possible to sleep in bed below bed 2022-08-16 13:57:04 +02:00
Wuzzy
da08ff22fa Fix bed erasure when placing bed in a certain way 2022-08-07 01:12:16 +02:00
Wuzzy
575bebebd5 Add a way to "fix" orphan bed head
(by placing a bed in front of it)
2022-07-06 22:10:40 +02:00
Wuzzy
f39349004d Refine Creative sorting even more 2022-06-05 16:24:16 +02:00
Wuzzy
e548ad6dc4 Document rp_bed 2022-05-25 18:26:23 +02:00
Wuzzy
5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy
b1c3125cff Remove respawn yaw 2022-05-23 14:38:38 +02:00
Wuzzy
f60ad3357c Update bed help text 2022-05-23 14:37:06 +02:00
Wuzzy
38fdc47888 Beds: Add message when respawn pos was changed 2022-05-23 14:35:09 +02:00
Wuzzy
66018c84ad Force players out of bed when punched or damaged 2022-05-22 13:44:39 +02:00
Wuzzy
d34f569ec6 Fix respawn failing due to area not being loaded 2022-05-21 22:39:51 +02:00
Wuzzy
7be7bc6d66 Prevent sleep in drowning and dmg nodes 2022-05-21 21:38:51 +02:00
Wuzzy
4cec3dd4ba Chance apostrophe in rp_bed 2022-05-21 21:21:09 +02:00
Wuzzy
7669f07872 Fix buggy respawn when player died in sleep 2022-05-21 21:17:43 +02:00
Wuzzy
e66df11fd7 Reduce fall damage on bed nodes 2022-05-21 20:53:50 +02:00
Wuzzy
3e48d0217e Bed: Fix wrong yaw for certain param2 values 2022-05-21 20:50:14 +02:00
Wuzzy
61d853040f Fix player potentially respawning in solid node 2022-05-21 20:46:42 +02:00
Wuzzy
845d70d76b rp_bed: Remove slept attribute 2022-05-18 19:38:43 +02:00
Wuzzy
7d54993f79 Fix a couple of bed-related bugs
Also remove the use of metadata for beds
2022-05-18 19:31:08 +02:00
Wuzzy
1973feb8e1 Beds: Set in_bed=false on death/leave 2022-05-18 19:00:52 +02:00
Wuzzy
d42c8c0383 Fix broken bed respawn after world restart 2022-05-18 17:57:06 +02:00
Wuzzy
53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
515af675ce Make several items burnable in furnace 2022-05-03 17:38:14 +02:00
Wuzzy
7f8913f4e0 Extract sound functions to rp_sounds 2022-04-25 22:07:28 +02:00
Wuzzy
8eceff1832 Split player model off rp_default 2022-04-25 21:13:30 +02:00
Wuzzy
13462331bb Rename mod: bed → rp_bed 2022-04-22 23:39:38 +02:00