Commit Graph

41 Commits

Author SHA1 Message Date
sergiotarxz 60f07bbfd7 Adding better bed handling.
Now the bed will freeze you no matter of speed thus
removing the need to ask the player to stop before going
to bed, it is rather buggy when the map is still loading
but that's going to be addressed later.
2022-02-12 17:39:52 +01:00
Wuzzy cfbe3e827e Update deprecated function names 2021-02-24 03:22:05 +01:00
Wuzzy 163cecbed3 5.4.0 compat: Update use_texture_alpha 2021-02-04 22:08:51 +01:00
Wuzzy bd604bbdcb Fix bugs when TNT blows up bed 2020-06-20 18:34:21 +02:00
Wuzzy df7da1787c Don't set gravity when entering bed 2020-06-20 18:10:08 +02:00
Wuzzy 07bee11ef1 Merge branch 'tt' 2020-01-31 03:54:11 +01:00
Wuzzy 13d9ddd526 Refactor saved bed data 2020-01-31 02:05:05 +01:00
Wuzzy b77dfc590e Clear "inbed" effect on restart 2020-01-31 01:33:33 +01:00
Wuzzy e65c9e2143 Display status effect icons 2020-01-31 01:14:59 +01:00
Wuzzy c19a852667 Add extended item tooltips 2019-12-05 10:30:46 +01:00
Wuzzy 81faf69b42 Tweak wake up msg if only 1 player 2019-10-24 14:17:14 +02:00
Wuzzy 0ed06e8a3a Kick player out of bed when re-joining 2019-09-04 01:01:02 +02:00
Wuzzy 8a124d2b34 Prevent sleep if not enough space 2019-09-04 00:15:38 +02:00
Wuzzy 952f4b5f79 Add descriptions to settings, fix broken settings 2019-09-03 21:09:39 +02:00
Wuzzy 2d326dd148 Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
Wuzzy b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy 7957cb9883 Colorize some info messages 2019-08-29 23:24:35 +02:00
Wuzzy 0aae257932 Prevent going to bed while moving 2019-08-29 18:15:38 +02:00
Wuzzy 2339c52ead Fix bed being destroyed if placed invalid 2019-08-29 18:10:11 +02:00
Wuzzy 3b6904d9ad Fix some bed bugs 2019-08-29 17:39:51 +02:00
Wuzzy 73ecab26b9 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
Wuzzy 7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy c88b289084 Remove noisy bed-related messages 2019-06-23 23:43:37 +02:00
Wuzzy 4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY fcee665c27 Warp player back to bed if they get shifted away too far, closes #45 2017-05-16 11:31:46 -07:00
KaadmY eaef187669 Cleanup more code 2017-05-15 14:41:46 -07:00
KaadmY d4103c3c15 TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable 2017-05-15 10:44:27 -07:00
KaadmY 3f26b5431d Standardize database naming across mods along with numerous minor fixes 2017-05-11 21:25:14 -07:00
KaadmY b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY 4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
kaadmy c3b50b6a9f fixed incorrect item names 2015-11-09 11:16:25 -08:00
kaadmy 5a53cb0074 fixed being able to get in/out of beds while in another bed 2015-11-08 10:39:54 -08:00
kaadmy c8e0dbfe68 add achievements to almost everything and fixed some bugs and features 2015-10-25 14:18:54 -07:00
kaadmy f9e121fe85 added player effects to some stuff 2015-10-24 11:36:31 -07:00
kaadmy 003c4a810e fixed another bed typo 2015-10-11 09:13:20 -07:00
kaadmy 97f2a13cf5 fixed a typo from latest merge 2015-10-10 16:04:23 -07:00
Rui914 8faa438ed7 Bed: Clean up code 2015-10-10 15:23:27 +09:00
Rui 8450f42720 minetest.env -> minetest. 2015-10-04 13:25:26 +09:00
kaadmy 0867e244ea fixed most of the bed bugs :) 2015-09-30 10:09:59 -07:00
kaadmy 12c94adf09 first commit 2015-09-01 08:15:24 -07:00