Commit Graph

82 Commits

Author SHA1 Message Date
Wuzzy bf37c06de4 Add inner nodeboxes for banner nodes 2018-05-13 01:52:38 +02:00
Wuzzy 197afa664b Use color for named items 2018-02-04 06:39:10 +01:00
Wuzzy 9ca97d6f4a Fix naming of banner copies 2018-02-04 06:11:08 +01:00
Wuzzy 2c0eee27fc Fix restore of banner desc after anvil rename 2018-02-04 05:52:10 +01:00
Wuzzy a7f0d8c82c Fix wrong banner name when patterncrafting 2018-02-04 05:08:02 +01:00
Wuzzy 86b7f537d5 Copying banners now clears name 2018-02-02 05:29:35 +01:00
Wuzzy 06c9b2c3f6 Handle item naming of banners 2018-02-02 05:07:58 +01:00
Wuzzy 16bb9b8901 Localize various unneeded global variables 2018-01-26 22:37:42 +01:00
Wuzzy 54c0d1d750 Add banners to material_wood group 2018-01-11 02:42:43 +01:00
Wuzzy ff1996c708 Merge branch 'river_water' 2017-12-05 23:01:05 +01:00
Wuzzy 320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy e2a441fed1 Fix banner washing off on river water cauldron 2017-11-30 19:59:50 +01:00
Wuzzy 2f7d3095fd Fix broken help entry for hanging banner 2017-08-28 18:09:30 +02:00
Wuzzy e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy 19be269683 Fix weird texture of banner stand 2017-08-04 22:23:22 +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 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 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 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