Wuzzy
|
1db34821a0
|
Mobs: Fix crash when mob dies to fall or light dmg
|
2020-04-12 23:11:18 +02:00 |
Wuzzy
|
47cda09073
|
Implement per-class mob cap
|
2020-04-11 02:46:03 +02:00 |
Wuzzy
|
a33bd015f5
|
Reduce max_object_per_block default to 64
|
2020-04-11 01:14:14 +02:00 |
Wuzzy
|
5fe8717fca
|
Fix another crash in Mobs mod
|
2020-04-08 15:03:03 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
28b1d5e8e9
|
Mobs: Add more nil checks
|
2020-04-05 21:09:27 +02:00 |
Wuzzy
|
e81b5ef58a
|
Another nil check in mcl_mobs
|
2020-03-30 16:52:36 +02:00 |
Wuzzy
|
600eadedea
|
Add nil checks when mob is damaged
|
2020-03-29 23:24:04 +02:00 |
Wuzzy
|
fb9d0f7a7c
|
Mobs: Drop cooked item if died in fire
|
2020-03-15 09:07:38 +01:00 |
Wuzzy
|
4cb5b26fa9
|
Fix crash in mcl_mobs
|
2020-02-25 16:09:26 +01:00 |
Wuzzy
|
401382106f
|
Fix crash when riding player leaves
|
2020-02-22 20:47:25 +01:00 |
Wuzzy
|
4926f8d443
|
Mobs: Respect fall_damage_add_percent
|
2020-02-19 17:24:35 +01:00 |
Wuzzy
|
589b750d0a
|
Add tool wear for punching mobs
|
2020-02-19 16:47:57 +01:00 |
Wuzzy
|
460e7c0c67
|
3 mob heads reduce mob detection range
|
2020-02-18 18:12:51 +01:00 |
Wuzzy
|
bed0849bb0
|
Add setting: mcl_tnt_griefing
|
2020-02-05 03:11:32 +01:00 |
Wuzzy
|
04c8a08cc4
|
Ignite tnt minecart by fire charge
|
2020-01-30 23:11:16 +01:00 |
Wuzzy
|
d923f71c92
|
Teach mobs how to not walk into danger ... kinda
|
2020-01-30 18:04:50 +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
|
be04de084b
|
Mobs: Utilize pathfinder jumpheight properly
|
2020-01-30 01:36:08 +01:00 |
Wuzzy
|
8be35bae53
|
Make mcl_worlds dependency in mcl_mobs optional
|
2020-01-30 01:11:02 +01:00 |
Wuzzy
|
f7fb83891a
|
Mobs: Replace name-based fence/wall check
|
2020-01-29 23:37:16 +01:00 |
Wuzzy
|
9326a76973
|
Fix mobs walking into water too often
|
2020-01-29 23:11:20 +01:00 |
Wuzzy
|
3788b66b47
|
Clean up some luacheck warnings in mcl_mobs
|
2020-01-20 16:08:59 +01:00 |
Wuzzy
|
87ac0c952c
|
Mobs: Reset texture mods on activation
|
2020-01-06 17:28:08 +01:00 |
Wuzzy
|
1210d8c9a7
|
Workaround for mobs glitching through walls
Thanks, MysticTempest!
|
2020-01-06 14:46:10 +01:00 |
Wuzzy
|
7a870d0ead
|
Message when trying to spawn forbidden hostile mob
|
2020-01-06 13:46:43 +01:00 |
Wuzzy
|
1e354f63c0
|
Add chick sounds
|
2019-12-09 12:18:26 +01:00 |
Wuzzy
|
8a2e6d434d
|
Mobs now shoot mcl_bows:arrow_entity
|
2019-12-09 09:29:19 +01:00 |
Wuzzy
|
5f1973aecd
|
Mobs: Refactor distance calculation
|
2019-12-08 18:48:49 +01:00 |
Wuzzy
|
c6903b48f1
|
Fix mobs spawn with 0 health if mob_difficulty=0
|
2019-10-03 12:19:54 +02:00 |
Wuzzy
|
0e733f1677
|
Fix outdated mob settings help
|
2019-10-03 12:17:45 +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
|
f9e46b914d
|
Mobs: Separate fire damage from lava damage
|
2019-10-02 18:45:28 +02:00 |
Wuzzy
|
14d4bec8a9
|
Implement proper drowning for mobs
|
2019-10-02 18:28:28 +02:00 |
Wuzzy
|
44bd5dba6c
|
Mobs: Don't set gotten in API anymore
|
2019-09-10 17:17:09 +02:00 |
Wuzzy
|
9416305fa6
|
Fix sheep not regrow wool if mobs_griefing=false
|
2019-09-10 17:09:17 +02:00 |
Wuzzy
|
2fecf0336c
|
Mobs: Stack texture mod effects
|
2019-09-10 16:00:41 +02:00 |
Wuzzy
|
955638bccd
|
Harden minetest.after check
|
2019-09-10 15:45:26 +02:00 |
Wuzzy
|
915ac2da93
|
Merge branch 'fix_mob_damage_color' of https://github.com/Rootyjr/MineClone2
|
2019-09-10 15:32:30 +02:00 |
Wuzzy
|
2423acb297
|
Fix slimes not jumping at all
|
2019-09-05 00:17:52 +02:00 |
Nicholas Niro
|
995024b47b
|
Teach mobs not to jump if they'd hurt their head
|
2019-08-30 04:31:14 +02:00 |
Rootyjr
|
58d9fb874d
|
Mobs now flash red when hurt.
|
2019-08-01 01:18:53 -05:00 |
Wuzzy
|
cf9e440019
|
Translation: Add support for a few missing items
|
2019-03-16 02:38:36 +01:00 |
Wuzzy
|
04c2da63ad
|
mcl_mobs: Remove unused string
|
2019-03-14 00:00:10 +01:00 |
Wuzzy
|
10035a64af
|
Fix mobs not retaliating if friend died with 1 hit
|
2019-03-09 01:57:51 +01:00 |
Wuzzy
|
47ef78bf6a
|
Fix group attack for slime, zombie and zombiepig
|
2019-03-09 01:50:00 +01:00 |
Wuzzy
|
f3b4c56772
|
Change default mob view range to 16
|
2019-03-09 01:04:18 +01:00 |