Commit Graph

2472 Commits

Author SHA1 Message Date
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
Wuzzy
b7a287124e Fix dig factoid for wool and cobweb 2017-08-03 03:50:02 +02:00
Wuzzy
bbb2edc0d8 Make cobweb drop itself when dug by shears 2017-08-03 03:41:08 +02:00
Wuzzy
742dac6fd3 Update the shears help 2017-08-03 03:35:51 +02:00
Wuzzy
63fed60eaa Fix crash caused by _mcl_shears_drop factoid 2017-08-03 03:21:39 +02:00
Wuzzy
c36d19508b Special drop when dig double grass/fern w/ shears 2017-08-03 03:12:06 +02:00
Wuzzy
651f7f8638 Add factoid for special shears drops 2017-08-03 03:05:41 +02:00
Wuzzy
54fb702c8f Shears selfdrop dead bush, tall grass, fern, vine, leaves 2017-08-03 02:27:55 +02:00
Wuzzy
627d103b20 Don't drop when node dug by too weak tool 2017-08-03 01:01:44 +02:00
Wuzzy
e955be8e03 Fix digging groups for sandstone 2017-08-03 00:56:12 +02:00
Wuzzy
04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy
54c08aa94a Add Nether lava 2017-08-02 01:20:52 +02:00
Wuzzy
e374eb6b01 Update steel door textures
Thanks, kingoscargames!
2017-07-31 16:26:31 +02:00
Wuzzy
8e7002d75a Make crafting table opaque to light 2017-07-31 04:24:42 +02:00
Wuzzy
abefd756a3 Increase standing banner selection box 2017-07-31 04:14:04 +02:00
Wuzzy
32eaa6aa59 Update banner help 2017-07-31 04:07:51 +02:00
Wuzzy
4284d3397d Don't allow banner placement on ceiling 2017-07-31 04:07:17 +02:00
Wuzzy
8d0c8965d7 Use 2 banner entities 2017-07-31 03:59:43 +02:00
Wuzzy
a1b04ebf66 Add hanging banners 2017-07-31 03:51:06 +02:00
Wuzzy
3063553bb2 Animate banners 2017-07-31 03:02:29 +02:00
Wuzzy
55f7496afc Version 0.25.1 2017-07-31 02:35:16 +02:00
Wuzzy
a218a7c982 Fix pressure plates constantly firing signals 2017-07-31 02:14:11 +02:00
Wuzzy
096744dc6c Fix crash when blowing up TNT 2017-07-31 02:06:00 +02:00
Wuzzy
f27902df03 Fix crash when trying to spawn mob from dispenser 2017-07-31 01:57:03 +02:00
Wuzzy
db562c91db Reduce snow footstep gain 2017-07-31 01:01:18 +02:00
Wuzzy
e45b9e6b68 Remove useless max_hear_distance in mcl_sounds
It is not part of SimpleSoundSpec
2017-07-31 01:00:15 +02:00
Wuzzy
b83f0e7175 Fix wooden fence and fence gate non-craftable 2017-07-31 00:47:04 +02:00
Wuzzy
66829c91c3 Version 0.25.0 2017-07-29 15:45:49 +02:00
Wuzzy
3f27f364b1 Fix banner entity being too deep when Y<0 2017-07-29 15:33:39 +02:00
Wuzzy
dc6058a6d6 Spawn item with metadata after digging banner 2017-07-29 15:25:49 +02:00
Wuzzy
ea7c1e6446 Fix crash when trying to craft banner in 2×2 grid 2017-07-29 15:18:18 +02:00