Commit Graph

584 Commits

Author SHA1 Message Date
MysticTempest
460d6e837a Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run. 2020-08-03 08:37:58 -05:00
Elias Fleckenstein
21c6815839 Added End Crystal 2020-07-25 13:32:35 +02:00
MysticTempest
56958ab0c9 Fix mobs getting stuck in water, fix mobs falling off cliffs, and lower spider speed so cliff_danger check is properly applied. 2020-07-24 21:15:40 -05:00
kay27
ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Brandon
1eeb0511de Correct undeclared local obj in enderman line 318 2020-07-19 18:32:33 -04:00
Brandon
ad5759a5ad Update method for harming by heal to mob attributes 2020-07-12 16:56:41 -04:00
Wuzzy
99f161ca80 Localize 2 endermen vars 2020-07-11 11:53:58 +02:00
Wuzzy
5125f6d739 Merge branch 'rootyjr_enderman' 2020-07-11 11:32:50 +02:00
Wuzzy
c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
kay27
80fcffcd38 Fix Enderman's teleport by getting less nodes to pass PseudoRandom:next 2020-06-21 13:10:10 -05:00
Brandon
e882dfc3c5 Drop ghast tear and rabbit foot 2020-06-20 10:51:36 -04:00
Rootyjr
7b9a79658d
Attempt to fix more crash errors. 2020-06-16 23:59:16 -05:00
Rootyjr
d19bedc6d2
I think this addresses the crash and also makes enderman more passive during the day. 2020-06-13 14:51:27 -05:00
Rootyjr
a7b9107d31
Fix enderman griefing in protected areas. 2020-06-12 01:22:01 -05:00
rootyjr
046bca1080
implemented ability to detect when seen / break eye contact and aggressive response / implemented teleport to avoid arrows. / implemented teleport to avoid rain. / implemented teleport to chase. / added enderman particles. / drew particles 1 through 5 / added rain damage. / fixed the grass_with_dirt issue. 2020-06-08 00:51:48 -05:00
Wuzzy
26b5b45595 Fix crash when creeper explodes 2020-05-10 14:54:43 +02:00
Wuzzy
c156398fb5 Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr 2020-05-09 18:57:40 +02:00
Wuzzy
0c96e512d7 Remove bogus saddle recipe 2020-05-09 00:40:54 +02:00
Wuzzy
aeb7a6cb8b Disable guardian spawning 2020-05-08 17:44:27 +02:00
Wuzzy
fb55d33bfe Fix villager crash when trading w/o inited inv 2020-05-08 17:27:22 +02:00
Rocher Laurent
4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy
bc740efafe Add fire explosions 2020-05-02 19:05:56 +02:00
Wuzzy
56d484f69b Make mobs and bed use mcl_explosions 2020-05-02 18:50:25 +02:00
Wuzzy
6a77a54034 Increase z_index values to match new convention 2020-04-17 21:27:45 +02:00
Wuzzy
3803dba233 Fix invalid portal node names in spawn code 2020-04-16 12:39:18 +02:00
Wuzzy
a2785041dd Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
Wuzzy
47cda09073 Implement per-class mob cap 2020-04-11 02:46:03 +02:00
Wuzzy
8e06e4e8b2 Reduce mob_specific mob caps 2020-04-11 01:35:44 +02:00
Wuzzy
21d5b93baa Remove explicit stepheight from most mobs 2020-04-08 02:35:20 +02:00
Wuzzy
31b367eb83 Fix horse-related crash 2020-04-08 02:29:12 +02:00
Wuzzy
f27615d77e Add z_index to HUD elements 2020-04-07 13:03:10 +02:00
Wuzzy
c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy
24832c534f Fix crash in horse code 2020-03-24 19:11:25 +01:00
Wuzzy
3cf32c38c5 Villager: Make offered/wanted items unclickable 2020-03-19 12:32:30 +01:00
Wuzzy
6b529e1204 Colorize some item tooltips 2020-03-12 02:29:30 +01:00
Wuzzy
feba60cad8 Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
Wuzzy
03a5519d01 Partial German translation of tooltip extensions 2020-03-11 01:44:23 +01:00
Wuzzy
070e928bf0 Merge branch 'tt' 2020-03-10 18:21:32 +01:00
Wuzzy
03ad3cca29 Major default formspec style update
- Uses formspec_prepend to set e.g. button style
- Make all formspecs use the MCL2 style consistently
2020-03-10 05:01:49 +01:00
Wuzzy
a375548992 Heal horses differently depending on food 2020-02-23 17:13:52 +01:00
Wuzzy
4ece91fde4 Make squids larger 2020-02-19 22:28:18 +01:00
Wuzzy
ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy
3118673116 Play sound for equipping horse armor or saddle 2020-02-18 23:49:35 +01:00
Wuzzy
fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
wuniversales
15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy
04c8a08cc4 Ignite tnt minecart by fire charge 2020-01-30 23:11:16 +01:00
Wuzzy
61e148ac2e Fix mobs able to swim in plants 2020-01-30 17:05:39 +01:00
Wuzzy
fcf46b3423 Remove legacy stuff in mcl_mobs 2020-01-30 16:17:29 +01:00
Wuzzy
c234b273ad Introduce snowball_vulnerable armor group 2020-01-30 16:14:13 +01:00
Wuzzy
d38e0a0b00 Remove unused jump_chance attribute from mobs 2020-01-30 00:03:53 +01:00
Wuzzy
1210d8c9a7 Workaround for mobs glitching through walls
Thanks, MysticTempest!
2020-01-06 14:46:10 +01:00
Wuzzy
90298821a3 Remove mob aliases 2020-01-05 10:49:04 +01:00
Wuzzy
ab038ddd60 Increase drops of guardians 2019-12-18 21:55:22 +01:00
Wuzzy
5b4f33c8f1 Add dummy support for placing carpets on llamas 2019-12-11 20:03:11 +01:00
Wuzzy
231493cb1b Merge branch 'screwdriver' 2019-12-11 04:47:53 +01:00
Wuzzy
0d3b8e11c3 Hide WIP mobs in creative inventory 2019-12-11 00:46:55 +01:00
Wuzzy
2ff5bafd91 Refactor mob projectiles 2019-12-10 01:01:04 +01:00
Wuzzy
046f9ab223 Make blaze attacks a bit better 2019-12-10 00:16:09 +01:00
Wuzzy
5868790b4f Tweak parrot colors 2019-12-09 12:35:24 +01:00
Wuzzy
1e354f63c0 Add chick sounds 2019-12-09 12:18:26 +01:00
Wuzzy
9e31c2b62b Snow golems use mcl_throwing snowball 2019-12-09 11:03:48 +01:00
Wuzzy
84ff24f8ed Tweak mob shooting behaviour 2019-12-09 09:56:38 +01:00
Wuzzy
8a2e6d434d Mobs now shoot mcl_bows:arrow_entity 2019-12-09 09:29:19 +01:00
Wuzzy
219b2464a1 Give llamas an appetite for hay bales 2019-10-25 00:47:30 +02:00
Wuzzy
8b9ac5c6a6 Remove custom damage particles 2019-10-03 12:03:36 +02:00
Wuzzy
d9424ad82e Make dmg particles proportional to dmg 2019-10-03 11:53:26 +02:00
Wuzzy
5bd19c03f6 Wither no longer floats in water 2019-10-03 00:00:25 +02:00
Wuzzy
200cbf033a Set walk chance of agent mob to 0 2019-10-02 18:58:29 +02:00
Wuzzy
aae360db4c Remove spawn icon for unused agent mob 2019-10-02 18:57:06 +02:00
Wuzzy
f9e46b914d Mobs: Separate fire damage from lava damage 2019-10-02 18:45:28 +02:00
Wuzzy
b71c9204ec Update drowning settings in mobs_mc 2019-10-02 18:31:16 +02:00
Wuzzy
67f33c9256 Prevent constructing arrow boxes 2019-09-19 12:27:27 +02:00
Wuzzy
31ae28e66e Add fishing rod in mob mods 2019-09-11 14:07:15 +02:00
Rootyjr
839d74329c Fix #534.3 (Dyeing a sheep did not remove the dye from inventory.) 2019-07-31 11:14:11 -05:00
Wuzzy
967905264d Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
Wuzzy
c5db9987c3 Fix various typos in German translation 2019-03-25 11:01:52 +01:00
Wuzzy
9d7f4f6544 Translate villager professions 2019-03-16 04:14:21 +01:00
Wuzzy
8ee1521f14 Translation: Add support for horse armor 2019-03-16 02:44:52 +01:00
Wuzzy
af4aa6c2ec Change German translation of Shulker 2019-03-16 00:21:17 +01:00
Wuzzy
1c27cbe4f6 German translation: mcl_mobitems to mcl_potions 2019-03-15 09:50:32 +01:00
Wuzzy
a51bcff1b9 Fix crash if breeding sheep that spawned as child 2019-03-15 00:26:06 +01:00
Wuzzy
7c9126ace5 German translation: entities 2019-03-14 00:25:41 +01:00
Wuzzy
9ef6176958 Remove redundant translatability stuff in mobs_mc 2019-03-14 00:16:53 +01:00
Wuzzy
2c599c4a0e Refactor mobs_mc a bit 2019-03-11 13:25:06 +01:00
Wuzzy
cc9b78215a Fix crash with wither projectile 2019-03-11 13:23:55 +01:00
Wuzzy
47ef78bf6a Fix group attack for slime, zombie and zombiepig 2019-03-09 01:50:00 +01:00
Wuzzy
7899f6d432 Tweak height fear of all mobs 2019-03-09 00:54:49 +01:00
Wuzzy
a5b20b1bf0 Modify pitch of small slimes and magma cubes 2019-03-09 00:44:24 +01:00
Wuzzy
6f9e178084 Baby zombies take sunlight damage 2019-03-08 23:55:27 +01:00
Wuzzy
9434baf991 High pitch for baby monsters 2019-03-08 23:52:41 +01:00
Wuzzy
20576431e1 More death messages, more reliable 2019-03-08 20:22:01 +01:00
Wuzzy
f7d9aea529 Make blazes glow in the dark 2019-03-08 03:40:46 +01:00
Wuzzy
1217d9fa88 New translation system, part 1: entities 2019-03-07 20:43:39 +01:00
Wuzzy
a84f7935fa Revert "Utilize formspec prepend"
This reverts commit ea0c2e9568.
2019-03-07 12:42:08 +01:00
Wuzzy
ea0c2e9568 Utilize formspec prepend 2019-03-06 06:35:24 +01:00
Wuzzy
a9776814a6 Fix player attachment offsets 2019-03-06 05:11:49 +01:00
Wuzzy
2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy
31668cdde5 Add brown mooshroom 2019-02-21 02:38:33 +01:00
Wuzzy
a7d429a017 Fix several "undeclared global" errors 2019-02-08 22:44:26 +01:00
Wuzzy
fb3db5077c Fix slime code using nil arguments 2019-02-08 22:27:45 +01:00
Wuzzy
66c99efb2f Hide "useless" items from creative and craft guide 2019-02-06 10:57:23 +01:00
Wuzzy
3563b5448c Slime: Don't add speed if mother was stuck 2019-02-05 21:02:36 +01:00
Wuzzy
958989c80d If slime/mcube was killd, smaller m. att. attacker
Previously, if you killed a big slime, the smaller slimes that spawn are neutral.
2019-02-05 20:49:34 +01:00
Wuzzy
ca484cfa1a Improve child spawn on slime/magmacube death
No longer do children spawn in walls
2019-02-05 20:19:06 +01:00
Wuzzy
cfd5615548 Spawn smaller slime/magmacube if it doesn't fit 2019-02-05 19:12:28 +01:00
Wuzzy
b7a2fba1ce Fix spawn ABM check that prevented squid spawn 2019-02-05 17:43:18 +01:00
Wuzzy
29040f9352 Add magma cube sounds 2019-02-01 08:13:45 +01:00
Wuzzy
e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy
c9fb060ea0 Tweak zombie growl sound occurence 2019-01-31 07:20:51 +01:00
Wuzzy
b23b9a9395 Add silverfish sounds (thanks, Inocodum!) 2019-01-28 22:13:35 +01:00
Wuzzy
fa3fd68c8c Turn enderman to monster, but reduce view range 2018-12-22 14:29:45 +01:00
Wuzzy
e0fe5b2c66 Disable zombie war_cry sound for now 2018-10-23 17:34:01 +02:00
Wuzzy
a88429a78e Fix missing zombie growl 2018-10-23 17:13:22 +02:00
Wuzzy
d1fb01c2ff Fix crash if trading with cleric in non-v6 mapgen 2018-10-23 17:03:42 +02:00
Wuzzy
6dbbca4bec Fix mobs_mc_vex_death.ogg being stereo 2018-09-18 21:39:03 +02:00
Wuzzy
92dca4850a Add new cat/ocelot sounds 2018-09-18 21:21:05 +02:00
Wuzzy
5d6d1cf790 Add bat sound 2018-09-18 19:46:44 +02:00
Wuzzy
fd33d9d2ec Add creeper and vex sounds 2018-09-18 16:14:55 +02:00
Wuzzy
8b38a169e6 Add basic horse sounds 2018-09-18 14:49:28 +02:00
Wuzzy
e422e47ada Add crazy coo hurt/death sounds 2018-09-14 17:37:24 +02:00
Wuzzy
900625b17b Add ghast shoot/death sound, add many sound TODOs 2018-09-14 16:27:58 +02:00
Wuzzy
7d66d5f2d3 Remove unused arrow code for wither skeleton 2018-09-14 16:08:32 +02:00
Wuzzy
26a5059cc0 Add bow shooting sound when mob fires an arrow 2018-09-14 16:07:22 +02:00
Wuzzy
077cd14f4f Add skeleton sounds 2018-09-14 15:58:31 +02:00
Wuzzy
ad2fbb0008 Add some despawning logic (but do not enable despawning yet) 2018-09-14 14:48:48 +02:00
MysticTempest
5d4b4b099c Fix snowman's head texture 2018-07-09 23:33:32 +02:00
Wuzzy
a88f644001 Update deprecated settings syntax 2018-06-20 19:02:52 +02:00
Wuzzy
2bb8b2c4e2 Fix undeclared global fail in villager.lua 2018-06-11 14:47:41 +02:00
Wuzzy
45add3cedd Add creamy horse texture 2018-06-10 15:51:03 +02:00
Wuzzy
e051eae5bc Lightning no longer turns villagers to witches
Because witches are incomplete.
Also add villager TODOs.
2018-06-10 15:27:01 +02:00
Wuzzy
a804144ed4 Trading: Make iron helmet cheaper 2018-06-10 15:09:52 +02:00
Wuzzy
9faa3099a4 Trader: Close trade formspec + return items on die 2018-06-10 15:01:44 +02:00
Wuzzy
aa3d3969aa Make villager stand still if there is near player 2018-06-10 14:24:00 +02:00
Wuzzy
dbed565197 Fix unlock_stuff being always false in villager 2018-06-10 13:53:26 +02:00
Wuzzy
51ff6b1725 Villager: Prevent locking of all trades
This is done by adding an "emergency unlock" which unlocks
everything else when the last trade was locked.
2018-06-10 13:49:35 +02:00
Wuzzy
ed52e49408 Heal trader for unlocking trades 2018-06-10 13:20:19 +02:00
Wuzzy
3e8ca5a1ca Trading: Hide left/right button if end of list 2018-06-10 13:06:28 +02:00
Wuzzy
cca841e459 Villager trading: Use per-player trading inventory 2018-06-10 12:15:09 +02:00
Wuzzy
9f2460c263 Make red sandstone trade earlier 2018-06-06 21:29:44 +02:00
Wuzzy
ce7ac37e85 Add a few v6-exclusive trades to villagers 2018-06-06 21:28:23 +02:00
Wuzzy
5faed5d7f0 Add 2 crosses in trading formspec 2018-06-06 19:50:17 +02:00
Wuzzy
4d4374730e Trading: Allow to sell compass 2018-06-06 19:37:31 +02:00
Wuzzy
3823a6ba11 Add trade locking for villagers 2018-06-06 17:33:14 +02:00
Wuzzy
8b95871682 Implement trading tier unlocking 2018-06-06 16:34:44 +02:00
Wuzzy
1db3b079c6 Add disabled trade image 2018-06-06 14:39:16 +02:00
Wuzzy
2c55daa3e2 Change nitwit villager texture 2018-06-06 14:12:27 +02:00
Wuzzy
829ca1f1c1 Villager profession depends on clothes, add nitwit 2018-06-06 13:55:19 +02:00
Wuzzy
f545af54c1 Disable buggy compass trade 2018-06-06 01:08:57 +02:00
Wuzzy
1c0e026259 Villager: Fix taking output sometimes destroy item 2018-06-06 00:45:30 +02:00
Wuzzy
3c4a1013b8 Villager: Prevent taking partial track from output 2018-06-06 00:16:25 +02:00
Wuzzy
b504e8c317 Make trader warning less bright 2018-06-04 22:23:46 +02:00
Wuzzy
6e32d23d56 Add warnings and notes about trading implementation 2018-06-04 22:21:10 +02:00
Wuzzy
a58a01040d Show villager name in trading formspec 2018-06-04 22:13:24 +02:00
Wuzzy
9bfa116794 Allow to select different trades 2018-06-04 21:46:13 +02:00
Wuzzy
e9bcbe1ead Store available trades in villager entity 2018-06-04 21:07:12 +02:00
Wuzzy
cc1fe2f14f Fix bread trade 2018-06-04 15:21:59 +02:00
Wuzzy
10e2c174d4 Pick random villager profession on spawn 2018-06-04 14:59:10 +02:00
Wuzzy
f1dc75f097 Add lots of random trades for villagers 2018-06-04 14:36:06 +02:00
Wuzzy
7109db24c2 Trading: Reset inventory when closing formspec 2018-06-04 12:50:31 +02:00
Wuzzy
a9cf744c0b Disable villager trading again 2018-06-04 01:20:24 +02:00
Wuzzy
e5c7e50202 More villager fixing 2018-06-04 01:19:23 +02:00
Wuzzy
883568add4 Implement basic villager trading formspec 2018-06-03 18:37:53 +02:00
Wuzzy
2dbda44a93 Add some global spawn restrictions
- no monsters on mycelium
- nothing on non-opaque blocks, except air
2018-06-03 17:48:32 +02:00
Wuzzy
f022b747b0 Harden a number of minetest.after player checks 2018-06-03 16:44:37 +02:00
Wuzzy
34e92a361b Rename mobs mod to mcl_mobs 2018-05-31 18:32:26 +02:00
Wuzzy
9afe5da7b4 Make sure bred pig and sheep stay tamed and owned 2018-05-31 17:32:13 +02:00
Wuzzy
73dcf1e697 Randomly mutate foal fur/mark with 1/9 chance each 2018-05-31 14:05:45 +02:00
Wuzzy
aeee941b2c Breeding sheep now mixes wool colors like dyes 2018-05-31 05:45:57 +02:00
Wuzzy
e246b5d0bb Fix breeding giving weird childs 2018-05-31 04:38:37 +02:00
Wuzzy
97e550bb9f Can't shear lambs 2018-05-31 03:45:38 +02:00
Wuzzy
55beefa6c7 Fix wool regrow for sheep 2018-05-31 03:43:48 +02:00
Wuzzy
91b41885d5 Tweak blaze animation 2018-05-31 03:17:41 +02:00
Wuzzy
4513c6c35d Undead mobs take light damage only in sunlight 2018-05-31 03:09:27 +02:00
Wuzzy
eefd065726 New horse texturing (thanks to 22i) 2018-05-30 19:51:40 +02:00
Wuzzy
050987bead Add illagers to Conversion Table 2018-05-30 18:48:07 +02:00
Wuzzy
8b6f5d3dec Redo sheep texturing
Thanks to 22i
2018-05-30 18:05:49 +02:00
Wuzzy
c10f4311f7 Update death animations of some mobs 2018-05-30 17:34:38 +02:00
Wuzzy
895d06d28a Update (wither) skeleton mesh and anim (thx 2 22i) 2018-05-30 17:11:07 +02:00
Wuzzy
328eb883ec Redo skeleton stray vex zombiepig meshes/textures
Thanks, 22i!
2018-05-30 16:59:27 +02:00
Wuzzy
6619cf159f New zombie pigman mesh by 22i 2018-05-30 16:41:28 +02:00
Wuzzy
635a9c45bd Enable wolf-on-sheep attack 2018-05-30 16:16:44 +02:00
Wuzzy
76c1c10a9b Tweak snowman animation params 2018-05-30 13:33:19 +02:00
Wuzzy
17b9bd27de Redo snowman texturing (thanks, 22i!) 2018-05-30 13:29:33 +02:00
Wuzzy
b2d9c119ac Add mobs:spawn_child 2018-05-30 12:58:50 +02:00
Wuzzy
940b3748fb Fix horse child keeping horse armor of parent 2018-05-30 12:34:16 +02:00
Wuzzy
806e392d31 Fix child of saddled pigs getting saddle, too 2018-05-30 12:25:10 +02:00
Wuzzy
d575cf07b7 Kill snow golems in rain 2018-05-30 12:01:53 +02:00
Wuzzy
69b3e19c1b Name tags now name all mobs (except ender dragon) 2018-05-30 11:34:17 +02:00
Wuzzy
187e6b7e58 Remove water damage from creeper 2018-05-27 10:41:50 +02:00
Wuzzy
4be5f89829 Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
Wuzzy
8060928237 Fix some creeper issues
- Fix fuse sound sometimes not playing
- Timer = 1.5s
- Distance behaviour like in MC
2018-03-31 03:53:11 +02:00
Wuzzy
318415307c Update mobs_mc 2018-03-25 22:27:06 +02:00
Wuzzy
58b9c3dbf5 Make creepers run away from cats/ocelots 2018-01-26 18:50:28 +01:00
Wuzzy
e3cea04f12 Update mobs_mc, properly implement totem 2018-01-25 21:03:58 +01:00
Wuzzy
f7b0702457 Nerf zombie/husk/zvillager drops 2018-01-23 23:13:55 +01:00
Wuzzy
ba0bc7a47d Squids and guardians no longer get stranded all the time 2018-01-07 18:03:03 +01:00
Wuzzy
2093a6b5c2 Water mobs now swim in river water 2017-11-30 15:39:19 +01:00
Wuzzy
74e1a7d326 Take grass block when enderman took dry grass b. 2017-11-15 03:12:31 +01:00
Wuzzy
1c085b5467 Mobs_mc: Convert mob sounds to mono 2017-11-13 00:46:52 +01:00
Wuzzy
5403a97a56 Fix ocelots being aggressive to players 2017-11-04 00:37:02 +01:00
Wuzzy
088bb40908 Update mobs_mc 2017-11-03 22:14:27 +01:00
Wuzzy
b66c1268d7 Blaze fireball / fire charge: Take fly dir into account when spawning fire 2017-09-19 17:16:04 +02:00
Wuzzy
a4b229e565 Update mobs_mc 2017-09-13 23:13:47 +02:00
Wuzzy
f75c6dc36d White chicken texture by kingoscargames 2017-09-01 00:42:57 +02:00
Wuzzy
46eb81b245 Make enderman less aggressive and likely 2017-08-29 21:32:04 +02:00
Wuzzy
bab8e958d2 Add new magma cube texture by kingoscargames 2017-08-24 22:22:41 +02:00
Wuzzy
b902738ed0 Endermen: Check if block was actually placed 2017-08-23 04:53:36 +02:00
Wuzzy
e2b57327fe Fix weird-looking cactus when held by enderman 2017-08-23 04:34:06 +02:00
Wuzzy
6d84a139d6 Render enderman's carried block 2017-08-23 03:50:22 +02:00
Wuzzy
1f8ae56d52 Fix broken enderman take sound 2017-08-22 13:52:49 +02:00
Wuzzy
4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy
2243ee5477 Fix deprecated vel and acc arguments of particles 2017-08-18 23:23:07 +02:00
Wuzzy
e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy
75d6806782 Tweak spawning of shulkers and endermen 2017-08-18 15:32:08 +02:00
Wuzzy
895fc7d757 Update mobs_mc and update gameconfig
This updates and fixes mob spawn height for new realms.
Also: Small zombie pigman size fixed.
2017-08-16 22:08:17 +02:00
Wuzzy
3fb0b6dd44 Update mobs_mc 2017-08-06 14:09:25 +02:00
Wuzzy
b1408f14a8 Disable mob death animations because it's broken 2017-07-29 13:40:43 +02:00
Wuzzy
ef1ad641cb Update mobs_mc 2017-07-29 13:27:39 +02:00
Wuzzy
f7031e8b6f Fix skeleton run anim 2017-07-26 17:04:34 +02:00
Wuzzy
cd0ae350bd Eliminate black iron … mostly 2017-07-26 06:39:38 +02:00
Wuzzy
8ddb427777 Update mobs_mc 2017-07-26 00:26:18 +02:00
Wuzzy
ae3098f0bd Update mobs_mc textures 2017-07-22 12:52:58 +02:00
Wuzzy
84a277c91a Update mobs_mc 2017-07-20 16:34:16 +02:00
Wuzzy
496894e67d Remove mobs_mc_agent.png 2017-07-17 19:41:17 +02:00
Wuzzy
519ee63a57 Update mobs_mc 2017-07-12 22:09:37 +02:00
Wuzzy
9540ec249d Remove unused mobs_mc textures 2017-07-08 16:33:26 +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
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
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
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
9ceaae91e5 Fix double milk 2017-07-05 22:29:38 +02:00
Wuzzy
d87013041f Remove mushroom stew texture overwrite 2017-07-05 19:29:06 +02:00
Wuzzy
06eaa96f3d Remove redundant textures in mobs_mc 2017-07-05 14:21:15 +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
4786234c3e Update slime sound info 2017-06-13 15:54:52 +02:00
Wuzzy
08d50ed73e Remove unused textures in mobs_mc 2017-06-11 02:55:07 +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
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
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
fb26d6d274 Fix sheep losing color after re-activation 2017-05-30 18:06:21 +02:00
Wuzzy
c2373e4a83 Make spiders float on water 2017-05-24 06:25:31 +02:00
Wuzzy
6083c4895d Exhaust player for being hit by mob projectile 2017-05-21 06:03:58 +02:00
Wuzzy
c8004a7ed8 Don't spawn villagers 2017-05-10 13:24:33 +02:00
Wuzzy
f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +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
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
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
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
151c1e62ba Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +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