Commit Graph

364 Commits

Author SHA1 Message Date
Wuzzy 02856d43b8 Make monster spawner transparent 2017-03-20 20:27:10 +01:00
Wuzzy f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy 564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy 72f6ba7b96 Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
Wuzzy 265522435c Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
Wuzzy d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +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 61c16df4e4 Add mob spawner help 2017-03-11 19:05:29 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36: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 e2dd85d9e4 Fix some mob pathfinding problems, switch to A* 2017-03-09 15:44:58 +01:00
Wuzzy 32f0d424d2 Fix mobs_mc license info 2017-03-09 02:27:15 +01:00
Wuzzy e7297a5b1d Fix chicken not floating in water 2017-03-07 23:34:01 +01:00
Wuzzy cf1be05710 Achievements: Fix mineWood, add Cow Tipper 2017-03-05 22:52:19 +01:00
Wuzzy 3539eac6b4 Achievements: Add “Into Fire”, fix “DIAMONDS!” 2017-03-05 22:33:09 +01:00
Wuzzy 74670547ef Tweak wither skeleton: Sword, melee combat, new (bad) model 2017-03-05 05:14:31 +01:00
Wuzzy c059d05efd Pink sheep DO spawn 2017-03-05 03:42:59 +01:00
Wuzzy a6d57c8945 Increase zombie jump height 2017-03-03 01:29:50 +01:00
Wuzzy 26cea30116 Fix some pathfinding mob definitions 2017-03-03 01:27:10 +01:00
Wuzzy b68224a38d Spawn egg, boat, cart, book use node rightclick 2017-03-02 15:44:31 +01:00
Wuzzy bd23bb956a Limit mob name length to 80 chars on renaming 2017-03-02 00:25:23 +01:00
Wuzzy e3751d0931 Don't kill zombie pigmen in light 2017-03-01 23:18:24 +01:00
Wuzzy 8078b528e6 Use up dye after using dye on sheep 2017-03-01 05:27:23 +01:00
Wuzzy 15b5d8917a Move small mushrooms to mcl_mushrooms 2017-03-01 01:16:52 +01:00
Wuzzy bcfa28cc33 Fix a couple of sheep wool color issues 2017-02-28 02:13:14 +01:00
Wuzzy 9e1ac8fa5f Fix zombie collision box 2017-02-27 23:41:17 +01:00
Wuzzy 6b3db0ae72 Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy 151c1e62ba Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
Wuzzy e0712ff077 Remove some mob chat messages 2017-02-24 02:51:37 +01:00
Wuzzy 4099bd6f71 Tweak reaching distance of slime/magmacube 2017-02-24 02:03:51 +01:00
Wuzzy d95488df7c Push small magmacubes/slimes a bit after slitting 2017-02-24 01:51:28 +01:00
Wuzzy fce72b25cb Balancing for magma cubes 2017-02-24 01:03:50 +01:00
Wuzzy 128852d1c1 More slime balancing 2017-02-24 00:29:05 +01:00
Wuzzy 3715f41144 Make zombies and husks more common 2017-02-23 23:50:14 +01:00
Wuzzy 7764cd3b31 Make husks more common 2017-02-23 23:41:29 +01:00
Wuzzy cda3b6199e Fix husk texture 2017-02-23 23:19:58 +01:00
Wuzzy 58ef1ae0dd Add husk and baby husk 2017-02-23 23:16:41 +01:00
Wuzzy d6a69cedec Simplify zombie/baby zombie code 2017-02-23 22:49:32 +01:00
Wuzzy 37b9e71101 Revert "Unify all 3 horse types into one entity"
This reverts commit c29e23d6b7.
Well, this turned out to be worse than before.
2017-02-23 22:17:50 +01:00
Wuzzy c29e23d6b7 Unify all 3 horse types into one entity
Randomized textures
2017-02-23 22:02:07 +01:00
Wuzzy 5c401e9791 Tweak some spawn egg textures
Also remove tamed wolf spawn egg
2017-02-23 21:53:44 +01:00
Wuzzy 1e0ea206be Add baby zombie egg texture 2017-02-23 21:39:08 +01:00
Wuzzy 3087413ab4 Make spiders hostile at night but peaceful at day 2017-02-23 20:29:43 +01:00
Wuzzy 3a3b57482e Increase zombie attack range 2017-02-23 20:25:34 +01:00
Wuzzy a766c6b992 Tweak pig size 2017-02-23 20:02:48 +01:00
Wuzzy a0f3402346 Tweak water and lava damage for all mobs 2017-02-23 19:52:07 +01:00
Wuzzy 0abdb5af67 Tweak spider jumping 2017-02-23 19:29:13 +01:00
Wuzzy c839aaabd0 Tweak spider size 2017-02-23 19:20:11 +01:00
Wuzzy 1abdb3b62d Tweak sheep and chicken collision boxes 2017-02-23 19:12:18 +01:00
Wuzzy 240ae29e3b New sheep color spawns, smaller sheep size 2017-02-23 19:03:26 +01:00
Wuzzy b0f9ed3e2d Sheep improvements
- Breeding
- Fix light blue dye texture
- Tweak jump height
2017-02-23 18:39:13 +01:00
Wuzzy d60d68f878 Reduce number of breeding food items to 1 2017-02-23 18:20:24 +01:00
Wuzzy bb5045db10 Tweak jumps of chicken and pigs 2017-02-23 18:14:39 +01:00
Wuzzy 45acfff97a Fix cow superjump and spawn 2017-02-23 17:46:37 +01:00
Wuzzy be6c9502a7 Fix pig feeding and breeding 2017-02-23 17:44:48 +01:00
Wuzzy e4b412bbb8 Increase cow collision box size 2017-02-23 17:19:06 +01:00
Wuzzy 337e9ca17d Increase cow viewing range, disable grass eating 2017-02-23 17:13:27 +01:00
Wuzzy decfd91473 Replace cow sound once again 2017-02-23 17:04:43 +01:00
Wuzzy 755e2ab8d4 Add chicken egg lay sound 2017-02-23 14:59:01 +01:00
Wuzzy a253d59729 Tweak shears durability 2017-02-23 14:25:09 +01:00
Wuzzy e62b91a70a Fix sheep drops for real this time 2017-02-23 14:13:50 +01:00
Wuzzy 5d0a102010 Add rabbits 2017-02-23 03:21:06 +01:00
Wuzzy 293fb66073 Fix chicken, cow and sheep not dropping food 2017-02-23 02:21:27 +01:00
Wuzzy 9ca2f328cd Increase tiny slime spawn distance 2017-02-22 22:07:30 +01:00
Wuzzy 96d7d3b0f7 MC-like mob size for slimes 2017-02-22 21:55:25 +01:00
Wuzzy e044058d46 Improve spawn points of split slimes 2017-02-22 21:49:56 +01:00
Wuzzy c9ecd43fdf Fix size of endermen 2017-02-22 20:15:04 +01:00
Wuzzy 2af57ea853 More blast resistance definitions 2017-02-22 16:22:28 +01:00
Wuzzy 57b53a0c08 Make endermen slightly more rare 2017-02-22 06:11:40 +01:00
Wuzzy 5ca9f141c6 Don't allow to collect cow/chicken/pick
They were able to be collectable with rightclick with the hand when they were tamed
2017-02-21 23:17:26 +01:00
Wuzzy f8685e6941 Don't give item after punching saddled horse 2017-02-21 00:31:12 +01:00
Wuzzy 1bbb606e63 Fix punch sound being lost im limbo 2017-02-20 16:37:18 +01:00
Wuzzy 60c6a97de4 Make music discs pre-obtainable 2017-02-20 07:34:47 +01:00
Wuzzy cf2f8c12f3 Rename squid hurt sound 2017-02-20 05:21:37 +01:00
Wuzzy 9bbe4a3dab Make squid collision box a square-shaped 2017-02-20 05:15:50 +01:00
Wuzzy 0fbc5ebfdc Clean up licensing and README infos of mobs_mb 2017-02-20 05:06:15 +01:00
Wuzzy cbdca9981d mobs_mc all-caps readmes 2017-02-20 04:55:47 +01:00
Wuzzy 56bacad1f5 Fix squid renaming issues 2017-02-20 04:54:53 +01:00
Wuzzy 498dd1015f Merge branch 'squid' of https://gitlab.com/daufinsyd/MineClone2 2017-02-20 04:43:16 +01:00
Wuzzy e84de4a589 Update mobs_mc license info 2017-02-20 04:41:20 +01:00
Wuzzy a6946c99ee Add mobs_mc readme 2017-02-20 03:54:36 +01:00
Wuzzy e78382b08c Tweak spawning of all mobs 2017-02-20 03:00:03 +01:00
Wuzzy cb737d0a75 Add mob sounds from mobs_animal 2017-02-20 02:36:12 +01:00
Wuzzy 7481c165b6 Remove sounds with suspicious origins 2017-02-20 02:24:46 +01:00
Wuzzy 82df0ec4e4 Much more precise item flowing behaviour
Thanks to the flowlib by Qwertymine :-)
2017-02-19 23:41:46 +01:00
Wuzzy 8527d684f4 Update mcl_fire itemstrings 2017-02-19 22:48:46 +01:00
Wuzzy aabb5a8d41 Rename dog to tamed wolf+fix bad formspec spelling 2017-02-19 21:57:58 +01:00
Wuzzy 0639b24cb2 Tame wolves with bones 2017-02-19 21:49:15 +01:00
Wuzzy 8219cae41b Fix name tags not renaming mobs 2017-02-19 21:39:51 +01:00
Wuzzy 635b60c17f Dropping drops entire item stack again 2017-02-18 21:59:24 +01:00
Wuzzy 29b418f719 Remove horrible legacy minetest.env functions 2017-02-18 21:56:07 +01:00
Wuzzy 07d237ce15 Fix possible crash in mcl_item_entity 2017-02-18 02:06:21 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy a1e96becce Make spider mods neutral 2017-02-17 08:03:33 +01:00
Wuzzy d33286dac6 Fix spider spawn egg texture for real 2017-02-17 08:02:11 +01:00
Wuzzy b1d9658b82 Fix missing sheared sheep texture bug 2017-02-17 05:12:58 +01:00
Wuzzy 2efa5e6c96 Remove broken support for remove_items 2017-02-17 03:18:07 +01:00
Wuzzy 822bedc09a Disable collecting items by punching 2017-02-17 02:47:29 +01:00
Wuzzy b760c43ac2 Localize item drop settings table 2017-02-17 02:45:10 +01:00
Wuzzy 8aff6fdbb5 Fix spider spawn egg texture 2017-02-16 21:34:53 +01:00
Wuzzy 001a2d2064 Move gunpowder to mcl_mobitems 2017-02-16 21:33:14 +01:00
Wuzzy e9f3688f93 Remove unused mob textures 2017-02-16 20:08:04 +01:00
Wuzzy 73cdd17a7c Generalize item destruction logic 2017-02-16 19:33:47 +01:00
Wuzzy afb186996e Remove builtin_item 2017-02-16 19:19:40 +01:00
Wuzzy af78e4f3f0 Make item flowing work for all liquids 2017-02-16 19:18:51 +01:00
Wuzzy 515343b0df Fix items stop flowing at last liquid node 2017-02-16 19:15:59 +01:00
Wuzzy 6aa67cd518 Better item flowing 2017-02-16 18:37:11 +01:00
Wuzzy 3e0ac2127b Make items flow on water and burst in lava again 2017-02-16 18:26:38 +01:00
Wuzzy 6912ca832c Update eating sound 2017-02-16 14:47:50 +01:00
Wuzzy 1e759365ca Centralize random seed generation 2017-02-16 04:08:33 +01:00
Wuzzy d10f9cc46c Move builtin_item to ENTITIES 2017-02-16 01:48:04 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00