Lizzy Fleckenstein
|
84708c3870
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2
|
2021-01-02 10:58:02 +01:00 |
Lizzy Fleckenstein
|
fbd4a3a516
|
Fix burning sound keeping playing
|
2021-01-02 10:56:40 +01:00 |
Lizzy Fleckenstein
|
212e895c1a
|
Fire Aspect for Mobs
|
2021-01-01 19:59:34 +01:00 |
Lizzy Fleckenstein
|
2932837951
|
Fix mobs always dropping cooked loot
|
2021-01-01 19:52:34 +01:00 |
Lizzy Fleckenstein
|
92bf864807
|
Fire Aspect
|
2021-01-01 19:51:31 +01:00 |
Lizzy Fleckenstein
|
071ba77bb0
|
mcl_burning fully working
|
2021-01-01 19:25:47 +01:00 |
Lizzy Fleckenstein
|
a6eed5c5b3
|
Rework system
|
2020-12-29 22:08:38 +01:00 |
Lizzy Fleckenstein
|
7545e29f58
|
Burning objects
|
2020-12-24 17:48:40 +01:00 |
Lizzy Fleckenstein
|
b017fd7405
|
Looting actually works now
|
2020-12-23 19:01:49 +01:00 |
Lizzy Fleckenstein
|
da7240d6c1
|
looting
|
2020-12-23 17:41:42 +01:00 |
MysticTempest
|
b56ae38939
|
Make lava/fire wait 2 seconds before destroying items to allow chance for pickup, fix dogs following when sitting, and add some rotation so mobs don't idle at cliffs.
|
2020-12-22 08:29:24 -06:00 |
MysticTempest
|
cb3fa6cd09
|
Fix magma cubes and zombies not taking damage from hands; and adjust magma cube armors to their proper values.
|
2020-12-17 16:07:20 -06:00 |
MysticTempest
|
fb51ab05ea
|
Enable basic mob despawning.
|
2020-12-17 09:22:34 -06:00 |
kay27
|
e7aa873968
|
Fix EliasFleckenstein03/MineClone2#3
|
2020-12-13 03:09:32 +04:00 |
Wuzzy
|
d699459bac
|
Fix carrot param2 reset to 0 when ate by rabbit
|
2020-12-09 22:10:42 +01:00 |
Wuzzy
|
d17c53cb0c
|
Fix mob spawn height for real
|
2020-12-08 22:42:01 +01:00 |
Wuzzy
|
7abffc5df9
|
Fix mobs spawning 1.5 nodes above the ground
|
2020-12-08 01:44:45 +01:00 |
Wuzzy
|
839c22dcfb
|
Change XP drop amount for each mob
|
2020-12-06 15:46:42 +01:00 |
Wuzzy
|
9d31ddb30d
|
Baby animals don't drop XP
|
2020-12-05 23:42:33 +01:00 |
Wuzzy
|
b70e58ab05
|
Add animal eat sound
|
2020-12-05 23:37:12 +01:00 |
Wuzzy
|
22a0b107ba
|
Add flop sound when mob flops on ground
|
2020-12-05 21:33:37 +01:00 |
Wuzzy
|
c0ef6e3d5a
|
Add instant_death for mobs
|
2020-12-05 14:42:03 +01:00 |
Wuzzy
|
e23bdca570
|
Reset mob velocity when surviving flop
|
2020-12-05 14:20:58 +01:00 |
Wuzzy
|
c48371e859
|
Mobs can't runaway while in flop state
|
2020-12-05 14:16:07 +01:00 |
Wuzzy
|
a9b59816c4
|
Implement very basic flopping
|
2020-12-05 14:14:16 +01:00 |
Wuzzy
|
cb08062926
|
Fix some mob-related death bugs
|
2020-12-05 13:51:29 +01:00 |
Wuzzy
|
3a28081683
|
mcl_mobs: Shorten math.pi
|
2020-12-05 13:05:12 +01:00 |
Wuzzy
|
21310aad59
|
Fix more death animation bugs
|
2020-12-05 12:59:12 +01:00 |
Wuzzy
|
57e24fc705
|
Disable object collision of dead mobs
|
2020-12-05 05:20:43 +01:00 |
Wuzzy
|
b6c6602d13
|
New mob death particle and sound
|
2020-12-05 05:11:53 +01:00 |
Wuzzy
|
ed3afc6e49
|
Redo the death effect
|
2020-12-05 04:33:23 +01:00 |
Wuzzy
|
1362730dbf
|
Mobs don't follow food in hand in love mode
|
2020-12-05 02:07:43 +01:00 |
Wuzzy
|
855fd6b279
|
Drop XP when breeding
|
2020-12-05 01:49:15 +01:00 |
Wuzzy
|
a56df1e533
|
Add mobs debug mode
|
2020-12-05 01:38:10 +01:00 |
Wuzzy
|
7913e72e07
|
Tweak timing of horny timer and child grow time
|
2020-12-05 01:26:30 +01:00 |
kay27
|
945260fa29
|
quick fix of attempt to index local 'node' (nil value) at mods/ENTITIES/mcl_mobs/api.lua:3392
|
2020-12-03 23:48:26 +04:00 |
MysticTempest
|
09ccfc9802
|
Copy mcl_item_entity's item flowing code to allow mobs to be pushed by flowing_water, add TenPlus1's mob shoving code, and fix mob swimming breaking recently.
|
2020-12-03 10:37:44 -06:00 |
kay27
|
06c97be4a2
|
Fix Wuzzy/MineClone2#880
|
2020-12-01 20:10:37 +04:00 |
kay27
|
e0734952ce
|
quick fix 'not def and def.walkable'
|
2020-11-28 17:56:37 +04:00 |
kay27
|
a127136c60
|
Add Enchanting from Crafter-minetest by Oil_boi
|
2020-10-19 16:38:21 +04:00 |
kay27
|
446b0e6602
|
Merge updated Nether portals, Wuzzy/MineClone2#804
|
2020-09-21 22:21:46 +04:00 |
Wuzzy
|
731f42ac88
|
Rename and move texture: tnt_smoke
|
2020-08-19 18:47:58 +02:00 |
Wuzzy
|
f00dc21252
|
Make dying mobs non-pointable
|
2020-08-19 18:38:38 +02:00 |
Wuzzy
|
28aead0a60
|
Tweak mob death particles
|
2020-08-19 18:38:14 +02:00 |
Wuzzy
|
e2735e0081
|
Fix wrong var name in mcl_mobs
|
2020-08-05 17:29:52 +02:00 |
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 |
MysticTempest
|
c63c92f597
|
Copy upstream's pathfinding out of water, then copy & rework the cliff check into a check for land mobs to avoid water.
|
2020-07-31 08:35:40 -05: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 |
Wuzzy
|
90cc3b9659
|
Fix crash in mcl_mobs
|
2020-07-16 20:26:41 +02:00 |
Brandon
|
ad5759a5ad
|
Update method for harming by heal to mob attributes
|
2020-07-12 16:56:41 -04:00 |