Commit Graph

32 Commits (master)

Author SHA1 Message Date
Wuzzy ac4c6abb47 Fix possible to sleep in bed below bed 2022-08-16 13:57:04 +02:00
Wuzzy 445af4e4b9 Use yellow skin for icons showing persons
Yellow acts as a "neutral" skin color like in Unicode emojis
2022-08-13 00:49:17 +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 7b77d42fd9 Update German translation 2022-05-25 15:04:20 +02:00
Wuzzy cf021cae6a Update translation templates 2022-05-25 15:01:27 +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 6d6980689c Update translation templates 2022-05-03 14:19:05 +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 663e3585f4 Rename mod: player_effects → rp_player_effects 2022-04-23 06:55:20 +02:00
Wuzzy 13462331bb Rename mod: bed → rp_bed 2022-04-22 23:39:38 +02:00