Commit Graph

2443 Commits

Author SHA1 Message Date
Wuzzy 1505290e24 New way to attach node: attached_node_facedir 2018-01-08 20:10:44 +01:00
Wuzzy dfc0d52372 Implement correct lever orientations 2018-01-08 17:45:30 +01:00
Wuzzy 4548f2d19e Add new lever model by Gerold55 2017-07-31 05:35:55 +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
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