Commit Graph

33 Commits

Author SHA1 Message Date
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 5d5355867c Hoppers: Don't suck from fuel and dst at once 2017-08-04 03:42:24 +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 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 ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy d2357fab9c Update mcl_hoppers dependencies 2017-07-08 19:29:26 +02:00
Wuzzy d50645d417 Thinner hopper spout 2017-07-08 19:10:41 +02:00
Wuzzy 0c04a958c3 Don't extend side hopper spout out of node borders 2017-07-08 18:56:15 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy 7ecae53502 Fix furnace not cooking when hopper inserts item 2017-06-12 22:51:17 +02:00
Wuzzy 91b2fee45d Fix hoppers placing >1 lava buckets into furnace 2017-06-12 19:06:33 +02:00
Wuzzy dd7980553a Remove mcl_hoppers screenshot (outdated) 2017-06-12 18:36:03 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 7708642412 Hoppers don't block any light 2017-03-20 20:06:24 +01:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy 52b9d3b452 Hoppers now suck in items from partial blocks 2017-03-15 18:33:16 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 12c3119596 Add hopper help texts 2017-03-10 23:31:57 +01:00
Wuzzy 7f5629fc2a Hoppers suck non-fuel items from furnace fuel slot 2017-03-02 23:45:42 +01:00
Wuzzy aabb1e972d Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
Wuzzy 9cb2f5b392 Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
2017-03-02 16:09:13 +01:00
Wuzzy c7ac8620c3 Hardness: Furnace+head+hopper+jukebox+rails 2017-02-27 01:33:34 +01:00
Wuzzy 0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy 034614003d Fix more errors when building hoppers 2017-02-22 14:15:06 +01:00
Wuzzy 9b857e685e Get rid of mcl_hoppers:hopper_item
Fixes hoppers being able to build in a weird way
2017-02-22 14:00:58 +01:00
Wuzzy 6d9eeb24ec Don't stop hopper transfer if a single item can't be moved 2017-02-21 03:38:24 +01:00
Wuzzy 2491213db3 Hoppers: Only put fuels into furnace fuel slots 2017-02-21 03:22:25 +01:00
Wuzzy d8f423ac07 Allow to put fuels into furnace with hoppers 2017-02-21 02:09:34 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00