Commit Graph

1051 Commits

Author SHA1 Message Date
Wuzzy 573972c45c Partially add banner copying recipe 2017-07-29 02:44:51 +02:00
Wuzzy fd6aba7b25 Play sound when washing off banner 2017-07-29 02:00:07 +02:00
Wuzzy 776ed127d4 Remove debug error message in banners mod 2017-07-29 01:26:31 +02:00
Wuzzy caf5104d8e Revert "Refactor mcl_banners"
This reverts commit 9f76b5e973.
2017-07-29 01:24:52 +02:00
Wuzzy 739d90f0b8 Fix crash when trying to craft banner 2017-07-29 01:20:17 +02:00
Wuzzy 51bcfc4f1c Update banners description.txt 2017-07-29 01:01:10 +02:00
Wuzzy 9f76b5e973 Refactor mcl_banners 2017-07-29 01:00:29 +02:00
Wuzzy c58c12ae72 Update cauldron and banner help 2017-07-29 00:56:27 +02:00
Wuzzy 2c9d1da73a Allow to wash off top layer off banners 2017-07-29 00:47:47 +02:00
Wuzzy d2632ab7ec Limit banner layer crafting to 6 2017-07-29 00:22:58 +02:00
Wuzzy 221a7ff892 Implement shapeless banner crafting 2017-07-29 00:12:21 +02:00
Wuzzy 6d093f8da7 Implement correct banner color layers 2017-07-28 23:24:02 +02:00
Wuzzy 8c92e65177 Merge branch 'bannercraft' 2017-07-28 23:15:03 +02:00
Wuzzy 709ac59b31 Human-readable banner layer descriptions 2017-07-28 23:12:40 +02:00
Wuzzy 51f28a4317 Update description of emblazoned banners 2017-07-28 22:46:39 +02:00
Wuzzy 5192f3e88b Banners: Combine pattern craft w/ craft predict 2017-07-28 22:26:37 +02:00
Wuzzy b79d4a9bb9 Basic implementation of banner pattern crafting 2017-07-28 22:23:21 +02:00
Wuzzy f566241bb6 Force same dye color on banner crafting 2017-07-28 18:12:16 +02:00
Wuzzy b46ac0658e Add shapeless banner pattern crafts 2017-07-28 17:41:04 +02:00
Wuzzy ece1569f23 Add banner pattern crafts first 2017-07-28 17:32:39 +02:00
Wuzzy 423196d65c Add banner emblazoning recipes (WIP) 2017-07-28 17:23:13 +02:00
Wuzzy ba224104c8 Adjust banner stand icon coloring 2017-07-28 14:56:49 +02:00
Wuzzy b14c33039f Move banner pattern code to patterncraft.lua 2017-07-28 14:54:34 +02:00
Wuzzy 3fe4070494 Use other PP variant of brick block texture 2017-07-28 14:46:52 +02:00
Wuzzy 862b805f39 Document thing banner pattern 2017-07-28 05:06:29 +02:00
Wuzzy 84bcfd0913 Rudimentary banner crafting code 2017-07-28 04:52:19 +02:00
Wuzzy 873cc8c19c Twaek banner overlay ratios 2017-07-28 03:59:22 +02:00
Wuzzy ec8efaeca3 Fix some banner bugs 2017-07-28 03:47:21 +02:00
Wuzzy 959f045f23 Banner entities now support layered patterns 2017-07-28 03:41:36 +02:00
Wuzzy 10677133f1 Fix “thing” banner pattern 2017-07-28 03:30:42 +02:00
Wuzzy 67268c7985 Add banner pattern files 2017-07-28 02:55:00 +02:00
Wuzzy 038156bcbf Add banner pattern overlay code (unused atm) 2017-07-27 23:09:48 +02:00
Wuzzy b41bbe7b80 Fix creative banner drop 2017-07-27 22:36:36 +02:00
Wuzzy d8e17e8d23 Don't drop banner in creative 2017-07-27 22:16:15 +02:00
Wuzzy 91bffc2a00 Fix crash when destroying banner 2017-07-27 22:14:27 +02:00
Wuzzy 7ddc32b698 Improve banner help 2017-07-27 22:09:50 +02:00
Wuzzy 956b4352b3 Update mcl_banners description 2017-07-27 21:51:21 +02:00
Wuzzy 9a02afb423 Refactor mcl_banners: Use 1 node and 16 items 2017-07-27 21:48:20 +02:00
Wuzzy 6f08345232 Tweak red, orange, yellow banner 2017-07-27 21:18:24 +02:00
Wuzzy 5f31a5ea46 Tweak banner pallette once again 2017-07-27 21:05:08 +02:00
Wuzzy c43d2c1707 Higher banner saturation 2017-07-27 20:31:58 +02:00
Wuzzy 3a6ed92ebd Balance the banner colors 2017-07-27 20:22:28 +02:00
Wuzzy efbe775b57 Stronger banner colors 2017-07-27 20:01:12 +02:00
Wuzzy 8320c7690e Add colored banners 2017-07-27 19:14:21 +02:00
Wuzzy aa5223c915 Change redstone texture
Thanks, kingoscargames!
2017-07-27 16:53:33 +02:00
Wuzzy 3cb6e725f6 Tweak coloring of nether brick stuff 2017-07-27 16:43:42 +02:00
Wuzzy 66f1fe3ff4 Fix shulker box top textures, change clay textures
Thanks, kingoscargames!
2017-07-27 14:34:14 +02:00
Wuzzy a6157bd759 Fix banner entity handling 2017-07-27 06:35:53 +02:00
Wuzzy 6c66bc1045 Change banner entity name 2017-07-27 06:19:47 +02:00
Wuzzy 1e6566d5d2 Add white banner 2017-07-27 06:15:16 +02:00
Wuzzy e90b80ab26 Move 3 mods to ENTITIES 2017-07-27 04:07:38 +02:00
Wuzzy 52d0fa6a5c Add new mcl_paintings mod 2017-07-27 04:04:12 +02:00
Wuzzy 72c7f01ad6 Remove gemalde README 2017-07-26 23:49:34 +02:00
Wuzzy 1a68e607b2 Change painting textures to Pixel Perfection 2017-07-26 23:47:06 +02:00
Wuzzy f8d86c4f1a Remove the “half” xpanes images 2017-07-26 22:39:16 +02:00
Wuzzy 77c1df1e08 Tweak spruce leaves color 2017-07-26 22:29:53 +02:00
Wuzzy 69c8c36e35 Destroy a syntax failur in mcl_fire 2017-07-26 22:26:34 +02:00
Wuzzy c5856fa32d Update eternal fire help 2017-07-26 22:08:20 +02:00
Wuzzy f05e976c27 Fix sometimes no eternal fire spawn on magma/nrack 2017-07-26 22:00:19 +02:00
Wuzzy 14796f9367 Change furncae fire icons again 2017-07-26 21:42:54 +02:00
Wuzzy d09a412bd8 Change the fuel icon 2017-07-26 21:12:46 +02:00
Wuzzy e3577b0427 Change fire inventory image to Pixel Perfection 2017-07-26 20:39:32 +02:00
Wuzzy 3d5768af9b Fix head helmet textures 2017-07-26 20:22:46 +02:00
Wuzzy 79551b1fe2 Fix minor mistake in pumpkin helmet texture 2017-07-26 20:16:42 +02:00
Wuzzy 7721f78ebd Update pumpkin helmet textures to Pixel Perfection 2017-07-26 20:13:52 +02:00
Wuzzy b1fc4ec3db Update book formspec texture and tweak it 2017-07-26 20:07:06 +02:00
Wuzzy a06670b02f Soften dependencies in mcl_throwing 2017-07-26 19:35:56 +02:00
Wuzzy 11bd39774a Register horse armor smelting recipes elsewhere 2017-07-26 19:34:47 +02:00
Wuzzy 34e9b7ea47 Soften mcl_books dependencies 2017-07-26 19:16:32 +02:00
Wuzzy abda244086 Soften mcl_dependencies 2017-07-26 19:12:53 +02:00
Wuzzy f7ef80d602 Fix missing lava and water bucket 2017-07-26 19:08:34 +02:00
Wuzzy 691a4eec13 Soften mcl_beds dependencies 2017-07-26 19:07:57 +02:00
Wuzzy 34b89b05bc Soften bucket dependencies 2017-07-26 19:00:04 +02:00
Wuzzy 677a19acd1 Use overhigh signs again 2017-07-26 16:50:26 +02:00
Wuzzy 712424eb8d Update help aliases for signs 2017-07-26 16:13:19 +02:00
Wuzzy b95627057e Update sign license info 2017-07-26 16:06:35 +02:00
Wuzzy 2e5d9bba1b Merge branch 'sign' 2017-07-26 16:03:18 +02:00
Wuzzy 4ff88e211d Fix sign text entity position problems 2017-07-26 16:02:55 +02:00
Wuzzy 461f5738d5 Fix incorrect sign entity staticdata activate 2017-07-26 15:47:48 +02:00
Wuzzy fd281dfe50 Fix some sign serialization bugs 2017-07-26 15:34:09 +02:00
Wuzzy 868a990551 Add standing sign models 2017-07-26 15:19:35 +02:00
Wuzzy 8d10a1a7c7 Implement wall sign mesh 2017-07-26 15:11:52 +02:00
Wuzzy cd0ae350bd Eliminate black iron … mostly 2017-07-26 06:39:38 +02:00
Wuzzy aa691808d0 Remove unused sign textures 2017-07-26 05:27:38 +02:00
Wuzzy 52b1808242 Fix sign text direction on wall signs 2017-07-26 05:02:29 +02:00
Wuzzy 77cbe7bcbc Fix standing sign selection box 2017-07-26 04:50:34 +02:00
Wuzzy 610d545d52 Move mcl_signs log to bottom 2017-07-26 04:48:31 +02:00
Wuzzy 273c2d3d51 Rotate sign text entity as well 2017-07-26 04:40:44 +02:00
Wuzzy d667177d6b Support 16 sign rotations 2017-07-26 03:45:22 +02:00
Wuzzy b031f478f8 Update mcl_beds depends 2017-07-25 17:33:44 +02:00
Wuzzy bbbfeaf116 Make white bed redye shapeless 2017-07-25 17:14:59 +02:00
Wuzzy 6281d885f1 Add recoloring recipes for white bed 2017-07-25 16:48:06 +02:00
Wuzzy 1af8cd59b6 Change hue of magenta wool (way too far from 300°) 2017-07-25 16:28:39 +02:00
Wuzzy 3326b15598 Add colored beds 2017-07-25 16:17:26 +02:00
Wuzzy 6f0e7f1f55 Add help button to furnace formspec 2017-07-25 05:18:35 +02:00
Wuzzy 1078217af7 Add help button to command block interface 2017-07-25 05:18:27 +02:00
Wuzzy 388b324fb1 Support mob explosions again 2017-07-25 04:44:46 +02:00
Wuzzy 084c299a3c Add signs FIXME 2017-07-25 03:33:54 +02:00
Wuzzy 3dd3f0b3e2 Tweak sign text position 2017-07-25 03:31:23 +02:00
Wuzzy 3987b6a4fa Tweak standing sign model 2017-07-25 03:08:32 +02:00