Commit graph

  • 99741f3d2a Beds: Update formspecs when player leaves/joins Wuzzy 2019-02-20 21:03:25 +01:00
  • 686b575f81 Beds: Fix player model offset when laying down Wuzzy 2019-02-20 20:59:01 +01:00
  • 7678a1a95f Beds: Fix kick_players_afeter_destruct Wuzzy 2019-02-20 20:52:06 +01:00
  • 8c672fa3b2 Tweak messages in mcl_beds Wuzzy 2019-02-20 20:45:55 +01:00
  • 88872c8ce2 Can't sleep in occupied beds Wuzzy 2019-02-20 20:40:06 +01:00
  • 079b09c80f Explicit msgs when respawn pos changed due to bed Wuzzy 2019-02-20 19:39:12 +01:00
  • ec53db9352 Beds can save spawn pos at daytime, too Wuzzy 2019-02-20 19:22:24 +01:00
  • 0cc8962258 Fix stuck player if server shuts down during sleep Wuzzy 2019-02-20 18:17:44 +01:00
  • f18b1bd52a Kick player out of bed when bed destroyed Wuzzy 2019-02-20 18:01:21 +01:00
  • 942b9468ff Simplify bed help a bit Wuzzy 2019-02-20 17:38:19 +01:00
  • b481eadafd Beds: Show message when night skip is disabled Wuzzy 2019-02-20 17:32:22 +01:00
  • cb2978470c Improve bed formspec Wuzzy 2019-02-20 17:04:38 +01:00
  • 3b8fe6039e Don't skip night if not all players are asleep Wuzzy 2019-02-20 16:18:13 +01:00
  • 8982e368ec Abort sleep if taking damage Wuzzy 2019-02-20 16:09:39 +01:00
  • 38f6804a79 Update tsm_railcorridors to 0.14.0 Wuzzy 2019-02-19 20:16:12 +01:00
  • c1bc7a8fae Chorus fruit keeps u safe from damaging blocks Wuzzy 2019-02-19 03:42:50 +01:00
  • a1ce94eee5 Add comment to mcl_itemframes Wuzzy 2019-02-19 00:06:47 +01:00
  • e5c78973b0 Respawn mobspawner doll on load, if gone mobspawner doll on load, if gone mobspawner doll on load, if gone mobspawner doll on load, if gone Wuzzy 2019-02-19 00:06:14 +01:00
  • e332c64d2a Respawn armor entity of armor stand on load Wuzzy 2019-02-18 23:55:18 +01:00
  • 267a697fab Banners: Respawn entity if it got lost Wuzzy 2019-02-18 23:32:18 +01:00
  • eb7c8371ac Respawn itemframe entities on load Wuzzy 2019-02-18 21:58:31 +01:00
  • 198adcc740 Respawn sign text on load Wuzzy 2019-02-18 21:29:11 +01:00
  • 37b9a8f6bf Fix incorrect text rotation when sign text updates Wuzzy 2019-02-18 20:59:25 +01:00
  • d0e3862356 Fix bad wall sign text update after punch Wuzzy 2019-02-18 20:52:44 +01:00
  • 46a6d9bb8e Signs: Remove dead code Wuzzy 2019-02-18 20:14:30 +01:00
  • aa3739528b Fix weird arguments given to is_protected Wuzzy 2019-02-11 21:27:17 +01:00
  • dee5f3bda6 Version 0.45.1 0.45.1 Wuzzy 2019-02-11 20:04:30 +01:00
  • 0f134426e8 Fix protection-related crash when taking liquid Wuzzy 2019-02-11 20:03:56 +01:00
  • f985aab191 Version 0.45.0 0.45.0 Wuzzy 2019-02-11 18:58:14 +01:00
  • 2d721a98cb Call on_drop for dropped items on player death Wuzzy 2019-02-11 18:55:48 +01:00
  • 2ffd16377b Update playerphysics README Wuzzy 2019-02-11 17:48:49 +01:00
  • 1cbbe8f4b1 Refactor playerphysics init Wuzzy 2019-02-11 17:45:42 +01:00
  • 49949e2f36 Don't allow to go to bed while player moves Wuzzy 2019-02-11 16:14:08 +01:00
  • 5a7952bf92 Set mob spawn chance to 2.5 and fix player respawn msg Wuzzy 2019-02-11 15:49:36 +01:00
  • 9e57828958 Add tileable_vertical to covered dirt nodes Wuzzy 2019-02-09 21:28:53 +01:00
  • e28f213f9a Add workaround to fix broken double plants in v6 Wuzzy 2019-02-09 05:58:40 +01:00
  • e89a01630b Remove misunderstood replacements from decorations Wuzzy 2019-02-09 04:32:55 +01:00
  • d50ff26118 Rename setting: mob_spawn_multiplier → mobs_spawn_chance Wuzzy 2019-02-09 03:11:15 +01:00
  • 3ec7914962 Allow to use Minetest's original flat mapgen again Wuzzy 2019-02-09 02:42:11 +01:00
  • 3ba4aabbcf Check for protection when using anvil formspec Wuzzy 2019-02-09 00:17:25 +01:00
  • 986871f2b5 No replace empty bottle if used on src in creative Wuzzy 2019-02-09 00:05:00 +01:00
  • 5b0945b88c Don't change water bottles when using in creative Wuzzy 2019-02-08 23:55:49 +01:00
  • 46c7413337 Bucket dispensers now ignore protection Wuzzy 2019-02-08 23:29:12 +01:00
  • b729ffc604 Spawning fire now respects protection Wuzzy 2019-02-08 23:17:20 +01:00
  • 9817b38904 Fix bucket crash Wuzzy 2019-02-08 23:17:08 +01:00
  • a7d429a017 Fix several "undeclared global" errors Wuzzy 2019-02-08 22:44:26 +01:00
  • fb3db5077c Fix slime code using nil arguments Wuzzy 2019-02-08 22:27:45 +01:00
  • 79e5a6dfa3 Fix typo in 3d_armor_stand Wuzzy 2019-02-08 22:23:26 +01:00
  • c141f4ece5 Mobspawners: Remove unused function Wuzzy 2019-02-08 22:20:58 +01:00
  • 9a3c6a3fd7 Protect: add bottles, mobspawner, fix repeater Wuzzy 2019-02-08 22:17:51 +01:00
  • 312b17a958 Check protection for most nodes Wuzzy 2019-02-08 21:59:01 +01:00
  • bcf7125f9d Fix mob items not working without maphack priv Wuzzy 2019-02-08 17:55:14 +01:00
  • cb8e3fcf82 Fix bone meal failing to grow crops when it's dark Wuzzy 2019-02-08 05:36:43 +01:00
  • 7d0c647e8b Comment on beetroot seed probability Wuzzy 2019-02-08 05:30:05 +01:00
  • 36060dfb6a Converter: Add preview image, use proper folder name Wuzzy 2019-02-07 22:22:07 +01:00
  • 729c176ff4 Texture Converter: Add description.txt Wuzzy 2019-02-07 21:24:19 +01:00
  • 058cb2f1ee Rename farmland textures because of MTG clash Wuzzy 2019-02-07 20:06:02 +01:00
  • 5897d07435 Don't show bed msg if player respawns w/o bed Wuzzy 2019-02-07 19:54:12 +01:00
  • cfdcd63f3c Change dye texture names of "special" dyes Wuzzy 2019-02-07 07:10:10 +01:00
  • 77709c8076 Disable fish achievement Wuzzy 2019-02-07 06:35:32 +01:00
  • d59d789c80 Put boat/minecart in inv when punched in creative Wuzzy 2019-02-06 21:56:52 +01:00
  • 4bd9be22e0 Apply eat effect when hunger disabled Wuzzy 2019-02-06 21:23:05 +01:00
  • 93c86207d9 Fix crash when using milk if damage is disabled Wuzzy 2019-02-06 20:04:45 +01:00
  • 371bc0cb76 Creative categories: book, chorusfruit, endpearl Wuzzy 2019-02-06 12:04:58 +01:00
  • 3976c7c4b9 Add doors and trapdoors to decoration blocks Wuzzy 2019-02-06 11:40:51 +01:00
  • 069f3591e2 Add mobs page in creative inventory Wuzzy 2019-02-06 11:31:04 +01:00
  • 27fa2c2e66 Clean up item categorization in creative inv. Wuzzy 2019-02-06 11:15:53 +01:00
  • 66c99efb2f Hide "useless" items from creative and craft guide Wuzzy 2019-02-06 10:57:23 +01:00
  • 37b9b6fbfc If mob jumped against wall 4 times, turn around Wuzzy 2019-02-06 08:51:09 +01:00
  • d4fe313077 Mobs: Fix line-of-sight handling (thanks, chon!) Wuzzy 2019-02-06 08:26:52 +01:00
  • b6c21ee841 Make in-water color less opaque Wuzzy 2019-02-06 08:08:51 +01:00
  • 62159b0aa0 Core mapgen: Extend some stuff to emin,emax Wuzzy 2019-02-06 04:32:20 +01:00
  • da625b569a Spawn minecarts in railcorridor chests Wuzzy 2019-02-06 03:00:45 +01:00
  • 9105f248b4 More secure igloo generation Wuzzy 2019-02-06 02:23:51 +01:00
  • 6ff637ec69 Add more igloo generation code Wuzzy 2019-02-06 02:02:18 +01:00
  • 0876e76b40 Fix crash when using chorus fruit on cake Wuzzy 2019-02-05 22:05:56 +01:00
  • 9ed83bd196 Drop food eating limits in Creative Mode Wuzzy 2019-02-05 21:51:40 +01:00
  • d9b6bae320 mcl_hunger: core.* → minetest.* Wuzzy 2019-02-05 21:14:28 +01:00
  • 0068508968 Don't add weapon wear in Creative Mode Wuzzy 2019-02-05 21:11:37 +01:00
  • 3563b5448c Slime: Don't add speed if mother was stuck Wuzzy 2019-02-05 21:02:36 +01:00
  • 958989c80d If slime/mcube was killd, smaller m. att. attacker Wuzzy 2019-02-05 20:49:34 +01:00
  • ca484cfa1a Improve child spawn on slime/magmacube death Wuzzy 2019-02-05 20:19:06 +01:00
  • 1c35828fa2 Fix stupid mob spawn height Wuzzy 2019-02-05 19:24:02 +01:00
  • cfd5615548 Spawn smaller slime/magmacube if it doesn't fit Wuzzy 2019-02-05 19:12:28 +01:00
  • b7a2fba1ce Fix spawn ABM check that prevented squid spawn Wuzzy 2019-02-05 17:43:18 +01:00
  • 64457b151c Improve free space checks on mob spawn Wuzzy 2019-02-05 17:05:40 +01:00
  • f63342ec72 Rename seed textures Wuzzy 2019-02-05 04:06:28 +01:00
  • 7437d3945b Forget spawn if bed was destroyed Wuzzy 2019-02-05 00:07:39 +01:00
  • 6faac04f0d Prevent sleeping if solid or damage block over bed Wuzzy 2019-02-04 17:53:30 +01:00
  • a11f6ffaac Don't respawn on bed if bed is missing or blocked Wuzzy 2019-02-04 16:53:06 +01:00
  • a285827980 Change powered rail texture names to fix MTG clash Wuzzy 2019-02-04 12:38:36 +01:00
  • 4f2cd559da Rename textures that clash with MTG Wuzzy 2019-02-04 12:21:58 +01:00
  • f23fa236dd Update deprecated function call in mesecons_mvps Wuzzy 2019-02-02 00:12:57 +01:00
  • 6fbefaef09 Version 0.44.0 0.44.0 Wuzzy 2019-02-01 22:18:47 +01:00
  • a918696509 Revert "Update fire help" Wuzzy 2019-02-01 22:17:42 +01:00
  • 954125f6e2 Update fire help Wuzzy 2019-02-01 08:42:23 +01:00
  • 0586c0ea18 Destroy items in fire Wuzzy 2019-02-01 08:31:17 +01:00
  • 29040f9352 Add magma cube sounds Wuzzy 2019-02-01 08:13:45 +01:00
  • e789801662 Replace getpos() with get_pos() Wuzzy 2019-02-01 06:33:07 +01:00
  • 1f1361d179 Add paramtype="light" to lava ... Wuzzy 2019-02-01 06:23:12 +01:00