Commit Graph

2552 Commits

Author SHA1 Message Date
Wuzzy 04ad3999bd Improve boulder generation 2017-08-12 02:36:11 +02:00
Wuzzy be9be17d97 Make ice spikes less destructive 2017-08-12 01:49:37 +02:00
Wuzzy 0beaed14db Add large spike structure 2017-08-11 01:48:36 +02:00
Wuzzy 602fd7d6e4 Rename some schematic files 2017-08-11 00:34:41 +02:00
Wuzzy c5a565cefc Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
2017-08-11 00:28:29 +02:00
Wuzzy a76603def6 Update doc and doc_items mods 2017-08-09 16:42:50 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 6fa426741e Fix and weaken the broken mcl_tnt dependencies
Had possible crash because of missing mcl_death_messages dep.
2017-08-09 13:38:47 +02:00
Wuzzy 5023e0247d Disallow placement of void and realm barrier 2017-08-08 23:35:06 +02:00
Wuzzy 58a17444ba Add realm barrier node to separate realms 2017-08-08 23:19:44 +02:00
Wuzzy 40d3f5c0e6 Add tobyplowy to credits for models 2017-08-08 18:51:45 +02:00
Wuzzy 46d2b32171 Jungle spawn zone: Remove grass block, add fern 2017-08-07 16:09:02 +02:00
Wuzzy a97daa7c2c Furnace: Stop cooking if output is full 2017-08-06 23:22:27 +02:00
Wuzzy a99be92638 Version 0.26.0 2017-08-06 14:35:03 +02:00
Wuzzy 9dbe91af88 Tweak daylight sensor textures 2017-08-06 14:31:44 +02:00
Wuzzy 3fb0b6dd44 Update mobs_mc 2017-08-06 14:09:25 +02:00
Wuzzy a0347a6700 Mobs Redo: Fix mobs:boom not depending on mcl_tnt 2017-08-06 13:26:12 +02:00
Wuzzy 6253ffd78b Update Mobs Redo 2017-08-06 13:18:33 +02:00
Wuzzy 0f70bd740d Simplify TNT explosion check 2017-08-05 00:58:01 +02:00
Wuzzy a922dc6cc6 TNT doesn't destroy blocks if exploding in lava 2017-08-05 00:55:38 +02:00
Wuzzy 54bc8f7ef1 Merge branch 'master' of https://repo.or.cz/MineClone/MineClone2 2017-08-04 22:26:02 +02:00
Wuzzy 19be269683 Fix weird texture of banner stand 2017-08-04 22:23:22 +02:00
Wuzzy d5da52acbe Remove gemalde debug message 2017-08-04 21:31:29 +02:00
Wuzzy 60c98845df Clarify MCL2 license 2017-08-04 21:25:29 +02:00
Wuzzy 25015f9d32 Reduce sapling growth chances 2017-08-04 21:20:42 +02:00
Wuzzy 6eab133702 Reduce sapling growth chances 2017-08-04 21:16:51 +02:00
Wuzzy 9ebabff5f4 Add another growth stage for saplings 2017-08-04 21:05:58 +02:00
Wuzzy 55eba5c54b Cause more exhaustion when sprint-jumping 2017-08-04 19:49:03 +02:00
Wuzzy 705dae46a0 Split mcl_playerplus to mcl_playerinfo for the node info 2017-08-04 19:23:06 +02:00
Wuzzy 5ef42f27ec Fix missing nether lava help alias 2017-08-04 16:37:24 +02:00
Wuzzy ea41de41ac Indicate frame ID in clock group 2017-08-04 16:04:39 +02:00
Wuzzy 8c81d33213 Prevent overcooking in furnaces 2017-08-04 04:36:56 +02:00
Wuzzy 5d5355867c Hoppers: Don't suck from fuel and dst at once 2017-08-04 03:42:24 +02:00
Wuzzy 4e45d66678 Implement item transfer from large src container 2017-08-04 03:34:28 +02:00
Wuzzy d0b1e261ea Move more shulker box checks in mcl_hoppers to mcl_util 2017-08-04 03:00:33 +02:00
Wuzzy 8388235600 Simplify mcl_util.move_item_container 2017-08-04 02:19:47 +02:00
Wuzzy fb261454df Item container transfer: Optional source_list 2017-08-04 01:58:31 +02:00
Wuzzy a29091e23c Move double chest neighbor function to mcl_util 2017-08-03 23:27:22 +02:00
Wuzzy 3b1c0765d6 Add double container move logic into mcl_util 2017-08-03 23:23:33 +02:00
Wuzzy 2416af7fac Add new container groups for large chests 2017-08-03 22:22:17 +02:00
Wuzzy da75ea9712 Expose large chest neighbor function 2017-08-03 21:38:36 +02:00
Wuzzy ce51f0cc35 Update FIXME note in mcl_inventory 2017-08-03 19:36:38 +02:00
Wuzzy 8db61c7d44 Print error message if worldedit_gui was found 2017-08-03 19:21:31 +02:00
Wuzzy 0925cfc788 Allow to grow huge mushrooms with bone meal 2017-08-03 18:58:35 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 1d075f849f Slightly smaller item in item frame 2017-08-03 16:08:25 +02:00
Wuzzy 097b4a95f2 Add 3D model by 22i for item frame 2017-08-03 16:01:23 +02:00
Wuzzy c8eeef3e23 Fix "now playing" message sometimes being confused 2017-08-03 15:10:45 +02:00
Wuzzy 27988ecf84 Less redundant drop values in mcl_flowers 2017-08-03 04:06:57 +02:00
Wuzzy ffd9945f31 Fix flower "top" part appearing after dig 2017-08-03 04:00:01 +02:00