Commit Graph

1484 Commits

Author SHA1 Message Date
Wuzzy
65ec2c9b54 Add simple 2×2 sapling check
Still not fully complete
2017-08-31 01:53:25 +02:00
Wuzzy
a5b19bc3a3 Fix bad huge jungle tree schematic 2017-08-31 01:52:48 +02:00
Wuzzy
dc8faa69a4 Increase jungle leaves decay distance to 6
(so the huge jungle trees work)
2017-08-31 01:51:25 +02:00
Wuzzy
47161169a6 Refactor tree growing code 2017-08-30 23:23:15 +02:00
Wuzzy
6aa66cf7db Add jungle bushes 2017-08-30 00:32:11 +02:00
Wuzzy
5b38bb2737 Add back the redstone help 2017-08-29 23:34:02 +02:00
Wuzzy
aebe0dec9f Fix some invalid globals in redstone mods 2017-08-29 23:27:20 +02:00
Wuzzy
dffc47d8e6 Add acacia schematics 2017-08-29 22:56:22 +02:00
Wuzzy
c335356723 Use new acacia tree schematic, remove apple tree 2017-08-29 22:39:22 +02:00
Wuzzy
bd74902789 Fix dispenser's bucket support in the Nether 2017-08-29 02:50:46 +02:00
Wuzzy
3a18f4044d Support all minecart types in dispenser 2017-08-29 02:36:50 +02:00
Wuzzy
0795a97dd7 Fix redstone being named “Mesecon” 2017-08-29 01:47:44 +02:00
Wuzzy
2337d31699 Merge branch 'mesecons_update' 2017-08-28 18:57:12 +02:00
Wuzzy
2f7d3095fd Fix broken help entry for hanging banner 2017-08-28 18:09:30 +02:00
Wuzzy
840fe1fd35 Add chest entity textures 2017-08-28 14:15:25 +02:00
Wuzzy
59a04d5ffe Remove 3 redundant comparator help entries 2017-08-28 02:05:31 +02:00
Wuzzy
794fcd4199 Update mesecons code for ex-bart's comparator code 2017-08-28 01:58:18 +02:00
Wuzzy
1d42f568de Rename mcl_comparator to mcl_comparators 2017-08-28 01:58:07 +02:00
Wuzzy
3dcaa83962 Add redstone comparators by ex-bart 2017-08-28 01:51:21 +02:00
Wuzzy
33fa50cc1a Update glass textures by kingoscargames 2017-08-28 01:38:41 +02:00
Wuzzy
6f59b14420 Add all ice to slippery=3 group 2017-08-26 16:00:32 +02:00
Wuzzy
0ff6cb2837 Fix broken compass and clocks 2017-08-22 18:58:53 +02:00
Wuzzy
fe31afc119 Disable weather in Nether and End and Void 2017-08-22 18:32:05 +02:00
Wuzzy
058049897c Drop sugar canes when dirt/etc. below was dug 2017-08-22 17:14:27 +02:00
Wuzzy
3d1ea57e4b Allow to place sugar canes on sugar canes 2017-08-22 15:20:00 +02:00
Wuzzy
cc93cd33e2 Ice does not turn into water in the Nether 2017-08-21 19:12:37 +02:00
Wuzzy
757e727b4f Fix cauldrons not working in the Nether 2017-08-21 18:39:41 +02:00
Wuzzy
8d9e46b535 Add flat Nether; fix portals in flat world 2017-08-21 18:30:37 +02:00
Wuzzy
16c1181a47 Destroy fire by flooding 2017-08-21 16:37:21 +02:00
Wuzzy
a622105084 Use classic v6 again 2017-08-21 13:43:16 +02:00
Wuzzy
1b269809a9 Add oak schematic 2017-08-21 13:35:28 +02:00
Wuzzy
9810b0a2ab Generate huge jungle trees, tweak mesa biome 2017-08-21 13:24:42 +02:00
Wuzzy
5ef6cb1f83 Update dark sapling tree growth 2017-08-21 13:02:42 +02:00
Wuzzy
b62349bc9f Remove unused jungle tree generation code 2017-08-21 12:50:35 +02:00
Wuzzy
67b9deaf88 Add roofed forest with dark oaks 2017-08-21 04:50:45 +02:00
Wuzzy
5766218e57 Tweak Nether portal post effect color 2017-08-21 04:34:50 +02:00
Wuzzy
5302a92baa Fix aggressive 2nd removal after portal generation 2017-08-21 04:31:56 +02:00
Wuzzy
4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy
a69ab5ec34 Remove fallen log schematics and mushrooms on logs 2017-08-21 02:31:10 +02:00
Wuzzy
e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy
4dc1d6b43b Fix outdated get_node_group 2017-08-18 21:36:28 +02:00
Wuzzy
ac55b024b8 Fix accidental global in mcl_core 2017-08-18 21:34:28 +02:00
Wuzzy
022682a75e Refactor: Drop legacy get_mapgen_params 2017-08-18 21:25:29 +02:00
Wuzzy
0a0e66a324 Build obsidian platforms for end portal 2017-08-18 02:57:57 +02:00
Wuzzy
29119d2e2c Generate floating islands in the End 2017-08-18 02:42:26 +02:00
Wuzzy
39f4573294 Randomly spin compass and clock in VoidNetherEnd 2017-08-17 21:26:09 +02:00
Wuzzy
c7fc3845c1 Disable compass+clock updates in Nether, End, Void 2017-08-17 20:40:55 +02:00
Wuzzy
c97a14e969 Explode bed when used in End or Nether 2017-08-17 20:22:30 +02:00
Wuzzy
3fefbf5fc4 Add realm barrier between End and Overworld void 2017-08-17 19:59:43 +02:00
Wuzzy
987ad8eaf4 Add portal help texts, rewrite help of other items 2017-08-17 19:05:13 +02:00
Wuzzy
c178a60a6b Add portal help texts 2017-08-17 18:41:58 +02:00
Wuzzy
14678af2ed Portals: Fix rapid back-and-forth teleportation 2017-08-17 18:14:49 +02:00
Wuzzy
6dbd120397 Fix End portal crash 2017-08-17 16:03:26 +02:00
Wuzzy
3318c2f5f3 Move Nether portal frame size into vars 2017-08-17 15:20:10 +02:00
Wuzzy
130f05b9cd Nether portals now work without corners, too 2017-08-17 15:08:07 +02:00
Wuzzy
f2bee2286f Make fire charge a normal igniter, too 2017-08-17 13:53:54 +02:00
Wuzzy
04ec0929a8 Move mcl_portals to ITEMS 2017-08-17 13:39:25 +02:00
Wuzzy
02f46da152 Fix some bugs WRT eternal fire spawning 2017-08-17 04:56:14 +02:00
Wuzzy
817c52f92f Fix bugs in flint and ssteel and ender eye 2017-08-17 04:12:34 +02:00
Wuzzy
272c456499 Portals are piston stoppers 2017-08-17 02:17:45 +02:00
Wuzzy
f9e880e210 Make buckets work correctly in the Nether
* Water bucket can't place water in Nether
* Empty bucket can take Nether lava
* Lava bucket places Nether lava in Nether
2017-08-16 18:49:46 +02:00
Wuzzy
266fde8ff2 Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.

