Commit Graph

3613 Commits

Author SHA1 Message Date
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
9bae398946 Update cart direction after punch 2017-08-15 14:02:21 +02:00
Wuzzy
73ae5eb940 Rotate carts depending on rail direction 2017-08-15 13:53:05 +02:00
Wuzzy
c131fdfd70 Use minecart model by 22i 2017-08-15 13:20:11 +02:00
Wuzzy
2cef20cdb8 Drop WIP status of cobweb 2017-08-15 02:55:02 +02:00
Wuzzy
24336d43c4 Support creative mode for minecarts 2017-08-15 02:51:40 +02:00
Wuzzy
307622b4d7 Fix crash when click on invalid item in craftguide 2017-08-15 02:27:08 +02:00
Wuzzy
a349e421c8 Update tsm_railcorridors settingtypes.txt 2017-08-14 20:02:45 +02:00
Wuzzy
300a15b5b5 New tsm_railcorridors: Spawn minecarts, bugfixes, ... 2017-08-14 20:01:04 +02:00
Wuzzy
0f10f980a9 Document the mobspawner doll spawning bug 2017-08-14 17:23:43 +02:00
Wuzzy
3c6e5841b4 Update tsm_railcorridors
- 0.12.0
- Cobwebs
- Cave spider spawners
- Tons of bugfixes
2017-08-14 05:35:32 +02:00
Wuzzy
43fba81ee3 Widen the openings of lonely dungeon corners to allow entry 2017-08-12 20:02:52 +02:00
Wuzzy
ded7aa7ee6 Make 2 schematics less aggressive replacing nodes 2017-08-12 18:10:30 +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
04ad3999bd Improve boulder generation 2017-08-12 02:36:11 +02:00
Wuzzy
be9be17d97 Make ice spikes less destructive 2017-08-12 01:49:37 +02:00
Wuzzy
0beaed14db Add large spike structure 2017-08-11 01:48:36 +02:00
Wuzzy
602fd7d6e4 Rename some schematic files 2017-08-11 00:34:41 +02:00
Wuzzy
c5a565cefc Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
2017-08-11 00:28:29 +02:00
Wuzzy
a76603def6 Update doc and doc_items mods 2017-08-09 16:42:50 +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
46d2b32171 Jungle spawn zone: Remove grass block, add fern 2017-08-07 16:09:02 +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
3fb0b6dd44 Update mobs_mc 2017-08-06 14:09:25 +02:00
Wuzzy
a0347a6700 Mobs Redo: Fix mobs:boom not depending on mcl_tnt 2017-08-06 13:26:12 +02:00
Wuzzy
6253ffd78b Update Mobs Redo 2017-08-06 13:18:33 +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
55eba5c54b Cause more exhaustion when sprint-jumping 2017-08-04 19:49:03 +02:00
Wuzzy
705dae46a0 Split mcl_playerplus to mcl_playerinfo for the node info 2017-08-04 19:23:06 +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
4e45d66678 Implement item transfer from large src container 2017-08-04 03:34:28 +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
fb261454df Item container transfer: Optional source_list 2017-08-04 01:58:31 +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
ce51f0cc35 Update FIXME note in mcl_inventory 2017-08-03 19:36:38 +02:00
Wuzzy
8db61c7d44 Print error message if worldedit_gui was found 2017-08-03 19:21:31 +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
b7a287124e Fix dig factoid for wool and cobweb 2017-08-03 03:50:02 +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
63fed60eaa Fix crash caused by _mcl_shears_drop factoid 2017-08-03 03:21:39 +02:00
Wuzzy
c36d19508b Special drop when dig double grass/fern w/ shears 2017-08-03 03:12:06 +02:00
Wuzzy
651f7f8638 Add factoid for special shears drops 2017-08-03 03:05:41 +02:00
Wuzzy
54fb702c8f Shears selfdrop dead bush, tall grass, fern, vine, leaves 2017-08-03 02:27:55 +02:00
Wuzzy
627d103b20 Don't drop when node dug by too weak tool 2017-08-03 01:01:44 +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
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
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
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
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
db1d272602 Fix rightclick handling of mcl_paintings 2017-07-27 17:50:46 +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
bf86ec6d43 Fix mcl_inventory dependencies 2017-07-26 18:55:00 +02:00
Wuzzy
44ea113972 Don't starve player to death if hungry 2017-07-26 18:25:55 +02:00
Wuzzy
f7031e8b6f Fix skeleton run anim 2017-07-26 17:04:34 +02:00
Wuzzy
bd20767173 Update Mobs Redo 2017-07-26 16:55:36 +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
8ddb427777 Update mobs_mc 2017-07-26 00:26:18 +02:00
Wuzzy
aea8bb8305 Return items to main inv when closing crafting
This is a MC 1.12 feature.
2017-07-25 18:00:49 +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
b25254e516 Update mobs mod 2017-07-25 04:30:23 +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
89a266f78c Implement arrow shot source 2017-07-24 20:57:23 +02:00
Wuzzy
9e095d0c0c Silly creeper explosion death msg workaround 2017-07-24 20:37:51 +02:00
Wuzzy
26f2fc1b12 Update doc_identifier 2017-07-24 20:19:32 +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
8970bd16ef Move mcl_death_messages to HUD 2017-07-24 19:21:57 +02:00
Wuzzy
1ddb89a86c Separate death mods & add cactus/magma block msgs 2017-07-24 19:20:06 +02:00
Wuzzy
6f309da747 Add fireball death messages 2017-07-24 18:36:41 +02:00
Wuzzy
41de05a796 Remove error message on death 2017-07-24 18:25:18 +02:00
Wuzzy
47e2c019ad Add entity kill death messages 2017-07-24 18:19:24 +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
31ae63dc90 Revert to default square-shaped sun and moon 2017-07-22 13:07:42 +02:00
Wuzzy
ae3098f0bd Update mobs_mc textures 2017-07-22 12:52:58 +02:00
Wuzzy
c12eea33ae Change hunger icons 2017-07-21 23:55:37 +02:00
Wuzzy
e0212f8d36 Pixel-perfect player image in inventory 2017-07-21 23:23:50 +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
3e3a578fd1 Compress all textures in mcl_inventory 2017-07-21 16:30:20 +02:00
Wuzzy
3244c75c72 New armor slot icons 2017-07-21 16:29:48 +02:00
Wuzzy
343f9fa899 New craftbook icon; compress craftguide textures 2017-07-21 15:59:34 +02:00
Wuzzy
a827b8f04c Revert to original doc_identifier icon 2017-07-21 15:36:13 +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
56b23ef496 Reduce default statbar margin 2017-07-21 13:42:19 +02:00
Wuzzy
082882de1b Update hunger debug icon 2017-07-21 13:15:59 +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
a3dfbf2de3 Lift WIP status from parrot 2017-07-21 01:48:27 +02:00
Wuzzy
09886f75f5 Simplify glass textures 2017-07-21 01:43:06 +02:00
Wuzzy
2d8e4b4e64 Make hotbar slots semitransparent 2017-07-21 00:21:50 +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
c0495289a6 Fix hotbar 2017-07-20 18:10:13 +02:00
Wuzzy
7c854cc5c7 Pixel Perfection hotbar textures 2017-07-20 17:59:30 +02:00
Wuzzy
036aa7b82d Move hotbar images to mcl_base_textures 2017-07-20 17:48:20 +02:00
Wuzzy
84a277c91a Update mobs_mc 2017-07-20 16:34:16 +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
496894e67d Remove mobs_mc_agent.png 2017-07-17 19:41:17 +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
bdf6b1056c Update mobs_blood.png 2017-07-14 19:57:58 +02:00
Wuzzy
a440796ed3 Update anvil textures 2017-07-14 19:54:25 +02:00
Wuzzy
d04c46f3c8 Convert some base textures to Pixel Perfection 2017-07-14 19:51:03 +02:00
Wuzzy
519ee63a57 Update mobs_mc 2017-07-12 22:09:37 +02:00
Wuzzy
a24f34f1b5 Fix mcl_craftguide dependency 2017-07-08 20:04:04 +02:00
Wuzzy
98155d5ebe Fix bad PNG profile of hbarmor_bar.png 2017-07-08 20:02:18 +02:00
Wuzzy
0e10079516 Remove custom craftguide fire texture 2017-07-08 19:59:40 +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
4c1bf8d978 Remove empty crafting_inventory.png 2017-07-08 16:40:09 +02:00
Wuzzy
9540ec249d Remove unused mobs_mc textures 2017-07-08 16:33:26 +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
1dc64d9206 Reduce node sound hear distance to 16 2017-07-08 15:07:07 +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
e610da9c5b Fix floating slime 2017-07-07 15:07:38 +02:00
Wuzzy
7061fd63d5 Fix crash when sheep replaces grass 2017-07-07 14:40:38 +02:00
Wuzzy
fbf70c935c Remove 3 music discs from creeper drops … for now 2017-07-06 15:40:13 +02:00
Wuzzy
1814fe5ea5 Remove minetest.env in mcl_mobspawners 2017-07-06 15:23:16 +02:00
Wuzzy
42d377047f Merge branch 'newmobs' 2017-07-06 15:20:02 +02:00
Wuzzy
a0863a47bf Make horse armor smeltable 2017-07-06 15:00:25 +02:00
Wuzzy
f26d2c34e4 Add horse armor into chests 2017-07-06 15:00:12 +02:00
Wuzzy
269b7f0278 Fix snow golems throwing no snowballs 2017-07-06 14:38:25 +02:00
Wuzzy
bc7c88ee69 Fix baby zombie/husk size 2017-07-06 14:33:28 +02:00
Wuzzy
34656e0e69 Update WIP items 2017-07-06 14:29:29 +02:00
Wuzzy
fda8493e10 Remove non-free mob textures 2017-07-06 14:29:13 +02:00
Wuzzy
63be6a03e4 Revert "Tweak mob spawn rates"
This reverts commit 522866193d.
2017-07-06 03:47:51 +02:00
Wuzzy
522866193d Tweak mob spawn rates 2017-07-06 03:18:22 +02:00
Wuzzy
306c33b816 Disable experimental progressive mode by default 2017-07-06 03:00:46 +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
684c11d79f Change player texture to Pixel Perfection 2017-07-06 01:13:10 +02:00
Wuzzy
267f8c88a3 Fix head duplicates 2017-07-06 00:47:13 +02:00
Wuzzy
37e943ae91 Update mobs_mc 2017-07-06 00:43:34 +02:00
Wuzzy
ef64b56282 Fix rabbit replace 2017-07-06 00:35:32 +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
db77144ceb Fix mob node replace code 2017-07-05 23:55:16 +02:00
Wuzzy
598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy
aa36edb0db Define mob replace nodes 2017-07-05 23:08:37 +02:00
Wuzzy
330b964506 Add more mobs_mc_gameconfig items 2017-07-05 22:50:07 +02:00
Wuzzy
9ceaae91e5 Fix double milk 2017-07-05 22:29:38 +02:00
Wuzzy
22bdfa877e Add more missing items in mobs_mc_gameconfig 2017-07-05 22:26:52 +02:00
Wuzzy
9fb0e6ce29 Move horse armor to armor creative tab 2017-07-05 22:19:17 +02:00
Wuzzy
739f23581c Implement breeding items 2017-07-05 20:44:49 +02:00
Wuzzy
ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy
d87013041f Remove mushroom stew texture overwrite 2017-07-05 19:29:06 +02:00
Wuzzy
fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy
06eaa96f3d Remove redundant textures in mobs_mc 2017-07-05 14:21:15 +02:00
Wuzzy
7dda5649f6 Add mobs_mc_gameconfig to config mobs_mc 2017-07-05 03:16:25 +02:00
Wuzzy
5b9d1540cd Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
Wuzzy
316419555d Remove mobs_mc 2017-07-05 03:15:18 +02:00
Wuzzy
8c3db50528 Update Mobs redo to 1.37 (developer) 2017-07-05 01:52:39 +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
1db851b42b Add experimental setting to disable superflat 2017-07-02 22:35:46 +02:00
Wuzzy
b225ecf51f Force nolakes,nohills for flat mapgen 2017-07-02 21:50:37 +02:00
Wuzzy
7a29d8580d Add mod: show_wielded_item 2017-07-02 19:34:09 +02:00
Wuzzy
b7abcabf2f HUD Bars version 1.9.0 2017-07-02 19:12:38 +02:00
Wuzzy
1791907747 MCL2-specific default HUD bars settings 2017-07-02 18:55:26 +02:00
Wuzzy
28dc5b802f Update HUD bars mod 2017-07-02 18:51:13 +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
27481afe06 Fix crash if flowing liquid next to unknown node 2017-06-29 12:29:59 +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
4a997e29bd 32×32 textures for lookup tool
Thanks, kingoscargames!
2017-06-14 14:43:08 +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
7b16b74903 Fix bad mcl_ default settings 2017-06-13 17:08:45 +02:00
Wuzzy
4786234c3e Update slime sound info 2017-06-13 15:54:52 +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
7c3b422a49 Remove lava/water springs from flat mapgen 2017-06-13 13:53:34 +02:00
Wuzzy
8610b8cb8a Fix stone generating in flat mapgen 2017-06-13 13:51:16 +02:00
Wuzzy
f3c3b47999 Easier Haggler achievement 2017-06-13 02:52:00 +02:00
Wuzzy
1ddd629fd5 Fix broken workbench achievement 2017-06-13 02:50:43 +02:00
Wuzzy
f879be1e1b Fair but primitive craftguide progressive mode 2017-06-13 02:48:42 +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
f4e59be53f Lift WIP status from boats 2017-06-12 23:51:30 +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
d4799b5144 Fix cactus spawning typo 2017-06-12 22:05:16 +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
Wuzzy
1f8d5639cc Fix bugs when placing pumpkin stack on armor stand 2017-06-11 15:31:14 +02:00
Wuzzy
6e2f47a1ce Make pumpkins wearable 2017-06-11 15:21:20 +02:00
Wuzzy
fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +02:00
Wuzzy
3121ab7c2d Update armor stand textures … a bit 2017-06-11 14:21:52 +02:00
Wuzzy
7745e1ad31 Drop armor stand's armor when it got destroyed 2017-06-11 14:16:22 +02:00
Wuzzy
47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy
08d50ed73e Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
Wuzzy
8773c4b52f Remove clouds when in void 2017-06-11 02:34:34 +02:00
Wuzzy
ea841eecfb Update wither skeleton texture
Thanks, kingoscargames!
2017-06-11 01:42:26 +02:00
Wuzzy
c71a5b0f45 Remove duplicate 3d_armor_character.b3d 2017-06-11 00:03:16 +02:00
Wuzzy
e7c03fb982 Update player model code from Minetest Game 0.4.16 2017-06-10 23:17:19 +02:00
Wuzzy
7f6b1b8aba Rename zombiepig texture file 2017-06-10 22:51:07 +02:00
Wuzzy
e2b0677cbf Update zombiepig texture to Faithful 1.12 2017-06-10 22:50:17 +02:00
Wuzzy
f3fa9b6e4b Fix textures of mob heads (the blocks)
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy
53791c4f9d Fix item speed not reset when magnet activates
This fixes items sometimes flying upwards when near the player
2017-06-10 21:39:26 +02:00
Wuzzy
5d1c38cb5f Reduce excessive item pickup sound distance 2017-06-10 21:36:39 +02:00
Wuzzy
8cad041c89 Disable item magnet correctly 2017-06-10 21:10:15 +02:00
Wuzzy
817def7d81 Enable item physics right when out of magnet range 2017-06-10 21:08:02 +02:00
Wuzzy
b153104d24 Fix item flying after moving out of liquid 2017-06-10 20:56:53 +02:00
Wuzzy
1a7b455fd2 Fix item entity wiggle on flowing water 2017-06-10 20:47:12 +02:00
Wuzzy
be5d1c08db Refactor item entity physics code 2017-06-10 20:37:17 +02:00
Wuzzy
55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy
ebfec57705 Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
Wuzzy
1c4c2dafc3 Remove horses, replace with cows and rabbits 2017-06-10 18:11:00 +02:00
Wuzzy
823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy
a589cbc17a Fix global variable bug in mcl_item_entity 2017-06-10 17:23:14 +02:00
Wuzzy
91912b6f74 Remove unused mcl_mobitems_fireball.png 2017-06-10 17:11:07 +02:00
Wuzzy
ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy
279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy
c843e8ca87 Use Faithful 1.12 textures for hotbar 2017-06-10 15:31:26 +02:00
Wuzzy
84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy
46bf871ba2 Don't randomly destroy double plants 2017-06-10 04:12:13 +02:00
Wuzzy
d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy
f10b712752 Sharper moon and sun textures 2017-06-10 03:37:13 +02:00
Wuzzy
d629f9f6cc Resize heard.png to 16×16 2017-06-10 03:31:20 +02:00
Wuzzy
09207ea062 Fix armor inventory not updating after death 2017-06-09 23:29:56 +02:00
Wuzzy
e87a1dc44a Remove unused mcl_inventory code 2017-06-09 23:28:37 +02:00
Wuzzy
bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy
b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy
12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy
df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy
f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy
e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy
369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy
2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy
c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy
765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy
b7f50d9028 Restrict flower place to dirt/grassblock and light 2017-06-09 19:18:23 +02:00
Wuzzy
8fcbda3765 Revert "Enable zooming by default"
This reverts commit 7bbb105488.
Reason: Zooming is actually not possible in Minecraft.
2017-06-09 15:42:35 +02:00
Wuzzy
7bbb105488 Enable zooming by default 2017-06-09 15:09:03 +02:00
Wuzzy
b2b196bccd Rename setting name 2017-06-09 14:11:16 +02:00
Wuzzy
5d5743939f Add tile drops setting 2017-06-09 14:05:58 +02:00
Wuzzy
6f01334c80 Add simple death messages 2017-06-09 13:39:06 +02:00
Wuzzy
900b840762 Add “keep inventory” setting 2017-06-09 12:42:21 +02:00
Wuzzy
ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00
Wuzzy
bdddaf3429 Update craftguide error msgs 2017-06-08 21:36:23 +02:00
Wuzzy
fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy
2e1267b7de Enable progressive mode for crafting guide 2017-06-08 21:25:41 +02:00
Wuzzy
2d42a1d31b Change leaves dug sound 2017-06-08 21:14:07 +02:00
Wuzzy
8ac3349a3e Re-align survival buttons 2017-06-08 21:09:23 +02:00
Wuzzy
6a39ed5dd0 Reposition crafting guide buttons 2017-06-08 20:59:34 +02:00
Wuzzy
dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy
7f490987d0 Rename hardened clay to terracotta 2017-06-08 20:43:44 +02:00
Wuzzy
b1b73dd100 Don't crash if liquid_range==nil for liquids 2017-06-08 03:11:59 +02:00
Wuzzy
1274df70a7 Remove music disc: Moonsong (low quality) 2017-06-08 03:03:46 +02:00
Wuzzy
d8d9089bda Music disc 9: Winter Feeling by Tom Peter 2017-06-08 01:09:03 +02:00
Wuzzy
8e80823544 Remove double door recipes 2017-06-07 05:24:15 +02:00
Wuzzy
50f44c660e Make open trapdoors climbable 2017-06-07 03:59:29 +02:00
Wuzzy
c4c3afa375 Fix mcl_hunger init 2017-06-07 01:04:58 +02:00
Wuzzy
3de12ec1d1 Simple falling damage sound 2017-06-06 23:59:30 +02:00
Wuzzy
9b2582857c Use softer snow sounds for real 2017-06-06 23:20:54 +02:00
Wuzzy
d24d20a932 Use softer snow sounds 2017-06-06 23:20:12 +02:00
Wuzzy
9f138a8014 Add water bottle sounds (pouring and filling) 2017-06-06 22:16:21 +02:00
Wuzzy
3af932d6ac Add player damage sound from Voxelands 2017-06-06 21:50:43 +02:00
Wuzzy
02e23893f5 Add water bucket sounds from Voxelands 2017-06-06 21:50:03 +02:00
Wuzzy
5e614b4436 New node sounds: water, metal, plant/leaves 2017-06-06 21:10:24 +02:00
Wuzzy
f4b607b280 Increase bed bounciness to 66% 2017-06-06 19:24:55 +02:00
Wuzzy
b6ee94f9b2 Use new player attribute API for bed spawns 2017-06-06 19:05:28 +02:00
Wuzzy
9f683542af Fix some bugs with poison bar displaying 2017-06-06 18:33:01 +02:00
Wuzzy
f1b99dc117 Use new player attribute API for mcl_hunger 2017-06-06 18:04:36 +02:00
Wuzzy
d21eefbb78 Hunger: Remove file loading code 2017-06-06 17:12:21 +02:00
Wuzzy
748e4b5e94 Tweak selection boxes of double plants 2017-06-06 13:07:46 +02:00
Wuzzy
3e69ae2588 Tweak selection box of tallgrass, saplings, reeds 2017-06-06 12:44:58 +02:00
Wuzzy
0396844251 Add stackable info for book/quill help 2017-06-06 12:23:24 +02:00
Wuzzy
bae4a9786f Fix some item HUD bugs 2017-06-06 03:37:49 +02:00
Wuzzy
1becc44732 Item HUD: Show metadata description, if present 2017-06-06 03:22:07 +02:00
Wuzzy
22f3451b17 Simplify book copy help 2017-06-06 02:57:03 +02:00
Wuzzy
420b8b0854 Update help for written books 2017-06-06 02:54:40 +02:00
Wuzzy
dfa763c285 Stackable written books, more book copy recipes 2017-06-06 02:48:36 +02:00
Wuzzy
698bca2983 Show correct book title in crafting output as well 2017-06-06 02:30:28 +02:00
Wuzzy
d12112dc82 Can not copy a copy of copy of a book 2017-06-06 02:25:22 +02:00
Wuzzy
a4e9da19ca Refactor book copy code, gray out author 2017-06-06 02:00:36 +02:00
Wuzzy
79576e37ea Overwrite item tooltip of written books 2017-06-06 01:52:50 +02:00
Wuzzy
729f4821c0 Use new item metadata API for books 2017-06-06 01:22:52 +02:00
Wuzzy
1f24b495d2 Fix rain cloud color 2017-06-06 00:18:20 +02:00
Wuzzy
cf7fe5e611 Darker clouds while raining 2017-06-06 00:15:02 +02:00
Wuzzy
1320af31fc Customize clouds: Lower height, thinner, fly to -X 2017-06-05 23:35:45 +02:00
Wuzzy
d497205c98 Item name HUD: Show itemstring as fallback 2017-06-05 22:47:50 +02:00
Wuzzy
4afb2d4066 Remove metadata from trapdoors 2017-06-05 22:42:12 +02:00
Wuzzy
635ba993f8 Add trapdoor blast resistance for real 2017-06-05 22:23:39 +02:00
Wuzzy
8418013c04 Add blast resistance factoid 2017-06-05 22:20:27 +02:00
Wuzzy
daf89c0b52 Set blast resistance for all doors 2017-06-05 22:09:48 +02:00
Wuzzy
8ed54d4bd9 Update trapdoor help 2017-06-05 22:06:42 +02:00
Wuzzy
336979721a Add blast resistance to trapdoors 2017-06-05 21:59:40 +02:00
Wuzzy
2ffa0736ac Refactor mcl_doors; use multiple files 2017-06-05 21:57:23 +02:00
Wuzzy
f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
Wuzzy
07d36c9ded Place trapdoors upside-down when placed at top 2017-06-05 21:26:11 +02:00
Wuzzy
dfe03efd1b Allow to place torches on upper slabs 2017-06-05 19:47:00 +02:00
Wuzzy
60956add1f Fix 2 mcl_stairs warnings 2017-06-05 19:30:48 +02:00
Wuzzy
5bf17dda64 Add stair/slab aliases for compability with 0.21.0 2017-06-05 19:21:14 +02:00
Wuzzy
a7f5413e9d Refactor mcl_stairs into multiple files 2017-06-05 19:11:01 +02:00
Wuzzy
8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy
b9a40f2b7f Update stairs/slab help 2017-06-05 16:53:00 +02:00
Wuzzy
4f9154433b Add double slabs for all slab types 2017-06-05 16:27:51 +02:00
Wuzzy
f3805ab395 Allow to combine slabs from below 2017-06-05 16:10:21 +02:00
Wuzzy
72a9eef09c Hide upper slabs from crafting guide 2017-06-05 15:54:10 +02:00
Wuzzy
5e38d1b32f Refactor stairs code a bit 2017-06-05 15:45:47 +02:00
Wuzzy
6229b34c78 Slabs: Add separate upper slab nodes 2017-06-05 15:41:42 +02:00
Wuzzy
e5e604617d Remove more legacy stairs code 2017-06-05 14:58:04 +02:00
Wuzzy
ce8040ff25 Remove legacy stairs ABM 2017-06-05 14:52:13 +02:00
Wuzzy
a9969e675e Update stairs mod from Minetest Game 0.4.16
New features:
- fine pointing
- Upside-down stairs
- Slabs are no longer placed at the side
2017-06-05 14:50:34 +02:00
Wuzzy
d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy
76f9ba70df Don't collect item too early 2017-06-03 17:36:43 +02:00
Wuzzy
b8df2d4e0a Revert "Reduce collection distance"
This reverts commit f44dffd374.
2017-06-03 17:27:58 +02:00
Wuzzy
f44dffd374 Reduce collection distance 2017-06-03 17:24:47 +02:00
Wuzzy
dcc6e3e829 Fix items sometimes flying away after creation 2017-06-03 17:03:22 +02:00
Wuzzy
f86c466b72 Fix broken on_rightclick in mcl_doors 2017-06-03 06:41:30 +02:00
Wuzzy
a5130c4da9 Fix wrong HUD bars ordering 2017-06-03 06:32:14 +02:00
Wuzzy
3e58fe6cd8 Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
2017-06-03 03:21:25 +02:00
Wuzzy
0df5e40e89 Fix broken inventory menu after join 2017-06-03 02:21:42 +02:00
Wuzzy
6a0aba3463 Crafting table → mcl_crafting_table (fix dig fail) 2017-06-03 02:09:56 +02:00
Wuzzy
5e0b4d749f Fix armor tab not updating in Creative 2017-06-03 00:51:28 +02:00
Wuzzy
8d87ac8f0e Mobs: Switch to A* once again … 2017-06-03 00:37:50 +02:00
Wuzzy
fcf928540f Tweak slider height in Creative inventory 2017-06-03 00:33:15 +02:00
Wuzzy
8e58459337 Tweak creative slider positioning 2017-06-03 00:10:37 +02:00
Wuzzy
0411a9c7fa Mobs: Use default pathfinder 2017-06-02 23:46:08 +02:00
Wuzzy
d5814195d8 Fix invisible scrollbar on first creative inv open 2017-06-02 23:43:39 +02:00
Wuzzy
7389ed0e25 Don't set creative inventory twice on player join 2017-06-02 23:26:56 +02:00
Wuzzy
260c83087c Creative inv.: Reset scroll bar when switching 2017-06-02 23:14:19 +02:00
Wuzzy
b53f1432b8 Creative: Reset search field when clicking on icon 2017-06-02 23:12:00 +02:00
Wuzzy
352f5a55b1 Fix creative slider disappearing in empty search 2017-06-02 23:03:57 +02:00
Wuzzy
60744e81fb Dump unused code in mcl_inventory 2017-06-02 23:00:12 +02:00
Wuzzy
4b5fce18ad mcl_inventory: Don't store inv. size globally 2017-06-02 22:46:39 +02:00
Wuzzy
f8bb3bd2ca Creative inv.: Use set_list for performance boost 2017-06-02 22:09:07 +02:00
Wuzzy
ed5f487f63 Refactor Creative inv., get rid of \0 2017-06-02 21:33:50 +02:00
Wuzzy
571ba4ce30 Don't reset creative inv. formspec after close 2017-06-02 20:02:24 +02:00
Wuzzy
c935e78ef4 Only scan item defs once for creative inventory 2017-06-02 19:41:52 +02:00
Wuzzy
20dabaa352 Don't rebuild creative inv. on same tab (mostly) 2017-06-02 19:01:12 +02:00
Wuzzy
6f1e958758 Fix 2×2 crafting 2017-06-02 01:14:21 +02:00
Wuzzy
d4d7d8792f Fix no craftgrid drop after close; fix creative
The 2nd bug in Creative Mode was that the inventory got reset each time you closed it.
2017-06-01 22:57:13 +02:00
Wuzzy
835d5592ec Update iron nugget texture 2017-06-01 22:33:39 +02:00
Wuzzy
750ef024d9 Small precision tweaks for item entities 2017-06-01 17:44:25 +02:00
Wuzzy
ad41c9b77a Don't use minetest.inventorycube for stained glass 2017-05-31 18:18:31 +02:00
Wuzzy
3c3ed3d344 Fix packed ice being transparent to light 2017-05-31 16:21:12 +02:00
Wuzzy
63717977af Fix 2 item help typos 2017-05-30 19:58:29 +02:00
Wuzzy
52d32331b3 Remove “tamed” spawn eggs 2017-05-30 19:57:54 +02:00
Wuzzy
20551213ef Hide huge mushrooms from craftguide … for now 2017-05-30 19:57:39 +02:00
Wuzzy
4b4403b39c Don't try to collect items dropped from workbench 2017-05-30 18:34:08 +02:00
Wuzzy
8994468c5c Enable _insta_collect by default in item entities 2017-05-30 18:16:36 +02:00
Wuzzy
fb26d6d274 Fix sheep losing color after re-activation 2017-05-30 18:06:21 +02:00
Wuzzy
c5668b3f25 Make armor stand no longer ground content 2017-05-30 17:18:19 +02:00
Wuzzy
5d494abf81 Tweak wieldhand 2017-05-30 16:20:48 +02:00
Wuzzy
6edd418c7f Move wieldhand.png to mcl_tools 2017-05-30 16:04:47 +02:00
Wuzzy
24c34b206f Fix acacia/spruce sapling not growing correctly 2017-05-30 15:31:04 +02:00
Wuzzy
7b075f5772 Fix crash after item hit unloaded chunk 2017-05-30 13:59:26 +02:00
Wuzzy
4f51af2ebc Update to doc_items 1.1.1 2017-05-30 13:06:03 +02:00
Wuzzy
53b5754359 Update to HUD Bar 1.8.0 2017-05-30 13:04:18 +02:00
Wuzzy
64c91afa4a Re-enable item physic after player follow failed 2017-05-30 06:00:26 +02:00
Wuzzy
467baaf67c Fix broken item safety code 2017-05-30 05:51:48 +02:00
Wuzzy
b33d4bf9f8 Fix diamonds achievement icon 2017-05-30 05:31:34 +02:00
Wuzzy
9449908565 Disable fire in mob explosions 2017-05-30 02:08:53 +02:00
Wuzzy
f00b0fe7ac Simple mob explosion smoke 2017-05-30 01:50:59 +02:00
Wuzzy
45a2e5ed0d Add simple TNT explosion effect 2017-05-30 01:27:45 +02:00
Wuzzy
1c2825ce6c Final fix-ups for push-item-out code 2017-05-30 00:58:14 +02:00
Wuzzy
f0b9799dee More item refactor 2017-05-29 23:31:41 +02:00
Wuzzy
4fd6e527a1 Disable physics when items are stuck 2017-05-29 23:20:29 +02:00
Wuzzy
4ff31ffa8c Add missing break in mcl_item_entities 2017-05-29 22:56:53 +02:00
Wuzzy
0b28ae2fe9 Push items out of solid opaque nodes 2017-05-29 22:51:13 +02:00
Wuzzy
88fb03a0d8 Refactor mcl_item_entity 2017-05-29 21:42:24 +02:00
Wuzzy
932e2dc6f8 Minor item entity code cleanup 2017-05-29 20:10:51 +02:00
Wuzzy
37f6bfaa9a Increase player collect height 2017-05-29 18:50:57 +02:00
Wuzzy
ce242511f0 Increase item magnet timer 2017-05-29 17:39:01 +02:00
Wuzzy
7bc10b2ade Don't set item age for node drops 2017-05-29 17:32:49 +02:00
Wuzzy
040cead946 Reduce default item despawn time to 5 minutes 2017-05-29 17:18:43 +02:00
Wuzzy
9d5497b347 Items dropped from nodes have no collection delay 2017-05-29 17:13:58 +02:00
Wuzzy
7d6bfceeba Don't spread grass block/mycelium below liquid 2017-05-28 00:46:09 +02:00
Wuzzy
cf9f4ba976 Don't attract item when inventory is full 2017-05-27 18:45:15 +02:00
Wuzzy
1f6548063e Item entity: Double collection radius 2017-05-27 18:39:10 +02:00
Wuzzy
e75f08f1db Fix place sound played when vines placement failed 2017-05-27 18:31:10 +02:00
Wuzzy
524c526ba6 Fix placesound being played on button place fail 2017-05-27 18:28:30 +02:00
Wuzzy
bb0468cc47 Update button help 2017-05-27 18:21:57 +02:00
Wuzzy
434c7a399a Allow buttons to replace pointed node again 2017-05-27 18:18:54 +02:00
Wuzzy
1357bd5555 Restrict button placement on solid opaque cubes 2017-05-27 18:09:11 +02:00
Wuzzy
f116bcfb48 Fix items not falling again after failed collect 2017-05-27 17:53:36 +02:00
Wuzzy
db26ba2191 Fix item entity jittering after falling on floor 2017-05-27 17:07:17 +02:00
Wuzzy
e99dd9d085 Fix item entities following player forever 2017-05-27 17:02:17 +02:00
Wuzzy
a15ef03d9c Fix incorrect overworld_min in flat mapgen 2017-05-27 16:10:21 +02:00
Wuzzy
23c438f427 Re-enable item falling after being in unloaded 2017-05-27 15:37:15 +02:00
Wuzzy
3cda40818c Make item entities respect gravity setting 2017-05-27 15:22:28 +02:00
Wuzzy
0b4ae22c21 Clean up various potential crashes in minetest.after in mcl_item_entities 2017-05-27 15:17:03 +02:00
Wuzzy
0930ab52c9 Item entities: Reduce player collect height 2017-05-27 14:59:13 +02:00
Wuzzy
f551eb42ce Fix eternal fire help mistakes 2017-05-27 14:36:13 +02:00
Wuzzy
c2d950b7c2 Disable digging for bow 2017-05-27 04:08:44 +02:00
Wuzzy
25c9583ed2 Tweak vine density 2017-05-27 03:50:35 +02:00
Wuzzy
b0f36500cf Vine generation now uses Perlin noise 2017-05-27 03:19:19 +02:00
Wuzzy
f7393cf970 Generate vines in jungles, move cocoa gen b/w mods 2017-05-27 01:54:40 +02:00
Wuzzy
077242efa4 Disable cocoa generator for non v6 mapgens 2017-05-27 00:55:56 +02:00
Wuzzy
f132bc78a3 Reduce range for Sniper Duel achievement 2017-05-27 00:37:25 +02:00
Wuzzy
d143d492a1 Check for arrow collision every tick 2017-05-27 00:27:56 +02:00
Wuzzy
d7a42bd831 Change uncharged bow range to 1 (for itemframe) 2017-05-27 00:10:03 +02:00
Wuzzy
3025ff92c5 Disable melee combat with bow for real 2017-05-27 00:05:50 +02:00
Wuzzy
0231efa7bb Add durability info to bow help page 2017-05-27 00:04:11 +02:00
Wuzzy
78e8dcdfaf Update bow help 2017-05-26 23:51:29 +02:00
Wuzzy
5915e39d6f Don't spawn arrow items in Creative Mode 2017-05-26 23:34:25 +02:00
Wuzzy
1b0e45835c Reset range of 0 bow to make it work in itemframe 2017-05-26 23:32:00 +02:00
Wuzzy
0e23d1ef89 Allow to use bow w/o arrow in Creative Mode 2017-05-26 23:27:11 +02:00
Wuzzy
af759d61a3 Set bow pointing range to 0 (no melee combat) 2017-05-26 23:18:31 +02:00
Wuzzy
8cd114a9e4 Fix arrow damaging multiple objects at once 2017-05-26 23:10:50 +02:00
Wuzzy
30b8e693af Make flowers less likely with bone meal 2017-05-26 21:52:41 +02:00
Wuzzy
5e4424713c Fix irregular bone meal growth on grass block 2017-05-26 21:40:03 +02:00
Wuzzy
2b4dc9fdfa Remove debug message 2017-05-26 21:27:48 +02:00
Wuzzy
bf9c990760 New vines growth algorithm (WIP) 2017-05-26 21:25:25 +02:00
Wuzzy
2b558e0b54 Update vines placement rules and help 2017-05-26 20:58:13 +02:00
Wuzzy
73cd5498fb Fix ender pearl regression causing player to sink into ground again 2017-05-26 18:33:30 +02:00
Wuzzy
16d018b406 Teleport inside plants and vines w/ ender pearl 2017-05-26 18:12:35 +02:00
Wuzzy
75fbf7f95e Update ender pearl help 2017-05-26 17:58:40 +02:00
Wuzzy
42224d9df6 Make ender pearls collide on plants, too 2017-05-26 17:56:09 +02:00
Wuzzy
7e1f8fa7ba Prevent player getting stuck after ender-pearling 2017-05-26 17:43:07 +02:00
Wuzzy
937e1f6999 No teleport when ender pearl hits ignore 2017-05-26 16:13:51 +02:00
Wuzzy
447489f7a9 Fix player fall through floor when use ender pearl 2017-05-26 15:10:35 +02:00
Wuzzy
9697232566 Lift WIP status from birch sapling 2017-05-26 02:41:35 +02:00
Wuzzy
de10e2e1a8 Grow proper acacia tree from acacia saplings 2017-05-26 02:36:25 +02:00
Wuzzy
b5b8561483 Tree grown from spruce sapling matches v6 pines 2017-05-26 02:16:41 +02:00
Wuzzy
3461893961 Remove unused sound in slime block 2017-05-26 01:34:43 +02:00
Wuzzy
a6a28e752d Add sounds for slime block 2017-05-26 01:33:26 +02:00
Wuzzy
316ee94c2d Clean up and rename textures in mcl_core 2017-05-26 01:06:54 +02:00
Wuzzy
37bcb9449d Remove weather override setting 2017-05-25 20:41:04 +02:00
Wuzzy
98e66f74ca Update book background texture to Faithful 1.12 2017-05-25 11:02:28 +02:00
Wuzzy
461807b0dc Remove messages for feeding/taming animals 2017-05-25 10:48:13 +02:00
Wuzzy
8d1ffbe2cd Update to Mobs Redo 1.35 2017-05-25 10:33:19 +02:00
Wuzzy
0d6b57c9c4 Fix mob spawner icon not shown in gen'd spawners 2017-05-25 07:34:53 +02:00
Wuzzy
f676a2fc2c Remove unused code in mobs 2017-05-25 06:40:11 +02:00
Wuzzy
7ce80bada5 Update error msg 2017-05-25 06:12:22 +02:00
Wuzzy
c1c15eb60b Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy
6b07bde2e8 Fix monster spawner bugs caused by rename 2017-05-25 05:57:04 +02:00
Wuzzy
93a36a91c2 Add dependency to mobs_mc in mcl_dungeons 2017-05-25 05:53:48 +02:00
Wuzzy
8abe53c6e1 Rename: mcl_monster_spawner to mcl_monster_spawners 2017-05-25 05:52:47 +02:00
Wuzzy
83150f43ea Remove formspec of monster spawner, default pigs 2017-05-25 05:45:45 +02:00
Wuzzy
a9b54a0980 Make monster spawners timer-based +balance 2017-05-25 05:37:13 +02:00
Wuzzy
559d60ffe9 Remove on_right_click in monster spawner mod 2017-05-25 05:04:35 +02:00
Wuzzy
d1ea880be6 Generate monster spawners in dungeons (kinda...) 2017-05-25 05:01:50 +02:00
Wuzzy
62e3967082 Tweak monster spawner spawn rules 2017-05-25 04:47:08 +02:00
Wuzzy
f194e1666f Change default monster spawner mob to pig 2017-05-25 04:23:21 +02:00
Wuzzy
71d7ed09c8 Fix possible crash in monster spawner code 2017-05-25 04:22:18 +02:00
Wuzzy
9f5a310aae Fix bone meal not used up on farming plants 2017-05-25 03:24:11 +02:00
Wuzzy
62dad8daf1 Tweak doll size in monster spawner 2017-05-25 03:14:52 +02:00
Wuzzy
8c9e196a53 Fix mob spawner doll re-loading 2017-05-25 03:09:02 +02:00
Wuzzy
af8798765a Reduce dependency mess of monster spawner 2017-05-25 02:57:00 +02:00
Wuzzy
886a717b30 Remove blabla in mcl_autogroup 2017-05-25 02:27:10 +02:00
Wuzzy
20e6f764e8 Move monster spawner mod to ITEMS 2017-05-25 02:23:12 +02:00
Wuzzy
ce11d7888d Update monster spawning references 2017-05-25 02:21:12 +02:00
Wuzzy
d4f183c1fc Fix mcl_monster_spawner function 2017-05-25 02:17:24 +02:00
Wuzzy
64ec1fd03d Update monster spawner docs 2017-05-25 02:15:24 +02:00
Wuzzy
097de371b6 Readme and license for mcl_monster_spawner (MIT) 2017-05-25 02:11:19 +02:00
Wuzzy
88b02c7170 Move mob spawner into new mod 2017-05-25 02:06:36 +02:00
Wuzzy
d71da3a818 Add public API function to setup the mob spawner 2017-05-25 01:59:10 +02:00
Wuzzy
9b4d174c43 Refactor mob spawner metadata 2017-05-25 01:45:16 +02:00
Wuzzy
4283edd84d Disable editing monster spawner after first edit 2017-05-25 01:29:54 +02:00
Wuzzy
5720b1c041 Adjust spawner doll size 2017-05-25 01:14:18 +02:00
Wuzzy
6b92d6691d Add basic animated doll inside spawner cage 2017-05-25 00:59:41 +02:00
Wuzzy
8ea9bc885c Fix mob spawner default 2017-05-24 23:44:03 +02:00
Wuzzy
3d96714e57 Fix mob spawner error msg 2017-05-24 23:40:48 +02:00
Wuzzy
32ecce0d43 Fix broken mushrooms syntax 2017-05-24 23:24:03 +02:00
Wuzzy
d8a201ae2d Update monster spawner code from Mobs Redo 2017-05-24 23:12:13 +02:00
Wuzzy
134647a453 Clarify mushroom help even more 2017-05-24 23:11:14 +02:00
Wuzzy
e37d24144e Update dungeon TODO 2017-05-24 22:48:09 +02:00
Wuzzy
e748237469 Remove cobblestone ceiling from dungeons 2017-05-24 22:29:36 +02:00
Wuzzy
30a29a20c8 Allow dungeons to destroy cobble and mossycobble 2017-05-24 21:49:34 +02:00
Wuzzy
74a393b1ff Carve in openings into dungeons 2017-05-24 21:39:41 +02:00
Wuzzy
73b7e1d550 Dungeons generate less aggressively now 2017-05-24 21:15:57 +02:00
Wuzzy
839a407c90 Refactor chest rotation code in dungeons 2017-05-24 20:50:42 +02:00
Wuzzy
5d369df399 Dungeon TODO 2017-05-24 12:46:54 +02:00
Wuzzy
27cc50d155 Remove 2 music discs from temporary crafting 2017-05-24 12:30:40 +02:00
Wuzzy
99a54319b1 Refactor mcl_dungeons 2017-05-24 12:15:20 +02:00
Wuzzy
4625d2e8f8 Restrict dungeon chest spawning again 2017-05-24 12:12:45 +02:00
Wuzzy
a792e5d545 Rotate dungeon chests away from wall 2017-05-24 12:11:15 +02:00
Wuzzy
6c4aff7f6a Place dungeon chests randomly at wall position 2017-05-24 11:42:20 +02:00
Wuzzy
231f12e3fa Add random chests into dungeons 2017-05-24 10:55:25 +02:00
Wuzzy
e65a8731de Add hint for mushroom food crafting 2017-05-24 10:01:00 +02:00
Wuzzy
dc83946213 Add basic (empty) dungeons 2017-05-24 09:51:22 +02:00
Wuzzy
c2373e4a83 Make spiders float on water 2017-05-24 06:25:31 +02:00
Wuzzy
086067184a Add igloo basement (schematic only) 2017-05-24 05:43:01 +02:00
Wuzzy
f48b1f3591 Spawn igloos on snowy grass blocks as well 2017-05-24 04:35:59 +02:00
Wuzzy
b190dda1eb Make more blocks immune against TNT explosions 2017-05-24 00:57:34 +02:00
Wuzzy
d077e59ab5 Add toggledownfall command 2017-05-24 00:39:28 +02:00
Wuzzy
5f09a3d249 Remove commands in mesecons_commandblock 2017-05-24 00:25:08 +02:00
Wuzzy
1ed15bcf98 Show warning if used bad commands in command block 2017-05-24 00:20:25 +02:00
Wuzzy
99d0e0a239 Update command block help 2017-05-23 23:59:08 +02:00
Wuzzy
4fec80d5ea Mark monster spawner as WIP 2017-05-23 23:46:15 +02:00
Wuzzy
34f4e11ba1 Document itemstrings of special blocks 2017-05-23 23:36:52 +02:00
Wuzzy
0397a8caaf Fix digging behaviour of command blocks 2017-05-23 23:10:32 +02:00
Wuzzy
7b424c5df0 Command blocks: Only changable in Creative Mode 2017-05-23 22:57:42 +02:00
Wuzzy
9417067a30 Keep empty bucket in Creative Mode 2017-05-23 22:06:03 +02:00
Wuzzy
5834224af5 Don't drop items when digging in Creative Mode 2017-05-23 19:32:20 +02:00
Wuzzy
e36486f980 Remove temporary crafting for beetroot seeds 2017-05-23 19:04:31 +02:00
Wuzzy
08beecbc29 No longer regen health at 0.5s at full hunger bar 2017-05-23 18:56:49 +02:00
Wuzzy
075e1e7e48 Fix treasure typo in tsm_railcorridors 2017-05-23 09:46:38 +02:00
Wuzzy
794ec7b386 Update lava/water help 2017-05-23 06:18:57 +02:00
Wuzzy
0fe26b785e Make water/lava interactions much more MC-like 2017-05-23 05:31:07 +02:00
Wuzzy
e017229c73 Already start dripping with only 1 air below 2017-05-23 04:29:54 +02:00
Wuzzy
6942c23ae2 Resort some food and non-food items in creative 2017-05-23 03:15:59 +02:00
Wuzzy
2044b389ed Mark cobweb as WIP item 2017-05-23 02:59:34 +02:00
Wuzzy
1188a499d6 Update food item usage help 2017-05-23 02:55:48 +02:00
Wuzzy
90a28d3ec5 Fix poison not reset after respawn 2017-05-23 02:20:10 +02:00
Wuzzy
be79ade294 Fix fake milk drinking before end of eat delay 2017-05-23 02:14:43 +02:00
Wuzzy
fa3cd83f5a Prevent eating cake if full 2017-05-23 02:09:47 +02:00
Wuzzy
c2c9a2f4a4 Prevent eating most things at full hunger bar 2017-05-23 02:04:27 +02:00
Wuzzy
eab0205c2f Disable eat delay for cake 2017-05-23 01:51:37 +02:00
Wuzzy
16adc1b029 Add cake group 2017-05-23 01:45:35 +02:00
Wuzzy
3ff572d2bc Force 2 second delay between eating 2017-05-23 01:39:19 +02:00
Wuzzy
b8cc752e79 Rename: playerplus→mcl_playerplus, drop compat. 2017-05-23 00:53:55 +02:00
Wuzzy
632ebd6389 Fix no swim exhaustion when wading through water 2017-05-23 00:45:31 +02:00
Wuzzy
355c99fee2 Refactor playerplus 2017-05-23 00:42:32 +02:00
Wuzzy
3632d9ac3a More reliable jump detection 2017-05-23 00:35:27 +02:00
Wuzzy
3cd02e3262 Clean up jump exhaustion code a bit 2017-05-22 23:51:08 +02:00
Wuzzy
ce3d3e06e9 Fix missing footstep sound for block of clay 2017-05-22 23:23:53 +02:00
Wuzzy
6f56c5cec9 Fix no exhaustion caused by being on top of water 2017-05-22 23:21:29 +02:00
Wuzzy
eeb855c00a Add exhaustion for swimming 2017-05-22 23:16:27 +02:00
Wuzzy
75cfe51b54 Move bubble particle spawner to playerplus 2017-05-22 22:43:25 +02:00
Wuzzy
c4094e17ea Reduce lava flowing range to 3 2017-05-22 22:31:22 +02:00
Wuzzy
4ef90204e3 Lava flow destroys chorus pl., nether wart, cocoa 2017-05-22 22:29:15 +02:00
Wuzzy
cfcf22f0de Add bubble particles for players being underwater 2017-05-22 22:04:42 +02:00
Wuzzy
fbee20d80f Remove unused freezemelt attribute from water nodes 2017-05-22 21:01:11 +02:00
Wuzzy
ceac155074 Increase water surface opacity 2017-05-22 20:58:57 +02:00
Wuzzy
7c89679a1c Make underwater view much darker 2017-05-22 20:53:40 +02:00
Wuzzy
e58b65100b Make lava post_effect_color fully opaque 2017-05-22 19:37:35 +02:00
Wuzzy
d5cda21ef5 Change water post_effect_color to match texture 2017-05-22 19:33:51 +02:00
Wuzzy
d199819f14 Change screen color when inside lava 2017-05-22 19:31:31 +02:00
Wuzzy
95e4a5a177 Fix sources with param2==0 not washing stuff away 2017-05-22 18:56:46 +02:00
Wuzzy
83d25276a9 Fix broken hunger mod when damage disabled 2017-05-22 08:20:58 +02:00
Wuzzy
0d1f499446 Add cyan and pink glazed terracotta 2017-05-21 06:57:56 +02:00
Wuzzy
50ed336144 Add PvP combat exhaustion 2017-05-21 06:20:00 +02:00
Wuzzy
59930fd13c Exhaust for falling anvil damage 2017-05-21 06:08:46 +02:00
Wuzzy
3c72330880 Add exhaust for cactus damage 2017-05-21 06:07:23 +02:00
Wuzzy
6083c4895d Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
Wuzzy
c1ad39febd Exhaust player for hitting by arrow 2017-05-21 05:55:55 +02:00
Wuzzy
2197a48974 Add TNT explosion damage exhaust 2017-05-21 05:31:30 +02:00
Wuzzy
229fdc067f Exhaust for attacking/getting attacked by mobs 2017-05-21 05:27:33 +02:00
Wuzzy
0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy
579a6ed6f3 Fix incorrect/missing saturation points 2017-05-21 03:26:51 +02:00
Wuzzy
888e4cae34 Add food factoids 2017-05-21 03:12:17 +02:00
Wuzzy
0167a2f41b Change food bar when player is food poisoned 2017-05-21 01:32:05 +02:00
Wuzzy
d454aa7745 Update help for poison foods 2017-05-21 01:07:46 +02:00
Wuzzy
55e70ed68c Lift WIP status from poisonous foods 2017-05-21 00:55:57 +02:00
Wuzzy
2861f11fb8 Implement poison chance for poisonous food 2017-05-21 00:54:52 +02:00
Wuzzy
4fb404bba5 Update poisonous food help and values 2017-05-21 00:43:30 +02:00
Wuzzy
8ce001a564 Make milk stop food poisoning 2017-05-21 00:22:11 +02:00
Wuzzy
d241df3d1a Fix regressing causing eat effect for drinks 2017-05-21 00:08:31 +02:00
Wuzzy
6518fa7599 Fix crash for missing _mcl_saturation 2017-05-21 00:04:39 +02:00
Wuzzy
aeff735b87 Add hunger effect for poisonous foods 2017-05-21 00:01:39 +02:00
Wuzzy
af4ef21675 Fix annoying mcl_hunger typo (“poisen”) 2017-05-20 23:34:31 +02:00
Wuzzy
9a520450c1 TODO list for exhaustion 2017-05-20 23:31:54 +02:00
Wuzzy
da028a5f4c Update HUD bar sorting 2017-05-20 23:27:32 +02:00
Wuzzy
3dd4b0c522 Rename food HUD Bar back to "hunger" 2017-05-20 23:26:54 +02:00
Wuzzy
7115cc28c4 New images for mcl_hunger debug mode 2017-05-20 23:20:50 +02:00
Wuzzy
65a874136d Add hidden hunger debug setting 2017-05-20 22:55:33 +02:00
Wuzzy
61838ced7a Add hunger debug mode 2017-05-20 22:51:40 +02:00
Wuzzy
7af1292b9f Clarify previous commit 2017-05-20 22:35:50 +02:00
Wuzzy
dfbce6836a Save exhaust/saturation as integers 2017-05-20 22:33:10 +02:00
Wuzzy
ae19fd9cba Hacky saturation+exhaustion persisting 2017-05-20 22:06:12 +02:00
Wuzzy
d8e1124ee4 Refactor set/get hunger functions 2017-05-20 21:23:02 +02:00
Wuzzy
26e13119cb Get rid of those weird hunger_raw functions 2017-05-20 20:59:30 +02:00
Wuzzy
690e81c0fe Do not allow negative hunger 2017-05-20 20:40:22 +02:00
Wuzzy
c328a9b1bc Update falling nodes after eating up cake 2017-05-20 20:10:12 +02:00
Wuzzy
0bb0ba91d9 Hunger: Remove some redundant HUD bar changes 2017-05-20 20:07:10 +02:00
Wuzzy
daf42e45c3 Limit saturation bonus by max food points 2017-05-20 20:00:26 +02:00
Wuzzy
22b8ba6440 Don't decrease hunger if saturation down from < 1 2017-05-20 19:59:47 +02:00
Wuzzy
5252409326 Reduce food level when exhaust>=4 and satur.=0 2017-05-20 19:51:46 +02:00
Wuzzy
8114ecf263 Dump unused code in mcl_sprint mod 2017-05-20 19:18:37 +02:00
Wuzzy
d13546246e Cause exhaustion by sprinting 2017-05-20 19:14:07 +02:00
Wuzzy
2b484d8da3 Fix saturation possibly getting lower than 0 2017-05-20 18:48:40 +02:00
Wuzzy
3291fcb054 Add saturation value to food items 2017-05-20 17:45:04 +02:00
Wuzzy
a300831614 Add dummy saturation for eating food 2017-05-20 16:59:11 +02:00
Wuzzy
7c5b613032 Clean up hunger debug HUD bars 2017-05-20 16:37:31 +02:00
Wuzzy
bed9ccaa65 Hunger: Add internal saturation and exhaustion 2017-05-20 16:20:03 +02:00
Wuzzy
10446881b4 Take away 3 food points for regenerating 2017-05-20 15:01:59 +02:00
Wuzzy
9c22df853d Generate igloos on snow blocks 2017-05-20 07:59:10 +02:00
Wuzzy
24ed86f18c Add igloo schematic (kinda) 2017-05-20 07:46:57 +02:00
Wuzzy
b433107f67 Rarely spawn desert wells in deserts 2017-05-20 06:47:42 +02:00
Wuzzy
52616d86c0 Add desert wall schematic (no spawning yet) 2017-05-20 05:57:38 +02:00
Wuzzy
6772609872 Replace liquids in railcorridors 2017-05-20 05:26:18 +02:00
Wuzzy
c98c0bc6e6 Wash away carpets and cobwebs 2017-05-20 05:09:29 +02:00
Wuzzy
5f35bd2d2d Proper implemetation of liquid flow node actions 2017-05-20 05:05:58 +02:00
Wuzzy
7ec501f779 Remove fire debug stuff 2017-05-20 04:25:51 +02:00
Wuzzy
d625fa734b Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
Wuzzy
c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy
7140bf71d8 Play sound for cooling lava 2017-05-20 03:36:07 +02:00
Wuzzy
f7b75834f1 Ignite air above lava sources 2017-05-20 03:24:36 +02:00
Wuzzy
e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy
d257fa1437 Change fire spread rules, switch to timers 2017-05-20 02:45:37 +02:00
Wuzzy
ef06d345df New lava generator: Spawn in air in layers 1-10 2017-05-20 01:27:09 +02:00
Wuzzy
d13fe532c5 Create drips only below solids below liquids 2017-05-20 00:38:10 +02:00
Wuzzy
0ae946a920 Mapgen: Single water and lava sources in ground 2017-05-19 22:26:39 +02:00
Wuzzy
34005774b8 Allow ore generator to replace andesite, etc. 2017-05-19 20:04:07 +02:00
Wuzzy
0d08f65cfe Generate dirt and gravel after stones 2017-05-19 19:56:37 +02:00
Wuzzy
2d5d1ae23a Put items into desert temple chests 2017-05-19 19:26:59 +02:00
Wuzzy
10b1099a21 Drop legacy WorldEdit support in mcl_structures 2017-05-19 18:22:27 +02:00
Wuzzy
09753ae57a The mod mcl_fishing now uses mcl_loot API 2017-05-19 18:00:21 +02:00
Wuzzy
1cdc98e03b Add more defaults for mcl_loot, fix random wear 2017-05-19 17:58:15 +02:00
Wuzzy
49bd956da8 Add loot API and use it in tsm_railcorridors 2017-05-19 16:46:03 +02:00
Wuzzy
ba2d83eff9 Rename random_struct to mcl_structures 2017-05-19 15:13:31 +02:00
Wuzzy
7c85b380b9 Improve error reporting of /spawnstruct 2017-05-19 15:09:46 +02:00
Wuzzy
8e77c897e6 Rename /spawnstruct parameters 2017-05-19 15:06:21 +02:00
Wuzzy
8c4c2e20d3 Fix sand temple chest formspec 2017-05-19 14:58:15 +02:00
Wuzzy
c46cdb67c0 Fix the partially non-pointable fences
This was caused by incorrect ordering of nodebox boundaries (bigger value was first sometimes)
2017-05-19 14:22:06 +02:00
Wuzzy
5907d43179 Reset farmland, etc. to dirt when gourd grows on top 2017-05-19 13:22:29 +02:00
Wuzzy
80a0e32f4b Turn farmland to dirt when gourd appears on top 2017-05-15 21:55:01 +02:00
Wuzzy
63ee9f9d06 100% chance for broken rails in mine shafts 2017-05-15 21:25:37 +02:00
Wuzzy
9843e60efc Fix snow cover in v7 mapgen 2017-05-15 21:09:06 +02:00
Wuzzy
609a967c32 Fix broken stained glass crafting (no groups) 2017-05-15 20:42:23 +02:00
Wuzzy
63d1272110 Add crafting recipe for white wool 2017-05-15 20:32:50 +02:00
Wuzzy
27b88f3a70 No more group crafts for colored wool 2017-05-15 20:31:31 +02:00
Wuzzy
16bdcc5ea3 Fix typo in baked potato help 2017-05-15 19:44:27 +02:00
Wuzzy
ab9b2056d9 Stained glass is now transparent to sunlight 2017-05-15 01:16:30 +02:00
Wuzzy
91dc94a41f Don't wash away nodes diagonally 2017-05-15 01:09:33 +02:00
Wuzzy
7ac57b7a0b Don't wash away dig_by_water when above water 2017-05-15 01:00:10 +02:00
Wuzzy
da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy
ad73e81a64 Use minetest.get_nodes_in_area for grass spread 2017-05-15 00:30:49 +02:00
Wuzzy
35e928bbb7 Fix confused farmland wettening height 2017-05-14 23:12:22 +02:00
Wuzzy
9dd6350f7d Add back the grass path ABM again 2017-05-14 22:58:37 +02:00
Wuzzy
4d5f1d9d47 Update farmland and grass path help 2017-05-14 22:55:46 +02:00
Wuzzy
3f57f80d54 Grass Path+Farmland→Dirt if below solid, instantly 2017-05-14 22:44:34 +02:00
Wuzzy
d20de89780 Slowly turn grass path below solid node to dirt 2017-05-14 22:25:56 +02:00
Wuzzy
5dbf2beb6a Don't make farmland dry while it rains 2017-05-14 22:16:56 +02:00
Wuzzy
7a64990ffa Add error handling for invalid /weather syntax 2017-05-14 22:04:38 +02:00
Wuzzy
e4938ae8d1 Change /weather none to /weather clear 2017-05-14 21:57:25 +02:00
Wuzzy
f68150528d Fix farmland getting destroyed early 2017-05-14 21:53:34 +02:00
Wuzzy
32f6f4d3bf Destroy farmland when under solid node 2017-05-14 21:47:45 +02:00
Wuzzy
c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy
2270121d03 Turn farmland to dirt when piston extends above 2017-05-14 21:24:17 +02:00
Wuzzy
b7971ef796 Turn dry farmland to dirt, update farmland wetten 2017-05-14 21:08:02 +02:00
Wuzzy
ba87295fa4 Don't catch_up on grass block spread 2017-05-14 19:49:04 +02:00
Wuzzy
f9d63ecf61 Update dirt help 2017-05-14 02:51:03 +02:00
Wuzzy
31fa759947 Turn grass block and mycelium back to dirt in dark 2017-05-14 02:23:46 +02:00
Wuzzy
ece2574336 Rail corridor likelihood=0.3 2017-05-14 01:59:22 +02:00
Wuzzy
2191ebe1e7 Remove large fern/grass from flower group 2017-05-14 01:50:00 +02:00
Wuzzy
8e2d601f85 Prevent placing most plants on mycelium 2017-05-14 01:45:57 +02:00
Wuzzy
5a746b5f29 Make sugarcanes a non-mycelium plant 2017-05-14 00:49:35 +02:00
Wuzzy
04478e5cd3 Uproot plant when mycelium spreads to dirt below 2017-05-14 00:42:20 +02:00
Wuzzy
6221b060fc Spread grass and mycelium on a 3×5×3 area only 2017-05-14 00:02:39 +02:00
Wuzzy
5fb6784813 Spread grass block and mycelium to lit dirt 2017-05-13 23:32:43 +02:00
Wuzzy
d0c7527232 Fix duplicate treasures in mineshaft chests 2017-05-13 22:51:43 +02:00
Wuzzy
be5547336b Use Minecraft-like treasures in mineshaft chests 2017-05-13 22:47:43 +02:00
Wuzzy
fb9f98191a Decrease rail corridor probability 2017-05-13 22:14:00 +02:00
Wuzzy
6104a2d40f Fix probability_damage 2017-05-13 22:06:02 +02:00
Wuzzy
0582481e96 Add abandoned mine shafts 2017-05-13 21:50:41 +02:00
Wuzzy
c8004a7ed8 Don't spawn villagers 2017-05-10 13:24:33 +02:00
Wuzzy
bb965b6d63 Make still water detach dug_by_water nodes as well 2017-05-09 19:53:07 +02:00
Wuzzy
9cc3e091ca Update lime glazed terracotta texture 2017-05-09 19:30:28 +02:00
Wuzzy
3f92c37906 Reduce bed bounciness 2017-05-09 19:12:35 +02:00
Wuzzy
6ff1f46887 Make eternal fire destroy stuff as well 2017-05-09 19:05:08 +02:00
Wuzzy
e9c8d33c6f Fix problems with bed collision 2017-05-09 19:02:24 +02:00
Wuzzy
48af25ebed Fix some bugs with top bed part 2017-05-09 18:52:40 +02:00
Wuzzy
0901fca7b2 Fix doc_items bug (missing movement factoid) 2017-05-09 18:35:07 +02:00
Wuzzy
2c537b7ac7 Add bed bounciness of 66% (MC 1.12 feature) 2017-05-09 18:32:53 +02:00
Wuzzy
0641697404 Update netherrack/flint and steel help 2017-05-09 18:18:59 +02:00
Wuzzy
b4d3a4d935 Add blue and orange glazed terracotta 2017-05-09 18:07:01 +02:00
Wuzzy
a8dd5f42c4 _on_ignite, +eternal fire when igniting netherrack 2017-05-09 17:49:38 +02:00
Wuzzy
bcc185f83f Lua mapgen optimizations, hopefully prevent OOM 2017-05-09 16:30:30 +02:00
Wuzzy
09f4536569 Use new crafting guide icon 2017-05-07 20:41:03 +02:00
Wuzzy
e1b28f6c29 Tweak bed icon 2017-05-07 20:37:50 +02:00
Wuzzy
8727aa264b Prepare mcl_beds for multiple colors 2017-05-07 20:36:52 +02:00
Wuzzy
d76ab30892 Rename beds mod to mcl_beds 2017-05-07 20:21:37 +02:00
Wuzzy
4c71611c3d 3D feet for the bed 2017-05-07 19:59:56 +02:00
Wuzzy
91626109fe Remove empty bed texture 2017-05-07 19:15:00 +02:00
Wuzzy
c9969e37a9 Reduce fall damage on beds by 50% 2017-05-07 17:17:41 +02:00
Wuzzy
f0e93f8fdf Add lime glazed terracotta 2017-05-07 16:33:30 +02:00
Wuzzy
92479866de Update magenta and white glazed terracotta 2017-05-07 16:32:52 +02:00
Wuzzy
d80b75358d Upgrade doc mod to v1.1.0 2017-04-03 03:56:31 +02:00
Wuzzy
7fda66a5dd Add helper recipes for 3 saplings 2017-04-01 23:10:27 +02:00
Wuzzy
1527a77735 Put snow on v6 snowy grass blocks
This code is much more efficient than previous attempts
2017-04-01 18:14:17 +02:00
Wuzzy
9ba92ae363 Gen. desert temples higher (not at beaches) 2017-04-01 17:50:28 +02:00
Wuzzy
ae3721cbc8 Don't gen top snow anymore for performance reasons 2017-04-01 17:26:46 +02:00
Wuzzy
58383c9db1 Don't auto-remove snow cover 2017-04-01 17:09:33 +02:00
Wuzzy
68e6439e1c Revert "Don't auto-remove snow cover"
This reverts commit 8e3015a208.
2017-04-01 17:08:47 +02:00
Wuzzy
e9e588a104 Add top snow on v6-generated snowy grass blocks 2017-04-01 17:01:15 +02:00
Wuzzy
8e3015a208 Don't auto-remove snow cover 2017-04-01 07:42:59 +02:00
Wuzzy
a977aca40e Lower chances for snow cleanup ABM 2017-04-01 07:30:40 +02:00
Wuzzy
415f981d71 Fix rare snow/grass flickering 2017-04-01 07:29:22 +02:00
Wuzzy
1bca50e2e8 Remove snow covers periodically 2017-04-01 07:24:56 +02:00
Wuzzy
6a628dfbc8 Tweak sounds of snowy dirt blocks 2017-04-01 07:15:45 +02:00
Wuzzy
99d44f526c Change dirt snow surface when placing snow on top 2017-04-01 07:10:05 +02:00
Wuzzy
6eed06f7fc Add equivalence code for the snowy dirt blocks 2017-04-01 06:51:55 +02:00
Wuzzy
a4eba91c1e Add snowy variants of 3 dirt blocks 2017-04-01 06:44:02 +02:00
Wuzzy
45257ace7e Change armor slot images to Faithful 1.12 2017-04-01 05:41:53 +02:00
Wuzzy
5f36c13c92 Add attached_node group to connected stems 2017-04-01 05:21:50 +02:00
Wuzzy
635256c245 Fix some beetroot bugs
- Improve selection box
- Fix incorrect texture of a beetroot stage (used carrot image, lol)
- Did not drop when supporting node was destroyed
2017-04-01 05:10:56 +02:00
Wuzzy
182ea6f58e Tweak selection box of mature carrot plant 2017-04-01 05:02:18 +02:00
Wuzzy
98f26a13cf Nether wart visible stage warning 2017-04-01 05:00:39 +02:00
Wuzzy
1485795f7a Visible stage warning for carrots/potatoes 2017-04-01 04:58:55 +02:00
Wuzzy
8d8d9e8c43 Grow carrots in 8 stages 2017-04-01 04:56:42 +02:00
Wuzzy
85cec2ac85 Reduce growth intervals of potato and wheat
Because the number of growth stages have increased
2017-04-01 04:46:15 +02:00
Wuzzy
8f0fd120b4 Make wheat attached 2017-04-01 04:44:06 +02:00
Wuzzy
5bb5516706 8 stages of wheat 2017-04-01 04:41:59 +02:00
Wuzzy
2025505b64 8 potato grow stages instead of 3 2017-04-01 04:20:02 +02:00
Wuzzy
d3e2a21d5f Refactor plant growth, improve bone meal on plants 2017-04-01 03:54:58 +02:00
Wuzzy
a7504781c4 Make allium and blue orchid slightly rarer 2017-04-01 03:00:35 +02:00
Wuzzy
01200e9214 Implement proper bone meal behaviour for saplings 2017-04-01 02:29:36 +02:00
Wuzzy
2f0dbb03ff Fix mushroom spread help 2017-04-01 01:38:03 +02:00
Wuzzy
06e15458f0 Allow final mushroom placement on solid block only 2017-04-01 01:34:45 +02:00
Wuzzy
d8b19eee6c Mushrooms are no longer WIP 2017-04-01 01:24:21 +02:00
Wuzzy
5cf9a7b3d1 Add help to mushrooms 2017-04-01 01:23:55 +02:00
Wuzzy
4ec051a0a4 Uproot mushroom when in bright area 2017-04-01 01:04:53 +02:00
Wuzzy
fca5520d63 Make mushrooms spread over time 2017-04-01 00:55:48 +02:00
Wuzzy
75289ce039 Increase pumpkin chance again 2017-03-31 23:47:32 +02:00
Wuzzy
19ec22364f Make pumpkins and melons a bit less common 2017-03-31 23:41:19 +02:00
Wuzzy
112f099da5 Generate mushrooms underground (rare) 2017-03-31 23:12:19 +02:00
Wuzzy
69dfc49e37 Add more mushroom surfaces 2017-03-31 21:55:01 +02:00
Wuzzy
041c164f0d Generate mushrooms in the Overworld 2017-03-31 21:47:59 +02:00
Wuzzy
5e2ec0a086 Make large plants buildable_to 2017-03-31 20:25:16 +02:00
Wuzzy
47ccf47b0d Make flowers non-replacable 2017-03-31 20:09:44 +02:00
Wuzzy
59610e9d94 Fix some mushroom placement bugs 2017-03-31 20:02:50 +02:00
Wuzzy
e3106e5bfd More precise selection box for mushrooms 2017-03-31 19:44:10 +02:00
Wuzzy
bd609039be Update flower pot help WRT mushrooms 2017-03-31 19:32:57 +02:00
Wuzzy
720ab83e14 Restrict placement of small mushrooms to dark, opaque, solid blocks 2017-03-31 19:30:18 +02:00
Wuzzy
20618fbea2 Add black glazed terracotta 2017-03-30 23:02:13 +02:00
Wuzzy
1e79148e39 Fix crash when opening trapped chest 2017-03-30 17:24:12 +02:00
Wuzzy
3bb0a9003a Fix double chest placement destroy contents 2017-03-30 17:18:27 +02:00
Wuzzy
355261ee51 Change wieldview transform list for MCL2 2017-03-30 05:41:14 +02:00
Wuzzy
bb8c7447c9 Import new version of wieldview mod (Jan 8 2017) 2017-03-30 05:28:47 +02:00
Wuzzy
4e20797f68 Remove unified_skins and wieldview mods to fix armor render problems 2017-03-30 05:24:26 +02:00
Wuzzy
9c288ef2aa Fix crash when signing book without pointing node 2017-03-30 05:11:16 +02:00
Wuzzy
f64bf438e7 Greatly increase pumpkin/melon stem growth rate 2017-03-30 04:54:27 +02:00
Wuzzy
4bb1fad63d Allow to place doors at usable nodes with sneak-click 2017-03-30 04:25:16 +02:00
Wuzzy
63e25b4e09 Automatically add door group to doors and trapdoors 2017-03-30 04:21:23 +02:00
Wuzzy
384462369e Place doors correctly on buildable_to nodes 2017-03-30 04:14:36 +02:00
Wuzzy
c12f16b73b Add digging groups only to diggable nodes 2017-03-30 03:07:04 +02:00
Wuzzy
044b775724 Dispensers stop pistons 2017-03-30 02:55:19 +02:00
Wuzzy
726b187d98 Make activated trapped chests stop pistons 2017-03-30 02:53:01 +02:00
Wuzzy
ffd4218327 Make sign a piston stopper 2017-03-30 02:48:08 +02:00
Wuzzy
8cc20c1287 Drop lever when pushed 2017-03-30 02:44:22 +02:00
Wuzzy
32af996b9d Drop itemframe correctly after push 2017-03-30 02:38:08 +02:00
Wuzzy
d496ed941b Make shulker box drop correctly after push 2017-03-30 02:32:46 +02:00
Wuzzy
302f66977a Fix door dropping when pushed by pistons 2017-03-30 02:25:54 +02:00
Wuzzy
2dd774475f Check node rightclick for cacti and large plants 2017-03-29 23:42:28 +02:00
Wuzzy
30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy
2f4f196eaf Make some nodes drop when pushed by piston 2017-03-29 22:12:24 +02:00
Wuzzy
096de10b1a Fix some problems with setting chest metadata 2017-03-29 20:06:14 +02:00
Wuzzy
77ccff7e7d Make buttons transmit power again (kinda) 2017-03-28 01:52:09 +02:00
Wuzzy
e695a24c8f Add cobweb sounds, fix indentation 2017-03-28 01:34:13 +02:00
Wuzzy
06a874b621 Less ugly inventory imgs for buttons 2017-03-28 01:31:58 +02:00
Wuzzy
d6f00e28e2 Change push duration of wooden buttons to 1.5s 2017-03-28 01:28:52 +02:00
Wuzzy
3c7d01e39b Make buttons placable at any side 2017-03-28 01:22:01 +02:00
Wuzzy
277a54a34d Add help alias for flowing water/lava 2017-03-22 18:55:02 +01:00
Wuzzy
06b5557475 Help: Say which tools break the block 2017-03-22 18:48:27 +01:00
Wuzzy
7369474bc6 Fix incorrect cactus collision box 2017-03-21 22:18:54 +01:00
Wuzzy
793152b1e6 Mapgen: Place cacti and sugarcanes on group:sand 2017-03-21 22:01:49 +01:00
Wuzzy
faa7e5016d Decrease collision box of cactus 2017-03-21 21:52:22 +01:00
Wuzzy
bcc07bb2aa Allow placing cactus only on cactus or any sand 2017-03-21 21:48:26 +01:00
Wuzzy
19e2d5f09e Change inventory/wield image for void item 2017-03-21 20:01:30 +01:00
Wuzzy
cf81dd63eb Add helper recipes for chain armor 2017-03-21 16:23:38 +01:00
Wuzzy
046e50ae80 mcl_torches: Fix undeclared global 2017-03-21 06:07:15 +01:00
Wuzzy
55626c3052 Add nether wart plant Help aliases 2017-03-21 04:58:38 +01:00
Wuzzy
767d7cbc3e Add Help aliases for premature farming plants 2017-03-21 04:56:16 +01:00
Wuzzy
c051ae7ae9 Register TNT entity for doc_identifier 2017-03-21 04:36:18 +01:00
Wuzzy
bcf6a46c6e Add Help alias for redstone trails 2017-03-21 04:34:30 +01:00
Wuzzy
be48f46837 Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
Wuzzy
453a59d19e Add identifier support for armor stand 2017-03-21 04:03:33 +01:00
Wuzzy
58a8673e76 Revert "Make armor stand fake entity non-pointable"
This reverts commit 3b1372fa35.
2017-03-21 04:01:32 +01:00
Wuzzy
3b1372fa35 Make armor stand fake entity non-pointable 2017-03-21 04:00:16 +01:00
Wuzzy
daf4a6f5f2 Make minecart entities identifiable 2017-03-21 03:58:53 +01:00
Wuzzy
ca9b7d69c1 Fix incorrect Superflat layering 2017-03-21 03:28:40 +01:00
Wuzzy
076b3fe44a Disable default dungeons, disable trash in mgflat 2017-03-21 03:21:23 +01:00
Wuzzy
40d3bc5602 Generate tall grass after large flowers 2017-03-21 02:53:21 +01:00
Wuzzy
c914e69081 Mapgen: Rotate pumpkins randomly 2017-03-21 00:23:09 +01:00
Wuzzy
88da9c480e Fix broken wield img of purple/lightgray carpet 2017-03-20 21:56:04 +01:00
Wuzzy
6eca367d0e Fix infinite hardness display 2017-03-20 21:41:27 +01:00
Wuzzy
9a96b525ae Fix daylight sensor dig times 2017-03-20 21:39:39 +01:00
Wuzzy
94eff62cdf Fix nether wart block hardness 2017-03-20 20:33:20 +01:00
Wuzzy
02856d43b8 Make monster spawner transparent 2017-03-20 20:27:10 +01:00
Wuzzy
7708642412 Hoppers don't block any light 2017-03-20 20:06:24 +01:00
Wuzzy
6b99e9866a Fix farmland hardness 2017-03-20 19:53:14 +01:00
Wuzzy
9ca6ec84f5 Revert "Make cakes transparent"
This reverts commit 6327acacb4.
2017-03-20 19:34:28 +01:00
Wuzzy
6327acacb4 Make cakes transparent 2017-03-20 19:32:23 +01:00
Wuzzy
cedc6313d6 Fix cake hardness 2017-03-20 19:29:46 +01:00
Wuzzy
528ff21259 Make walls sunlight transparent 2017-03-20 19:11:51 +01:00
Wuzzy
21ef2a83b6 Make carrot plants transparent 2017-03-20 19:05:04 +01:00
Wuzzy
3d227647fc Make carpets sunlight transparent 2017-03-20 19:03:37 +01:00
Wuzzy
3a79827269 Update sapling light and help 2017-03-20 18:56:00 +01:00
Wuzzy
d0b934f19d Sunlight propagates through beetroot/potato crop 2017-03-20 18:51:40 +01:00
Wuzzy
9dd8cebcef Sunlight propagates through deadbush and tallgrass 2017-03-20 18:47:44 +01:00
Wuzzy
c6c8232c6d Make beds transparent to sunlight 2017-03-20 18:40:31 +01:00
Wuzzy
e9af6ea705 Set blast resistance of beds to 1 2017-03-20 18:38:58 +01:00
Wuzzy
2895cf2fdf Fix incorrect slab help 2017-03-20 18:36:27 +01:00
Wuzzy
838b126cea Add Help alias for lit redstone ore 2017-03-20 18:15:08 +01:00
Wuzzy
b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy
b6426df676 Reveal liquid help when taking/placing by bucket 2017-03-20 16:52:38 +01:00
Wuzzy
712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy
f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy
4023d4fc52 Add doc_basics adapted for MineClone 2 2017-03-18 19:49:11 +01:00
Wuzzy
0abf913197 Add hardness to help entries 2017-03-18 19:38:40 +01:00
Wuzzy
564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy
1b3a2550f1 Add help texts for deco and building blocks 2017-03-18 18:01:28 +01:00
Wuzzy
7f572f1dcd Update many help texts for misc. items 2017-03-18 17:52:41 +01:00
Wuzzy
c2fbe2ad55 Add various factoids and complete some food help 2017-03-18 17:18:12 +01:00
Wuzzy
14a5d7803f Add help texts for armor 2017-03-18 15:43:15 +01:00
Wuzzy
2441e9e54e Add help buttons 2017-03-18 03:27:36 +01:00
Wuzzy
c441426739 Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
Wuzzy
72f6ba7b96 Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
Wuzzy
566bec5272 Rename lookup tool in Minecraft style 2017-03-18 01:19:15 +01:00
Wuzzy
ea24e62018 Mark lookup tool as experimental item 2017-03-18 01:18:33 +01:00
Wuzzy
586b2b2735 Add mcl_doc, configuration mod for Help modpack 2017-03-18 01:06:10 +01:00
Wuzzy
8ec5f06c7b Add HELP/modpack.txt 2017-03-18 01:05:50 +01:00
Wuzzy
14d7a65eb8 Adjust crafting of lookup tool 2017-03-18 01:04:45 +01:00
Wuzzy
2be856f3d1 Import Help 1.1.0: doc, doc_items, doc_identifier 2017-03-18 01:00:20 +01:00
Wuzzy
265522435c Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
Wuzzy
b4e7fc8179 Fix double connects_to registation in fences 2017-03-17 05:19:38 +01:00
Wuzzy
793803aa42 Add brown glazed terracotta 2017-03-17 05:17:31 +01:00
Wuzzy
c3834971bb Remove unused mesecons file oldwires.lua 2017-03-17 02:23:41 +01:00
Wuzzy
4d0c1a12ff Explain register_chest 2017-03-16 04:23:21 +01:00
Wuzzy
fd0701f059 Fix ender chest help typo 2017-03-16 04:18:42 +01:00
Wuzzy
da0d7f4e77 Implement core functionalits of trapped chests
Has probably still a million bugs and is unreliable in multiplayer
2017-03-16 04:16:37 +01:00
Wuzzy
7744587be9 Mark trapped chest as WIP 2017-03-16 02:13:35 +01:00
Wuzzy
9fc8ee881e Add trapped chest dummy nodes 2017-03-16 01:48:52 +01:00
Wuzzy
20bc1a9134 Fix floating activated redstone wires 2017-03-16 00:41:17 +01:00
Wuzzy
763a751efc Remove unused mesecons settings 2017-03-15 21:03:45 +01:00
Wuzzy
16c55f5cf3 Increase number of pushable blocks by piston to 12 2017-03-15 21:02:52 +01:00
Wuzzy
6892e45e1f Fix sticky piston dropping piston only 2017-03-15 20:54:33 +01:00
Wuzzy
58bbbf1627 Fix redstone block being insta-breakable 2017-03-15 20:46:36 +01:00
Wuzzy
eb64b2e0a5 Remove helper recipes for pumpkin/melon seeds 2017-03-15 20:38:38 +01:00
Wuzzy
af27aa2104 End rods use facedir now, fixes collision bug 2017-03-15 20:33:45 +01:00
Wuzzy
d21a7262ba Add large plant help texts 2017-03-15 20:02:01 +01:00
Wuzzy
52b9d3b452 Hoppers now suck in items from partial blocks 2017-03-15 18:33:16 +01:00
Wuzzy
bbfa8d9574 Carpets are now attached nodes 2017-03-15 17:58:13 +01:00
Wuzzy
c85f070d80 Tweak pumpkin rarity 2017-03-15 05:57:55 +01:00
Wuzzy
5e2b4f4dc0 Spawn melons in jungles 2017-03-15 05:36:11 +01:00
Wuzzy
1bfa8798ae Spawn pumpkins on map 2017-03-15 05:22:59 +01:00
Wuzzy
2919e929b0 Generate large flowers on map 2017-03-15 05:03:43 +01:00
Wuzzy
e5709d3533 Make double tallgrass more likely 2017-03-15 04:27:35 +01:00
Wuzzy
5c9045ce9a Use decorations API to generate flowers 2017-03-15 04:25:31 +01:00
Wuzzy
d6749ecc51 Spawn large ferns in jungles 2017-03-15 03:55:08 +01:00
Wuzzy
246b4703e3 Spawn fern in jungles, spawn double tallgrass 2017-03-15 03:08:00 +01:00
Wuzzy
aa9a36161f Tweak grass/fern mapgen 2017-03-15 02:15:31 +01:00
Wuzzy
6ca257891c Order dye crafting recipes to be more logical 2017-03-15 00:51:11 +01:00
Wuzzy
dfdb5abf37 Add sunflower (no mesh yet) 2017-03-15 00:42:06 +01:00
Wuzzy
ca9f48963c Play sound after placing seed 2017-03-15 00:04:51 +01:00
Wuzzy
56a1a98ce6 Fix tall grass drop being incorrect 2017-03-15 00:03:02 +01:00
Wuzzy
cd4414d220 Mention bone meal usage on fern/tall grass 2017-03-14 23:35:18 +01:00
Wuzzy
a479e144a0 Nether wart is no longer replacable 2017-03-14 23:27:14 +01:00
Wuzzy
02a1eb82ad Fix item frame drop too many items after breaking 2017-03-14 22:46:24 +01:00
Wuzzy
6901781b49 Potatoe plants get a “#” shape, too 2017-03-14 22:01:41 +01:00
Wuzzy
1d8b8d5c73 Fix connected melon stems dropping themselves 2017-03-14 21:57:23 +01:00
Wuzzy
79f5c7dc5a Use “#” shape for carrot, beetroot, nether wart 2017-03-14 21:45:21 +01:00
Wuzzy
c826af9b44 Switch wheat plants from nodebox to meshoptions 2017-03-14 21:25:20 +01:00
Wuzzy
cb6e6f1906 Remove outdated peony texture 2017-03-14 20:10:20 +01:00
Wuzzy
d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +01:00
Wuzzy
bcdb3978cd Bone meal be used on double flowers for extra item 2017-03-14 19:40:49 +01:00
Wuzzy
05e37defcb Make bone meal increase size of tall grass + fern 2017-03-14 19:35:37 +01:00
Wuzzy
b2a1d23dd3 Add large fern and double tallgrass 2017-03-14 19:26:48 +01:00
Wuzzy
80ad2677c8 Tweak color of fern and tall grass 2017-03-14 19:13:14 +01:00
Wuzzy
66dcae6e45 Add rose bush and lilac 2017-03-14 18:53:31 +01:00
Wuzzy
24006e7832 Add peony and large plant support 2017-03-14 18:45:21 +01:00
Wuzzy
e3af138f14 Simplify flower code, improve flower selboxes 2017-03-14 17:07:07 +01:00
Wuzzy
d27ebcda21 Dead bush is now replacable + better selbox 2017-03-14 16:24:54 +01:00
Wuzzy
3efd26f085 Tamed wolves don't attack in groups anymore 2017-03-14 16:19:39 +01:00
Wuzzy
08a5f1a44f Villers don't attack back when attacked 2017-03-14 16:18:39 +01:00
Wuzzy
5d53c6093e Fix pressure plate help typo 2017-03-14 06:00:39 +01:00
Wuzzy
3256ac1966 Update stone help 2017-03-14 05:59:58 +01:00
Wuzzy
050d08019e Fix red sand help 2017-03-14 05:58:10 +01:00
Wuzzy
6a3769f854 Fix typos in jack o'lantern help 2017-03-14 05:51:11 +01:00
Wuzzy
5083d23f86 Help update for gourd stems and gourd blocks 2017-03-14 05:46:57 +01:00
Wuzzy
decb9d6870 Make players suffocate only in opaque blocks 2017-03-14 04:33:11 +01:00
Wuzzy
36e6c78eeb Auto-connect stem after stem construction 2017-03-14 04:17:35 +01:00
Wuzzy
db123b3d16 Force-connect stems to neighboring gourds 2017-03-14 03:56:33 +01:00
Wuzzy
d4f9c5c122 Different colors for different stem stages 2017-03-14 03:26:48 +01:00
Wuzzy
12b294eda3 Improve connected stem selection boxes 2017-03-14 02:43:48 +01:00
Wuzzy
6794911023 Stems: 8 stages, fix bone meal and selection box 2017-03-14 02:37:42 +01:00
Wuzzy
b42fdbf385 Gourd API: Only set facedir of gourd if needed 2017-03-13 23:13:48 +01:00
Wuzzy
e8056edde0 Move important farming functions to new file 2017-03-13 23:09:27 +01:00
Wuzzy
7cd7b27d55 Clean up gourd API 2017-03-13 22:53:49 +01:00
Wuzzy
50814a6d5f Introduce the old melon/pumpkin growth times again 2017-03-13 22:43:47 +01:00
Wuzzy
0fe42e4f30 Melons now also make use of the gourd API 2017-03-13 22:36:34 +01:00
Wuzzy
589eb9dc3d Farming: Add gourd API to reduce redundancy, rework pumpkin 2017-03-13 22:30:37 +01:00
Wuzzy
a841d02325 Much more MC-like pumpkin growth, fix stem bugs
- Pumpkins now grow randomly
- Stems now disconnect properly after removing pumpkin
- Remove lots of ugly code duplication
2017-03-13 21:25:11 +01:00
Wuzzy
12bb62727d Make grown pumpkins face away from the stem 2017-03-13 20:31:11 +01:00
Wuzzy
6456351722 Clean up soil checking code in melon/pumpkin 2017-03-13 20:21:38 +01:00
Wuzzy
d06df50d96 Fix pumpkin and melon stems being upside down 2017-03-13 19:57:50 +01:00
Wuzzy
c0445c50c8 Help: Fix # of nether wart growth stages 2017-03-13 19:11:23 +01:00
Wuzzy
16b9032d1d Proper wheat plant images 2017-03-13 19:10:52 +01:00
Wuzzy
7e38794fc7 Fix cocoa / nether wart help 2017-03-13 18:56:50 +01:00
Wuzzy
2ce928279b Add help for some farming plants 2017-03-13 18:52:22 +01:00
Wuzzy
f39f560a3e Add door/trapdoor help texts 2017-03-12 06:14:11 +01:00
Wuzzy
edb9f9521c Fix another door openclose sound issue 2017-03-12 05:57:51 +01:00
Wuzzy
7f6cc1b95e Remove some annoying whitespace 2017-03-12 05:33:37 +01:00
Wuzzy
1aa3b19099 Iron door/trapdoor can be opened by redstone only 2017-03-12 05:32:34 +01:00
Wuzzy
85c304a0c8 Make doors appear in redstone category of creative 2017-03-12 05:19:32 +01:00
Wuzzy
51db4a21ed Fix redstone blocks not conducting to -X 2017-03-12 05:07:57 +01:00
Wuzzy
1fa69536c6 Make walls connect with torches again 2017-03-12 05:04:16 +01:00
Wuzzy
e203d86314 Fix the door open/close issue for real 2017-03-12 04:59:18 +01:00
Wuzzy
c5cf3f0e0e Fix town structure 2017-03-12 04:32:13 +01:00
Wuzzy
867df4636d Clean up bad trapdoor code 2017-03-12 04:26:25 +01:00
Wuzzy
31617009fc Increase hear distance of trapdoors 2017-03-12 04:21:59 +01:00
Wuzzy
0a9eee6100 Open and close doors by redstone signals
Also fix weird door sound bug
2017-03-12 04:20:06 +01:00
Wuzzy
a57bdbe436 Make doors and trapdoors transparent to sunlight 2017-03-12 03:43:49 +01:00
Wuzzy
d89f02d338 Increase thickness of doors and trapdoors 2017-03-12 03:41:28 +01:00
Wuzzy
7c4a88aa28 Fix bad textures for the sides of doors, flip iron door 2017-03-12 03:32:21 +01:00
Wuzzy
350fcd4827 Rename doors mod to mcl_doors 2017-03-12 02:55:29 +01:00
Wuzzy
a1842f6033 Add custom hand help 2017-03-12 02:24:51 +01:00
Wuzzy
70c0ff05ea Add help for bow and arrow 2017-03-12 02:20:33 +01:00
Wuzzy
772dbb97cf Add fishing rod help 2017-03-12 02:09:11 +01:00
Wuzzy
c88e4f8e0b Play sound after using hoe 2017-03-12 02:03:45 +01:00
Wuzzy
d535d0e19e Grass paths can be turned into farmland by hoes 2017-03-12 01:57:31 +01:00
Wuzzy
02d062a02b Add help texts for the basic tools 2017-03-12 01:55:18 +01:00
Wuzzy
7c7a77f011 Sunlight does not propagate through repeaters 2017-03-12 00:54:16 +01:00
Wuzzy
3956d35bd8 Add sea lantern help 2017-03-12 00:54:08 +01:00
Wuzzy
110a83734e Change inventory and wield image for repeater 2017-03-12 00:17:10 +01:00
Wuzzy
0ac7f42d1b Rotate redstone repeaters and change textures 2017-03-12 00:09:55 +01:00
Wuzzy
fbd2ecddea Simplify redstone repeater collision box 2017-03-11 23:38:15 +01:00
Wuzzy
e0856fbdfc Make redstone repeaters attached nodes 2017-03-11 23:36:38 +01:00
Wuzzy
8b99e3e8a9 Redstone repeaters now use delay of 0.1s..0.4s 2017-03-11 23:29:46 +01:00
Wuzzy
6b570dac1b Add redstone repeater help 2017-03-11 23:28:22 +01:00
Wuzzy
f50f97f624 Minor bed help fix 2017-03-11 22:43:52 +01:00
Wuzzy
8114097ef8 Add help text for redstone 2017-03-11 22:37:53 +01:00
Wuzzy
7c0eb4d7c8 Add torch and redstone torch help 2017-03-11 22:00:06 +01:00
Wuzzy
bf12ce5412 Fishing gives water bottle instead of glass bottle 2017-03-11 21:26:45 +01:00
Wuzzy
8fd87bd004 Add hay bale help 2017-03-11 21:14:15 +01:00
Wuzzy
9c2362aacf Add minecarts and rails help 2017-03-11 21:12:31 +01:00
Wuzzy
4b20c0c025 Remove debug printing of creative inventory 2017-03-11 21:03:54 +01:00
Wuzzy
21f5f7eb2c Double the TNT blinking frequency 2017-03-11 21:00:49 +01:00
Wuzzy
91131dbdf0 Add help for: TNT, fire, flint and steel 2017-03-11 20:54:27 +01:00
Wuzzy
638804cd5c Add help texts for huge mushroom blocks 2017-03-11 19:50:09 +01:00
Wuzzy
d544927542 Fix white particles when breaking sign 2017-03-11 19:36:02 +01:00
Wuzzy
ca76144a4a Add sign help 2017-03-11 19:35:00 +01:00
Wuzzy
6480f7b366 Add more Nether block help 2017-03-11 19:26:32 +01:00
Wuzzy
61c16df4e4 Add mob spawner help 2017-03-11 19:05:29 +01:00
Wuzzy
b8818e5d4f Add head help 2017-03-11 18:56:01 +01:00
Wuzzy
d64e233574 Rename “Head” to “Human Head” 2017-03-11 18:51:39 +01:00
Wuzzy
a187faf3fa Add help for: pumpkin, melon, (hydrated) farmland 2017-03-11 18:32:39 +01:00
Wuzzy
2b64be0478 Add MC comment for wheat seeds 2017-03-11 18:24:07 +01:00
Wuzzy
3928193652 Add many farming-related help texts 2017-03-11 18:23:30 +01:00
Wuzzy
cd53fc401b Add cocoa help 2017-03-11 17:42:20 +01:00
Wuzzy
54c2a1e696 Finish off mcl_core node help 2017-03-11 17:32:39 +01:00
Wuzzy
2635880096 Don't allow placement of vines on ceiling 2017-03-11 17:04:38 +01:00
Wuzzy
7d74916ee4 Help: xpanes, walls, jungle tree 2017-03-11 16:56:37 +01:00
Wuzzy
3fe81c776b Fix bed help 2017-03-11 16:43:37 +01:00
Wuzzy
295aa506a2 Add armor stand help 2017-03-11 16:42:23 +01:00
Wuzzy
005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy
d79d629e3d Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00
Wuzzy
4368bdc000 Add crafting table help 2017-03-11 07:27:10 +01:00
Wuzzy
d03b002d8d Consider falling nodes to be solid 2017-03-11 07:21:50 +01:00
Wuzzy
5b7e969a71 Remove unused mesecons_extrawires mod 2017-03-11 07:15:39 +01:00
Wuzzy
079c0898c0 Fix noteblock help typo 2017-03-11 06:56:36 +01:00
Wuzzy
6c003d62f5 Replace some note block sounds to be more MC-like 2017-03-11 06:51:45 +01:00
Wuzzy
249742b3ba Update noteblock help 2017-03-11 06:26:47 +01:00
Wuzzy
c009dd2466 Noteblocks play current sound when punched 2017-03-11 06:17:35 +01:00
Wuzzy
1466c87e7a Clean up legacy noteblock code 2017-03-11 06:15:58 +01:00
Wuzzy
5fa77270d7 Add 12 new semitones to the noteblock 2017-03-11 06:14:26 +01:00
Wuzzy
a9b6b29e4f Increase noteblock hear distance to 48 2017-03-11 05:48:21 +01:00
Wuzzy
1b97d4d361 Change note block special sound materials 2017-03-11 05:46:05 +01:00
Wuzzy
549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy
620eb34f9e Simplify pusher help 2017-03-11 04:14:28 +01:00
Wuzzy
ffb2f7008d Add piston and pressure plate help 2017-03-11 04:12:55 +01:00
Wuzzy
ff6e4d5a83 Add redstone block and lever help 2017-03-11 03:56:29 +01:00
Wuzzy
5ec6841cfa Add daylight sensor help 2017-03-11 03:51:36 +01:00
Wuzzy
2453d3fa63 Help texts: Button, redstone lamp, commandblock 2017-03-11 03:38:08 +01:00
Wuzzy
bba375e61d Remove mesecons_materials mod 2017-03-11 03:23:48 +01:00
Wuzzy
2bf2e4406a Add help text for droppers 2017-03-11 03:03:35 +01:00
Wuzzy
ba278bbc25 Use rightclick for fire charge/flint and steel 2017-03-11 02:51:31 +01:00
Wuzzy
697a7b6505 Add help texts for dispensers and fire charges 2017-03-11 02:50:12 +01:00
Wuzzy
ffa1e35f26 Fix cake help 2017-03-11 01:53:29 +01:00
Wuzzy
4caf0add5e Add item help texts all over the place 2017-03-11 01:51:06 +01:00
Wuzzy
5869df4ed0 Add help texts for chests and such 2017-03-11 00:23:49 +01:00
Wuzzy
4f7196a7e8 Add furnace and sponge help texts 2017-03-10 23:48:03 +01:00
Wuzzy
12c3119596 Add hopper help texts 2017-03-10 23:31:57 +01:00
Wuzzy
eb521ccbc6 Add help texts for a couple of mcl_core blocks 2017-03-10 22:27:27 +01:00
Wuzzy
4b4520156d Fix missing placement sound of last ladder place 2017-03-10 20:32:06 +01:00
Wuzzy
4157d52811 Fix missing place sound when placing last torch 2017-03-10 20:30:33 +01:00
Wuzzy
f9effa6082 Disallow torch placement on a variety of nodes 2017-03-10 20:19:31 +01:00
Wuzzy
d9a61e826a Add opaque group 2017-03-10 20:01:45 +01:00
Wuzzy
3bf5dfa0f8 Cacti and dead bushes min Y limit increased by 1 2017-03-10 05:29:00 +01:00
Wuzzy
63f14ed3d5 Add jukebox and music disc help 2017-03-10 05:10:08 +01:00
Wuzzy
b365886c4b Add help texts for flower pots and Nether stuff 2017-03-10 04:59:36 +01:00
Wuzzy
3153538d0f Add some help texts for mob items 2017-03-10 04:28:51 +01:00
Wuzzy
506cc00dc6 Add map help 2017-03-10 03:46:02 +01:00
Wuzzy
0de2df058d Add dye help texts 2017-03-10 03:29:48 +01:00