Commit Graph

2558 Commits

Author SHA1 Message Date
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 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