Commit Graph

2425 Commits

Author SHA1 Message Date
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
Wuzzy 2d38852f90 Add node dig groups for banner 2017-07-29 15:12:50 +02:00
Wuzzy 105d9e9790 Fix crash when player got killed by arrow 2017-07-29 15:05:29 +02:00
Wuzzy ae70727353 Fix banner description (“quadrillions” may be wrong) 2017-07-29 14:40:53 +02:00
Wuzzy 4a5ab76917 Better brown for banners 2017-07-29 14:37:01 +02:00
Wuzzy 8da035b09f Increase orange, yellow saturation of banners 2017-07-29 14:20:34 +02:00
Wuzzy 57adb01af8 Better proportions for 2 banner patterns 2017-07-29 14:15:03 +02:00
Wuzzy b1408f14a8 Disable mob death animations because it's broken 2017-07-29 13:40:43 +02:00
Wuzzy dc709ff35a Update Mobs Redo 2017-07-29 13:34:27 +02:00
Wuzzy ef1ad641cb Update mobs_mc 2017-07-29 13:27:39 +02:00
Wuzzy e587377e68 Banners: Rename “Thing” to “Thing Charge” 2017-07-29 04:49:06 +02:00
Wuzzy 75c291d85f Tweak some banner pattern names 2017-07-29 04:31:26 +02:00
Wuzzy 0c76f11505 Fix some confused banner crafting recipes 2017-07-29 03:59:26 +02:00
Wuzzy 132c12ecd7 Simplify help organizatino of banner entry 2017-07-29 03:39:03 +02:00
Wuzzy 2186d2ddeb Add help entry alias for banner node 2017-07-29 03:33:29 +02:00
Wuzzy 39713ee521 Update banner help WRT copying 2017-07-29 03:25:43 +02:00
Wuzzy 477ad3eee7 Complete the banner copying crafting recipe 2017-07-29 03:20:25 +02:00
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 b01850e182 Tweak craftguide stereotypes 2017-07-28 17:25:59 +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 9e547103d2 Fix some texture converter lines 2017-07-28 14:41:02 +02:00
Wuzzy 370813d2d1 Better log of Texture Converter 2017-07-28 14:36:50 +02:00
Wuzzy d949683cd9 More log messages in converter script 2017-07-28 14:29:15 +02:00
Wuzzy 25974ec9cf Converter: Don't pollute file system with TEMP 2017-07-28 14:20:50 +02:00
Wuzzy 18df4a043a Converter.: Put temporary files into working dir 2017-07-28 14:09:32 +02:00
Wuzzy 862b805f39 Document thing banner pattern 2017-07-28 05:06:29 +02:00