Kudos to maikerumine!
2017-08-15 19:40:53 +02:00
Wuzzy
f1215ca989 Add spawner placement instructions 2017-08-15 14:19:44 +02:00
Wuzzy
3845369237 Fix generated mob spawners sometimes have pig 2017-08-15 14:16:40 +02:00
Wuzzy
0f10f980a9 Document the mobspawner doll spawning bug 2017-08-14 17:23:43 +02:00
Wuzzy
e9c4259c61 Clarify vine creeping condition 2017-08-12 15:35:29 +02:00
Wuzzy
a64fd0fb66 Kill depending vine below after destroying vine 2017-08-12 04:11:07 +02:00
Wuzzy
e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy
6fa426741e Fix and weaken the broken mcl_tnt dependencies
Had possible crash because of missing mcl_death_messages dep.
2017-08-09 13:38:47 +02:00
Wuzzy
5023e0247d Disallow placement of void and realm barrier 2017-08-08 23:35:06 +02:00
Wuzzy
58a17444ba Add realm barrier node to separate realms 2017-08-08 23:19:44 +02:00
Wuzzy
a97daa7c2c Furnace: Stop cooking if output is full 2017-08-06 23:22:27 +02:00
Wuzzy
9dbe91af88 Tweak daylight sensor textures 2017-08-06 14:31:44 +02:00
Wuzzy
0f70bd740d Simplify TNT explosion check 2017-08-05 00:58:01 +02:00
Wuzzy
a922dc6cc6 TNT doesn't destroy blocks if exploding in lava 2017-08-05 00:55:38 +02:00
Wuzzy
19be269683 Fix weird texture of banner stand 2017-08-04 22:23:22 +02:00
Wuzzy
d5da52acbe Remove gemalde debug message 2017-08-04 21:31:29 +02:00
Wuzzy
25015f9d32 Reduce sapling growth chances 2017-08-04 21:20:42 +02:00
Wuzzy
9ebabff5f4 Add another growth stage for saplings 2017-08-04 21:05:58 +02:00
Wuzzy
5ef42f27ec Fix missing nether lava help alias 2017-08-04 16:37:24 +02:00
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
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
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
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
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
c36d19508b Special drop when dig double grass/fern w/ shears 2017-08-03 03:12:06 +02:00
Wuzzy
54fb702c8f Shears selfdrop dead bush, tall grass, fern, vine, leaves 2017-08-03 02:27:55 +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
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
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
b83f0e7175 Fix wooden fence and fence gate non-craftable 2017-07-31 00:47:04 +02:00
Wuzzy
27a3099b56 Make banner a piston stopper 2017-07-31 00:45:10 +02:00
Wuzzy
29037a05a6 Update mesecons_mvps 2017-07-31 00:41:37 +02:00
Wuzzy
b299b95fac Update the mesecons mod and dependencies
This touches a lot of the existing Mesecons mods.
Also add mesecons_wires.
2017-07-31 00:12:21 +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
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
Wuzzy
8d71f77f8b Make signs attached nodes 2017-07-25 03:06:25 +02:00
Wuzzy
7d9aa28054 More regular sign placement 2017-07-25 02:44:40 +02:00
Wuzzy
6c4ccf3897 Rename signs mod to mcl_signs 2017-07-25 02:20:37 +02:00
Wuzzy
3748c1e09c Update sign help 2017-07-25 02:11:14 +02:00
Wuzzy
72d3819a97 Tweak sign formspec 2017-07-25 02:05:01 +02:00
Wuzzy
1bb3d41be0 Reduce sign line length to 15 2017-07-25 01:57:05 +02:00
Wuzzy
f43db6cda4 Allow to edit the sign only after placing 2017-07-25 01:56:04 +02:00
Wuzzy
90abfb0347 Remove sign owner 2017-07-25 01:35:29 +02:00
Wuzzy
b57ffe9d12 Fix text alignment on signs 2017-07-25 01:33:06 +02:00
Wuzzy
2b2e73bf98 Fix sign crashes 2017-07-25 01:25:54 +02:00
Wuzzy
9d53398045 Don't update sign entity if node is gone 2017-07-25 01:17:30 +02:00
Wuzzy
3bee57e97d Make arrows only damage players and mobs 2017-07-25 01:14:32 +02:00
Wuzzy
613ea77713 Make sign text entity more robust 2017-07-25 01:01:50 +02:00
Wuzzy
5f68f6f7e5 Center the yard sign 2017-07-25 00:52:37 +02:00
Wuzzy
86954eeae0 Shrink signs textures 2017-07-25 00:52:20 +02:00
Wuzzy
d7f292611a Fix some sign line length bugs 2017-07-25 00:44:33 +02:00
Wuzzy
7ba83734e2 Fix sign line length 2017-07-25 00:06:06 +02:00
Wuzzy
7fe3cae934 Tweak indents in signs mod 2017-07-25 00:01:46 +02:00
Wuzzy
22f3d368d5 Use minetest.log instead of prin in signs mod 2017-07-24 23:55:34 +02:00
Wuzzy
27f7b0a1ca Update signs metadata 2017-07-24 23:54:05 +02:00
Wuzzy
ee663c1fea Tweak sign nodebox and textures 2017-07-24 23:36:18 +02:00
Wuzzy
cd355befdf Add placement sound for lily pad 2017-07-24 21:26:49 +02:00
Wuzzy
88263e357a Increase damage caused by TNT 2017-07-24 21:08:21 +02:00
Wuzzy
dde6c678ad Correct stair/slab rightclick handling 2017-07-24 20:10:13 +02:00
Wuzzy
979246a7c5 Fix fire charge and flint and steel ignoring itemframe 2017-07-24 19:57:37 +02:00
Wuzzy
e9070ee134 Fix fire charge death message 2017-07-24 19:53:03 +02:00
Wuzzy
95e8f80f2c Add more death messages 2017-07-24 19:36:04 +02:00
Wuzzy
1ddb89a86c Separate death mods & add cactus/magma block msgs 2017-07-24 19:20:06 +02:00
Wuzzy
b522c66af8 Make redstone lamp sound like glass 2017-07-24 17:14:55 +02:00
Wuzzy
df8efb050e Tweak textures: Clay, flint (and steel), gravel 2017-07-24 02:44:50 +02:00
Wuzzy
a68722fed3 Simplify torch textures 2017-07-24 02:35:38 +02:00
Wuzzy
3455030aa5 Change smooth sandstone textures 2017-07-24 02:12:55 +02:00
Wuzzy
f724d812b7 Redo sandstone top/bottom textures (no tiling) 2017-07-24 02:09:07 +02:00
Wuzzy
dcdfbc8520 Make farmland easier to see 2017-07-24 01:17:49 +02:00
Wuzzy
d399c39be0 More visible grass path textures 2017-07-24 00:48:43 +02:00
Wuzzy
d68ed483bc Add custom fence textures 2017-07-24 00:37:45 +02:00
Wuzzy
1f2ba0d308 Use mosaic for dark prismarine 2017-07-24 00:03:01 +02:00
Wuzzy
6577af3f11 Fix fence gate sounds being heard globally 2017-07-23 22:25:25 +02:00
Wuzzy
5768ade21c Tweak mossy stone bricks texture 2017-07-22 14:07:16 +02:00
Wuzzy
854d5ff4e0 Rotate ore images 2017-07-22 13:33:02 +02:00
Wuzzy
9092d7465a Tweak water post effect color 2017-07-22 13:14:48 +02:00
Wuzzy
7b43f4a33b Use Pixel Perfection for armor images 2017-07-21 23:10:09 +02:00
Wuzzy
d3e878c457 Update wieldhand texture 2017-07-21 20:46:48 +02:00
Wuzzy
f459a4f716 Fix stem textures 2017-07-21 19:59:08 +02:00
Wuzzy
d3dbedd199 Update stem images and automatically colorize them 2017-07-21 19:47:20 +02:00
Wuzzy
dacb06579c Render redstone dot for curves and crossings 2017-07-21 17:57:56 +02:00
Wuzzy
42d71c5b71 Use dot texture for singular redstone dust 2017-07-21 17:49:46 +02:00
Wuzzy
f24754453a Update redstone trail textures 2017-07-21 17:39:35 +02:00
Wuzzy
b5aa90b9d7 Redstone textures → mods. Delete mesecons_textures 2017-07-21 16:57:32 +02:00
Wuzzy
a55fe7aeb8 Fix broken large chest side textures 2017-07-21 15:32:04 +02:00
Wuzzy
034eab07a9 Update textures: chest, large chest, ender chest 2017-07-21 15:26:18 +02:00
Wuzzy
9bb05117eb Fix hole in acacia boat texture 2017-07-21 14:18:03 +02:00
Wuzzy
c0713196e5 Remove wall inventory icons 2017-07-21 12:47:17 +02:00
Wuzzy
0638f17e3f Smooth prismarine animation 2017-07-21 12:44:51 +02:00
Wuzzy
c4567e9151 Higher saturated cake textures 2017-07-21 12:20:38 +02:00
Wuzzy
3dfd039a44 Tweak stone-related textures 2017-07-21 12:19:56 +02:00
Wuzzy
09886f75f5 Simplify glass textures 2017-07-21 01:43:06 +02:00
Wuzzy
c784636230 Compress mcl_core texture 2017-07-21 00:00:34 +02:00
Wuzzy
ddc05ba01e Make emerald stuff green 2017-07-20 23:59:57 +02:00
Wuzzy
aa9ad7bd70 Recolorize some end blocks 2017-07-20 23:50:01 +02:00
Wuzzy
99f373ec0b 16×16 textures for concrete and concrete powder 2017-07-20 23:17:26 +02:00
Wuzzy
17071484b2 Better itemframe texture, add backside texture 2017-07-20 22:15:33 +02:00
Wuzzy
d57924c768 Make flower pots fully transparent to light 2017-07-20 22:08:22 +02:00
Wuzzy
1d1a7e192d Update compass texture, add conversion rule 2017-07-20 22:04:15 +02:00
Wuzzy
d618c7184c Texture updates: end rod, flower pot, rails 2017-07-20 21:56:08 +02:00
Wuzzy
fb65eefdaa Update bed textures 2017-07-20 21:05:19 +02:00
Wuzzy
e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy
d6e49d7277 Use good old grass side overlay again 2017-07-19 19:04:05 +02:00
Wuzzy
7922df0bf5 Make shulker boxes use original shulker textures 2017-07-19 18:09:50 +02:00
Wuzzy
052c786de4 Remove mcl_mobitems_bullet.png 2017-07-19 14:42:16 +02:00
Wuzzy
37fe7653da Move stained glass textures to mcl_core 2017-07-17 18:14:11 +02:00
Wuzzy
f16b4ea79f Remove unused xpanes textures 2017-07-17 18:00:14 +02:00
Wuzzy
f3817d3ebe Fix redstone dust texture 2017-07-17 17:38:20 +02:00
Wuzzy
4fdf601b69 Remove redundant piston side textures 2017-07-17 17:29:53 +02:00
Wuzzy
f5bcea2bde Remove duplicate redstone dust texture 2017-07-17 16:44:52 +02:00
Wuzzy
b2b8639764 Remove jeija_torches_on_inv.png 2017-07-17 16:38:14 +02:00
Wuzzy
b014be8e8a Remove red_torch.png 2017-07-17 16:14:46 +02:00
Wuzzy
4bb3eddeed Remove unused dispenser textures 2017-07-17 15:50:59 +02:00
Wuzzy
83148b93e0 Remove flowers_rose.png 2017-07-17 15:22:04 +02:00
Wuzzy
d45ca46f99 Fix pumpkin placement not connecting pumpkin stems 2017-07-17 15:00:20 +02:00
Wuzzy
fa7cb8397a Add independent connected stem textures 2017-07-17 14:26:25 +02:00
Wuzzy
685922c4a9 Make door textures obey naming conventions 2017-07-17 13:22:46 +02:00
Wuzzy
a0900ec363 Add green, red, grey, light gray glazed terracotta 2017-07-17 12:38:58 +02:00
Wuzzy
ba0d15608e Pixel perfection liquid textures 2017-07-17 12:20:15 +02:00
Wuzzy
82a1fcc846 Update cocoa textures 2017-07-15 11:57:32 +02:00
Wuzzy
d342a964ce Update bookshelf textures 2017-07-15 11:31:38 +02:00
Wuzzy
a440796ed3 Update anvil textures 2017-07-14 19:54:25 +02:00
Wuzzy
d2357fab9c Update mcl_hoppers dependencies 2017-07-08 19:29:26 +02:00
Wuzzy
d50645d417 Thinner hopper spout 2017-07-08 19:10:41 +02:00
Wuzzy
0c04a958c3 Don't extend side hopper spout out of node borders 2017-07-08 18:56:15 +02:00
Wuzzy
4802b7320c Make ice spawn water when broken above block 2017-07-08 18:34:56 +02:00
Wuzzy
97b0d6f85c Fix shovel able to make grass path from below 2017-07-08 18:11:27 +02:00
Wuzzy
07bb0e0cb1 Fix broken texture on bottom of grass path 2017-07-08 18:08:02 +02:00
Wuzzy
4f5e7f9184 Lower boats in water 2017-07-08 17:55:46 +02:00
Wuzzy
381147edab Add boat paddling animation 2017-07-08 17:26:07 +02:00
Wuzzy
1a5a467d96 Remove unused chest formspec texture 2017-07-08 16:30:57 +02:00
Wuzzy
5de05b404e Reorganize some GUI-related textures 2017-07-08 16:28:25 +02:00
Wuzzy
88cdc0a907 Remove minecart.png 2017-07-08 15:25:10 +02:00
Wuzzy
1b7b43551e 5% chance spawn endermite after using ender pearl 2017-07-07 17:26:55 +02:00
Wuzzy
7d2ffe1c92 More mcl_core refactoring 2017-07-07 16:52:28 +02:00
Wuzzy
722d4cb500 Heavily refactor nodes in mcl_core 2017-07-07 16:37:05 +02:00
Wuzzy
5312352e9e Fix sapling place sound, place only on certain blocks 2017-07-07 15:25:39 +02:00
Wuzzy
1814fe5ea5 Remove minetest.env in mcl_mobspawners 2017-07-06 15:23:16 +02:00
Wuzzy
a0863a47bf Make horse armor smeltable 2017-07-06 15:00:25 +02:00
Wuzzy
1ea09bb520 Update mob head textures 2017-07-06 01:30:00 +02:00
Wuzzy
8dbeeade01 Base mob heads off the mob/player textures 2017-07-06 01:13:57 +02:00
Wuzzy
bd076dcb69 Add monster egg help 2017-07-06 00:16:11 +02:00
Wuzzy
20bd869738 Remove stone, cobble and friends from deco group 2017-07-06 00:03:36 +02:00
Wuzzy
305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy
598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy
ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy
fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy
f0c86debb3 Simplify arrow textures 2017-07-05 00:59:14 +02:00
Wuzzy
e0cb50a279 Don't destroy metadata if place item in itemframe 2017-07-03 00:22:21 +02:00
Wuzzy
d7b5ee494e Remove on_construct of snowballs 2017-07-01 19:04:27 +02:00
Wuzzy
6fb818d7bf Don't crash if TNT wants to blow up unknown node 2017-06-30 21:31:09 +02:00
Wuzzy
38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy
790456cbc4 Fix crash w/ wall near unknown node 2017-06-29 11:57:38 +02:00
Wuzzy
ddaeac8273 Fix crash when using stairs near unknown nodes 2017-06-29 11:55:39 +02:00
Wuzzy
fa3ca02906 Fix crash with unknown item in water 2017-06-29 11:49:51 +02:00
Wuzzy
82fca7edf6 Fix boat model rotation 2017-06-27 21:35:24 +02:00
Wuzzy
6a5b2e6d1b Spawn chicks (instead of chickens) from eggs 2017-06-24 15:31:46 +02:00
Wuzzy
1ae64037af Fix dye color groups of cocoa beans 2017-06-24 15:11:34 +02:00
Wuzzy
6a74301637 Clear snowy block below after flooding top snow 2017-06-20 15:40:49 +02:00
Wuzzy
95d9681b0c Fix giant player on boat 2017-06-20 15:21:44 +02:00
Wuzzy
4e5667541e Fix shulker box content being destroyed, but disable rotation 2017-06-13 18:15:08 +02:00
Wuzzy
3fb5ce8ab0 Fix armor destroy bugs on death 2017-06-13 17:41:59 +02:00
Wuzzy
bf57c48245 Update trapdoor help 2017-06-13 14:51:00 +02:00
Wuzzy
bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy
4002fe123c Make pistons fully transparent to light 2017-06-13 14:26:50 +02:00
Wuzzy
7ac2abb0b8 Make pressure plates fully transparent 2017-06-13 14:20:49 +02:00
Wuzzy
ad29d5dbb2 Fix light: melon/pumpkin/jack'o lantern 2017-06-13 14:18:12 +02:00
Wuzzy
9adf034e1c Rename boat model file 2017-06-13 01:39:21 +02:00
Wuzzy
86b99882d2 Remove unused boat model 2017-06-13 01:36:53 +02:00
Wuzzy
bdc541b01e Add boats description.txt 2017-06-13 00:50:49 +02:00
Wuzzy
da3618e04f Add boats README 2017-06-13 00:50:18 +02:00
Wuzzy
33cb5f7499 Squash boat help into 1 entry 2017-06-13 00:33:31 +02:00
Wuzzy
4729c3cd89 Refactor mcl_boats 2017-06-13 00:26:17 +02:00
Wuzzy
57c17b1a00 Only register 1 boat entity 2017-06-13 00:21:43 +02:00
Wuzzy
83396f56d1 Add boat help 2017-06-13 00:18:51 +02:00
Wuzzy
4cf9dc6f25 Fix boat staticdata 2017-06-13 00:14:17 +02:00
Wuzzy
9e1d9abce9 Drop boat on ground after punch 2017-06-12 23:58:32 +02:00
Wuzzy
1a6a9ecf0f Remove some dangerous minetest.after in mcl_boats 2017-06-12 23:56:48 +02:00
Wuzzy
5dc2037de1 Update boat textures to Faithful 2017-06-12 23:50:42 +02:00
Wuzzy
3c0eade540 Dump unused boat code 2017-06-12 23:23:14 +02:00
Wuzzy
df3062f86f Import boat code from Grieftest 2017-06-12 23:21:41 +02:00
Wuzzy
7ecae53502 Fix furnace not cooking when hopper inserts item 2017-06-12 22:51:17 +02:00
Wuzzy
38e30fee8d Make shulker boxes rotatable on place 2017-06-12 22:36:31 +02:00
Wuzzy
06a8a810be Don't erase item metadata when out of dropper 2017-06-12 22:27:37 +02:00
Wuzzy
1d91d94ee6 Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
Wuzzy
6eaa6cde54 Fix another large chest item duplication bug 2017-06-12 21:04:35 +02:00
Wuzzy
515a47e463 Fix possible item duplication in large chest 2017-06-12 20:49:35 +02:00
Wuzzy
2be0893cc8 Part. workaround for large chest listring support 2017-06-12 20:36:50 +02:00
Wuzzy
91b2fee45d Fix hoppers placing >1 lava buckets into furnace 2017-06-12 19:06:33 +02:00
Wuzzy
dd7980553a Remove mcl_hoppers screenshot (outdated) 2017-06-12 18:36:03 +02:00
Wuzzy
f49cdfe0ef Fix grass path creation 2017-06-12 17:37:21 +02:00
Wuzzy
4067f61623 Update plant placement help 2017-06-11 23:20:50 +02:00
Wuzzy
13ce8fcf1a Flowerlike place restriction for tallgrass/fern 2017-06-11 23:07:25 +02:00
Wuzzy
b7bc1a38b1 Update dispenser help 2017-06-11 22:54:46 +02:00
Wuzzy
ddb1174042 Pumpkins and heads can now be dispensed as armor 2017-06-11 22:53:12 +02:00
Wuzzy
62f755f52a Remove heads and pumpkin from combat creative tab 2017-06-11 22:20:25 +02:00
Wuzzy
b04abdaf99 Update head and armor stand help 2017-06-11 22:06:07 +02:00
Wuzzy
ea564dd284 Fix weird armor slot exchange logic (a bit) 2017-06-11 21:56:30 +02:00
Wuzzy
95ae6c7bbb Allow stacks >= 1 being equippable as armor 2017-06-11 21:34:30 +02:00
Wuzzy
175890fb15 Simplify armor stack handling w/ armor stand 2017-06-11 21:08:19 +02:00
Wuzzy
3c46886f9a Make the head blocks wearable 2017-06-11 15:55:01 +02:00
Wuzzy
7101e0719e Fix pumpkin helmet texture rotation 2017-06-11 15:40:51 +02:00