Commit Graph

1822 Commits

Author SHA1 Message Date
Wuzzy e748237469 Remove cobblestone ceiling from dungeons 2017-05-24 22:29:36 +02:00
Wuzzy 30a29a20c8 Allow dungeons to destroy cobble and mossycobble 2017-05-24 21:49:34 +02:00
Wuzzy 74a393b1ff Carve in openings into dungeons 2017-05-24 21:39:41 +02:00
Wuzzy 73b7e1d550 Dungeons generate less aggressively now 2017-05-24 21:15:57 +02:00
Wuzzy 839a407c90 Refactor chest rotation code in dungeons 2017-05-24 20:50:42 +02:00
Wuzzy 5d369df399 Dungeon TODO 2017-05-24 12:46:54 +02:00
Wuzzy 27cc50d155 Remove 2 music discs from temporary crafting 2017-05-24 12:30:40 +02:00
Wuzzy 99a54319b1 Refactor mcl_dungeons 2017-05-24 12:15:20 +02:00
Wuzzy 4625d2e8f8 Restrict dungeon chest spawning again 2017-05-24 12:12:45 +02:00
Wuzzy a792e5d545 Rotate dungeon chests away from wall 2017-05-24 12:11:15 +02:00
Wuzzy 6c4aff7f6a Place dungeon chests randomly at wall position 2017-05-24 11:42:20 +02:00
Wuzzy 231f12e3fa Add random chests into dungeons 2017-05-24 10:55:25 +02:00
Wuzzy e65a8731de Add hint for mushroom food crafting 2017-05-24 10:01:00 +02:00
Wuzzy dc83946213 Add basic (empty) dungeons 2017-05-24 09:51:22 +02:00
Wuzzy c2373e4a83 Make spiders float on water 2017-05-24 06:25:31 +02:00
Wuzzy 086067184a Add igloo basement (schematic only) 2017-05-24 05:43:01 +02:00
Wuzzy f48b1f3591 Spawn igloos on snowy grass blocks as well 2017-05-24 04:35:59 +02:00
Wuzzy b190dda1eb Make more blocks immune against TNT explosions 2017-05-24 00:57:34 +02:00
Wuzzy d077e59ab5 Add toggledownfall command 2017-05-24 00:39:28 +02:00
Wuzzy 5f09a3d249 Remove commands in mesecons_commandblock 2017-05-24 00:25:08 +02:00
Wuzzy 1ed15bcf98 Show warning if used bad commands in command block 2017-05-24 00:20:25 +02:00
Wuzzy 99d0e0a239 Update command block help 2017-05-23 23:59:08 +02:00
Wuzzy 4fec80d5ea Mark monster spawner as WIP 2017-05-23 23:46:15 +02:00
Wuzzy 34f4e11ba1 Document itemstrings of special blocks 2017-05-23 23:36:52 +02:00
Wuzzy 0397a8caaf Fix digging behaviour of command blocks 2017-05-23 23:10:32 +02:00
Wuzzy 7b424c5df0 Command blocks: Only changable in Creative Mode 2017-05-23 22:57:42 +02:00
Wuzzy 9417067a30 Keep empty bucket in Creative Mode 2017-05-23 22:06:03 +02:00
Wuzzy 5834224af5 Don't drop items when digging in Creative Mode 2017-05-23 19:32:20 +02:00
Wuzzy e36486f980 Remove temporary crafting for beetroot seeds 2017-05-23 19:04:31 +02:00
Wuzzy 08beecbc29 No longer regen health at 0.5s at full hunger bar 2017-05-23 18:56:49 +02:00
Wuzzy 075e1e7e48 Fix treasure typo in tsm_railcorridors 2017-05-23 09:46:38 +02:00
Wuzzy 794ec7b386 Update lava/water help 2017-05-23 06:18:57 +02:00
Wuzzy 0fe26b785e Make water/lava interactions much more MC-like 2017-05-23 05:31:07 +02:00
Wuzzy e017229c73 Already start dripping with only 1 air below 2017-05-23 04:29:54 +02:00
Wuzzy 6942c23ae2 Resort some food and non-food items in creative 2017-05-23 03:15:59 +02:00
Wuzzy 2044b389ed Mark cobweb as WIP item 2017-05-23 02:59:34 +02:00
Wuzzy 1188a499d6 Update food item usage help 2017-05-23 02:55:48 +02:00
Wuzzy 90a28d3ec5 Fix poison not reset after respawn 2017-05-23 02:20:10 +02:00
Wuzzy be79ade294 Fix fake milk drinking before end of eat delay 2017-05-23 02:14:43 +02:00
Wuzzy fa3cd83f5a Prevent eating cake if full 2017-05-23 02:09:47 +02:00
Wuzzy c2c9a2f4a4 Prevent eating most things at full hunger bar 2017-05-23 02:04:27 +02:00
Wuzzy eab0205c2f Disable eat delay for cake 2017-05-23 01:51:37 +02:00
Wuzzy 16adc1b029 Add cake group 2017-05-23 01:45:35 +02:00
Wuzzy 3ff572d2bc Force 2 second delay between eating 2017-05-23 01:39:19 +02:00
Wuzzy b8cc752e79 Rename: playerplus→mcl_playerplus, drop compat. 2017-05-23 00:53:55 +02:00
Wuzzy 632ebd6389 Fix no swim exhaustion when wading through water 2017-05-23 00:45:31 +02:00
Wuzzy 355c99fee2 Refactor playerplus 2017-05-23 00:42:32 +02:00
Wuzzy 3632d9ac3a More reliable jump detection 2017-05-23 00:35:27 +02:00
Wuzzy 3cd02e3262 Clean up jump exhaustion code a bit 2017-05-22 23:51:08 +02:00
Wuzzy ce3d3e06e9 Fix missing footstep sound for block of clay 2017-05-22 23:23:53 +02:00
Wuzzy 6f56c5cec9 Fix no exhaustion caused by being on top of water 2017-05-22 23:21:29 +02:00
Wuzzy eeb855c00a Add exhaustion for swimming 2017-05-22 23:16:27 +02:00
Wuzzy 75cfe51b54 Move bubble particle spawner to playerplus 2017-05-22 22:43:25 +02:00
Wuzzy c4094e17ea Reduce lava flowing range to 3 2017-05-22 22:31:22 +02:00
Wuzzy 4ef90204e3 Lava flow destroys chorus pl., nether wart, cocoa 2017-05-22 22:29:15 +02:00
Wuzzy cfcf22f0de Add bubble particles for players being underwater 2017-05-22 22:04:42 +02:00
Wuzzy fbee20d80f Remove unused freezemelt attribute from water nodes 2017-05-22 21:01:11 +02:00
Wuzzy ceac155074 Increase water surface opacity 2017-05-22 20:58:57 +02:00
Wuzzy 7c89679a1c Make underwater view much darker 2017-05-22 20:53:40 +02:00
Wuzzy e58b65100b Make lava post_effect_color fully opaque 2017-05-22 19:37:35 +02:00
Wuzzy d5cda21ef5 Change water post_effect_color to match texture 2017-05-22 19:33:51 +02:00
Wuzzy d199819f14 Change screen color when inside lava 2017-05-22 19:31:31 +02:00
Wuzzy 95e4a5a177 Fix sources with param2==0 not washing stuff away 2017-05-22 18:56:46 +02:00
Wuzzy 83d25276a9 Fix broken hunger mod when damage disabled 2017-05-22 08:20:58 +02:00
Wuzzy 0d1f499446 Add cyan and pink glazed terracotta 2017-05-21 06:57:56 +02:00
Wuzzy 50ed336144 Add PvP combat exhaustion 2017-05-21 06:20:00 +02:00
Wuzzy 59930fd13c Exhaust for falling anvil damage 2017-05-21 06:08:46 +02:00
Wuzzy 3c72330880 Add exhaust for cactus damage 2017-05-21 06:07:23 +02:00
Wuzzy 6083c4895d Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
Wuzzy c1ad39febd Exhaust player for hitting by arrow 2017-05-21 05:55:55 +02:00
Wuzzy 2197a48974 Add TNT explosion damage exhaust 2017-05-21 05:31:30 +02:00
Wuzzy 229fdc067f Exhaust for attacking/getting attacked by mobs 2017-05-21 05:27:33 +02:00
Wuzzy 0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy 579a6ed6f3 Fix incorrect/missing saturation points 2017-05-21 03:26:51 +02:00
Wuzzy 888e4cae34 Add food factoids 2017-05-21 03:12:17 +02:00
Wuzzy 0167a2f41b Change food bar when player is food poisoned 2017-05-21 01:32:05 +02:00
Wuzzy d454aa7745 Update help for poison foods 2017-05-21 01:07:46 +02:00
Wuzzy 55e70ed68c Lift WIP status from poisonous foods 2017-05-21 00:55:57 +02:00
Wuzzy 2861f11fb8 Implement poison chance for poisonous food 2017-05-21 00:54:52 +02:00
Wuzzy 4fb404bba5 Update poisonous food help and values 2017-05-21 00:43:30 +02:00
Wuzzy 8ce001a564 Make milk stop food poisoning 2017-05-21 00:22:11 +02:00
Wuzzy d241df3d1a Fix regressing causing eat effect for drinks 2017-05-21 00:08:31 +02:00
Wuzzy 6518fa7599 Fix crash for missing _mcl_saturation 2017-05-21 00:04:39 +02:00
Wuzzy aeff735b87 Add hunger effect for poisonous foods 2017-05-21 00:01:39 +02:00
Wuzzy af4ef21675 Fix annoying mcl_hunger typo (“poisen”) 2017-05-20 23:34:31 +02:00
Wuzzy 9a520450c1 TODO list for exhaustion 2017-05-20 23:31:54 +02:00
Wuzzy da028a5f4c Update HUD bar sorting 2017-05-20 23:27:32 +02:00
Wuzzy 3dd4b0c522 Rename food HUD Bar back to "hunger" 2017-05-20 23:26:54 +02:00
Wuzzy 7115cc28c4 New images for mcl_hunger debug mode 2017-05-20 23:20:50 +02:00
Wuzzy 65a874136d Add hidden hunger debug setting 2017-05-20 22:55:33 +02:00
Wuzzy 61838ced7a Add hunger debug mode 2017-05-20 22:51:40 +02:00
Wuzzy 7af1292b9f Clarify previous commit 2017-05-20 22:35:50 +02:00
Wuzzy dfbce6836a Save exhaust/saturation as integers 2017-05-20 22:33:10 +02:00
Wuzzy ae19fd9cba Hacky saturation+exhaustion persisting 2017-05-20 22:06:12 +02:00
Wuzzy d8e1124ee4 Refactor set/get hunger functions 2017-05-20 21:23:02 +02:00
Wuzzy 26e13119cb Get rid of those weird hunger_raw functions 2017-05-20 20:59:30 +02:00
Wuzzy 690e81c0fe Do not allow negative hunger 2017-05-20 20:40:22 +02:00
Wuzzy c328a9b1bc Update falling nodes after eating up cake 2017-05-20 20:10:12 +02:00
Wuzzy 0bb0ba91d9 Hunger: Remove some redundant HUD bar changes 2017-05-20 20:07:10 +02:00
Wuzzy daf42e45c3 Limit saturation bonus by max food points 2017-05-20 20:00:26 +02:00
Wuzzy 22b8ba6440 Don't decrease hunger if saturation down from < 1 2017-05-20 19:59:47 +02:00
Wuzzy 5252409326 Reduce food level when exhaust>=4 and satur.=0 2017-05-20 19:51:46 +02:00
Wuzzy 8114ecf263 Dump unused code in mcl_sprint mod 2017-05-20 19:18:37 +02:00
Wuzzy d13546246e Cause exhaustion by sprinting 2017-05-20 19:14:07 +02:00
Wuzzy 2b484d8da3 Fix saturation possibly getting lower than 0 2017-05-20 18:48:40 +02:00
Wuzzy 3291fcb054 Add saturation value to food items 2017-05-20 17:45:04 +02:00
Wuzzy a300831614 Add dummy saturation for eating food 2017-05-20 16:59:11 +02:00
Wuzzy 7c5b613032 Clean up hunger debug HUD bars 2017-05-20 16:37:31 +02:00
Wuzzy bed9ccaa65 Hunger: Add internal saturation and exhaustion 2017-05-20 16:20:03 +02:00
Wuzzy 10446881b4 Take away 3 food points for regenerating 2017-05-20 15:01:59 +02:00
Wuzzy 9c22df853d Generate igloos on snow blocks 2017-05-20 07:59:10 +02:00
Wuzzy 24ed86f18c Add igloo schematic (kinda) 2017-05-20 07:46:57 +02:00
Wuzzy b433107f67 Rarely spawn desert wells in deserts 2017-05-20 06:47:42 +02:00
Wuzzy 52616d86c0 Add desert wall schematic (no spawning yet) 2017-05-20 05:57:38 +02:00
Wuzzy 6772609872 Replace liquids in railcorridors 2017-05-20 05:26:18 +02:00
Wuzzy c98c0bc6e6 Wash away carpets and cobwebs 2017-05-20 05:09:29 +02:00
Wuzzy 5f35bd2d2d Proper implemetation of liquid flow node actions 2017-05-20 05:05:58 +02:00
Wuzzy 7ec501f779 Remove fire debug stuff 2017-05-20 04:25:51 +02:00
Wuzzy d625fa734b Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
Wuzzy c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy 7140bf71d8 Play sound for cooling lava 2017-05-20 03:36:07 +02:00
Wuzzy f7b75834f1 Ignite air above lava sources 2017-05-20 03:24:36 +02:00
Wuzzy e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy d257fa1437 Change fire spread rules, switch to timers 2017-05-20 02:45:37 +02:00
Wuzzy ef06d345df New lava generator: Spawn in air in layers 1-10 2017-05-20 01:27:09 +02:00
Wuzzy d13fe532c5 Create drips only below solids below liquids 2017-05-20 00:38:10 +02:00
Wuzzy 0ae946a920 Mapgen: Single water and lava sources in ground 2017-05-19 22:26:39 +02:00
Wuzzy 34005774b8 Allow ore generator to replace andesite, etc. 2017-05-19 20:04:07 +02:00
Wuzzy 0d08f65cfe Generate dirt and gravel after stones 2017-05-19 19:56:37 +02:00
Wuzzy 2d5d1ae23a Put items into desert temple chests 2017-05-19 19:26:59 +02:00
Wuzzy 10b1099a21 Drop legacy WorldEdit support in mcl_structures 2017-05-19 18:22:27 +02:00
Wuzzy 09753ae57a The mod mcl_fishing now uses mcl_loot API 2017-05-19 18:00:21 +02:00
Wuzzy 1cdc98e03b Add more defaults for mcl_loot, fix random wear 2017-05-19 17:58:15 +02:00
Wuzzy 49bd956da8 Add loot API and use it in tsm_railcorridors 2017-05-19 16:46:03 +02:00
Wuzzy ba2d83eff9 Rename random_struct to mcl_structures 2017-05-19 15:13:31 +02:00
Wuzzy 7c85b380b9 Improve error reporting of /spawnstruct 2017-05-19 15:09:46 +02:00
Wuzzy 8e77c897e6 Rename /spawnstruct parameters 2017-05-19 15:06:21 +02:00
Wuzzy 8c4c2e20d3 Fix sand temple chest formspec 2017-05-19 14:58:15 +02:00
Wuzzy c46cdb67c0 Fix the partially non-pointable fences
This was caused by incorrect ordering of nodebox boundaries (bigger value was first sometimes)
2017-05-19 14:22:06 +02:00
Wuzzy 5907d43179 Reset farmland, etc. to dirt when gourd grows on top 2017-05-19 13:22:29 +02:00
Wuzzy 80a0e32f4b Turn farmland to dirt when gourd appears on top 2017-05-15 21:55:01 +02:00
Wuzzy 63ee9f9d06 100% chance for broken rails in mine shafts 2017-05-15 21:25:37 +02:00
Wuzzy 9843e60efc Fix snow cover in v7 mapgen 2017-05-15 21:09:06 +02:00
Wuzzy 609a967c32 Fix broken stained glass crafting (no groups) 2017-05-15 20:42:23 +02:00
Wuzzy 63d1272110 Add crafting recipe for white wool 2017-05-15 20:32:50 +02:00
Wuzzy 27b88f3a70 No more group crafts for colored wool 2017-05-15 20:31:31 +02:00
Wuzzy 16bdcc5ea3 Fix typo in baked potato help 2017-05-15 19:44:27 +02:00
Wuzzy ab9b2056d9 Stained glass is now transparent to sunlight 2017-05-15 01:16:30 +02:00
Wuzzy 91dc94a41f Don't wash away nodes diagonally 2017-05-15 01:09:33 +02:00
Wuzzy 7ac57b7a0b Don't wash away dig_by_water when above water 2017-05-15 01:00:10 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy ad73e81a64 Use minetest.get_nodes_in_area for grass spread 2017-05-15 00:30:49 +02:00
Wuzzy 35e928bbb7 Fix confused farmland wettening height 2017-05-14 23:12:22 +02:00
Wuzzy 9dd6350f7d Add back the grass path ABM again 2017-05-14 22:58:37 +02:00
Wuzzy 4d5f1d9d47 Update farmland and grass path help 2017-05-14 22:55:46 +02:00
Wuzzy 3f57f80d54 Grass Path+Farmland→Dirt if below solid, instantly 2017-05-14 22:44:34 +02:00
Wuzzy d20de89780 Slowly turn grass path below solid node to dirt 2017-05-14 22:25:56 +02:00
Wuzzy 5dbf2beb6a Don't make farmland dry while it rains 2017-05-14 22:16:56 +02:00
Wuzzy 7a64990ffa Add error handling for invalid /weather syntax 2017-05-14 22:04:38 +02:00
Wuzzy e4938ae8d1 Change /weather none to /weather clear 2017-05-14 21:57:25 +02:00
Wuzzy f68150528d Fix farmland getting destroyed early 2017-05-14 21:53:34 +02:00
Wuzzy 32f6f4d3bf Destroy farmland when under solid node 2017-05-14 21:47:45 +02:00
Wuzzy c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy 2270121d03 Turn farmland to dirt when piston extends above 2017-05-14 21:24:17 +02:00
Wuzzy b7971ef796 Turn dry farmland to dirt, update farmland wetten 2017-05-14 21:08:02 +02:00
Wuzzy ba87295fa4 Don't catch_up on grass block spread 2017-05-14 19:49:04 +02:00
Wuzzy f9d63ecf61 Update dirt help 2017-05-14 02:51:03 +02:00
Wuzzy 31fa759947 Turn grass block and mycelium back to dirt in dark 2017-05-14 02:23:46 +02:00
Wuzzy ece2574336 Rail corridor likelihood=0.3 2017-05-14 01:59:22 +02:00
Wuzzy 2191ebe1e7 Remove large fern/grass from flower group 2017-05-14 01:50:00 +02:00
Wuzzy 8e2d601f85 Prevent placing most plants on mycelium 2017-05-14 01:45:57 +02:00
Wuzzy 5a746b5f29 Make sugarcanes a non-mycelium plant 2017-05-14 00:49:35 +02:00
Wuzzy 04478e5cd3 Uproot plant when mycelium spreads to dirt below 2017-05-14 00:42:20 +02:00
Wuzzy 6221b060fc Spread grass and mycelium on a 3×5×3 area only 2017-05-14 00:02:39 +02:00
Wuzzy 5fb6784813 Spread grass block and mycelium to lit dirt 2017-05-13 23:32:43 +02:00
Wuzzy d0c7527232 Fix duplicate treasures in mineshaft chests 2017-05-13 22:51:43 +02:00
Wuzzy be5547336b Use Minecraft-like treasures in mineshaft chests 2017-05-13 22:47:43 +02:00
Wuzzy fb9f98191a Decrease rail corridor probability 2017-05-13 22:14:00 +02:00
Wuzzy 6104a2d40f Fix probability_damage 2017-05-13 22:06:02 +02:00
Wuzzy 0582481e96 Add abandoned mine shafts 2017-05-13 21:50:41 +02:00
Wuzzy c8004a7ed8 Don't spawn villagers 2017-05-10 13:24:33 +02:00
Wuzzy bb965b6d63 Make still water detach dug_by_water nodes as well 2017-05-09 19:53:07 +02:00
Wuzzy 9cc3e091ca Update lime glazed terracotta texture 2017-05-09 19:30:28 +02:00
Wuzzy 3f92c37906 Reduce bed bounciness 2017-05-09 19:12:35 +02:00
Wuzzy 6ff1f46887 Make eternal fire destroy stuff as well 2017-05-09 19:05:08 +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 0901fca7b2 Fix doc_items bug (missing movement factoid) 2017-05-09 18:35:07 +02:00
Wuzzy 2c537b7ac7 Add bed bounciness of 66% (MC 1.12 feature) 2017-05-09 18:32:53 +02:00
Wuzzy 0641697404 Update netherrack/flint and steel help 2017-05-09 18:18:59 +02:00
Wuzzy b4d3a4d935 Add blue and orange glazed terracotta 2017-05-09 18:07:01 +02:00
Wuzzy a8dd5f42c4 _on_ignite, +eternal fire when igniting netherrack 2017-05-09 17:49:38 +02:00
Wuzzy bcc185f83f Lua mapgen optimizations, hopefully prevent OOM 2017-05-09 16:30:30 +02:00
Wuzzy 09f4536569 Use new crafting guide icon 2017-05-07 20:41:03 +02:00
Wuzzy e1b28f6c29 Tweak bed icon 2017-05-07 20:37:50 +02:00
Wuzzy 8727aa264b Prepare mcl_beds for multiple colors 2017-05-07 20:36:52 +02:00
Wuzzy d76ab30892 Rename beds mod to mcl_beds 2017-05-07 20:21:37 +02:00
Wuzzy 4c71611c3d 3D feet for the bed 2017-05-07 19:59:56 +02:00
Wuzzy 91626109fe Remove empty bed texture 2017-05-07 19:15:00 +02:00
Wuzzy c9969e37a9 Reduce fall damage on beds by 50% 2017-05-07 17:17:41 +02:00