Wuzzy
|
bed0849bb0
|
Add setting: mcl_tnt_griefing
|
2020-02-05 03:11:32 +01:00 |
Wuzzy
|
2ef5f0232d
|
Update minecart German translation
|
2020-02-05 03:11:07 +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
|
9f344b4307
|
Detach minecart driver if over activator rail
|
2020-01-30 22:45:29 +01:00 |
Wuzzy
|
1d2da1f01a
|
TNT minecart and activator rail no longer WIP
|
2020-01-30 22:31:44 +01:00 |
Wuzzy
|
9dc9c12f29
|
Implement TNT minecart
|
2020-01-30 22:05:18 +01:00 |
Wuzzy
|
74b79d130b
|
Add basic implementation of furnace minecart
|
2020-01-30 20:38:31 +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
|
bddb8f1136
|
Remove some outdated dependencies in mcl_mobs
|
2020-01-30 01:05:31 +01:00 |
Wuzzy
|
d38e0a0b00
|
Remove unused jump_chance attribute from mobs
|
2020-01-30 00:03:53 +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
|
0ae2c5b25f
|
Mention mob glitch workaround
|
2020-01-06 14:49:44 +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
|
f2b7392a30
|
Use "minetest" instead of "core" table
|
2020-01-06 13:02:30 +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
|
2e9efe51e8
|
Tweak drop behavior of ocean plants
|
2019-12-18 03:10:49 +01:00 |
Wuzzy
|
b81396c03f
|
Add falling node variants of seagrass
|
2019-12-17 21:24:57 +01:00 |
Wuzzy
|
f4888a42a9
|
Add glow to falling light source nodes
|
2019-12-14 18:56:59 +01:00 |
Wuzzy
|
7f70acc8a4
|
Make dropped items glow if light source node
|
2019-12-14 17:40:24 +01:00 |
Wuzzy
|
01288eff62
|
Enderman no longer pickup dirt-with-grass directly
|
2019-12-13 15:46:01 +01:00 |
Wuzzy
|
9dfe584cd1
|
Remove dirt with dry grass node from mobs_mc
|
2019-12-13 15:36:20 +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
|
5f1973aecd
|
Mobs: Refactor distance calculation
|
2019-12-08 18:48:49 +01:00 |
Wuzzy
|
55171a12c6
|
Make dogs accept food
Thanks, emanresu!
|
2019-10-25 00:56:31 +02:00 |
Wuzzy
|
219b2464a1
|
Give llamas an appetite for hay bales
|
2019-10-25 00:47:30 +02:00 |
Wuzzy
|
6d5bfacb8c
|
Make mob_difficulty no longer experimental
|
2019-10-03 12:25:28 +02: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
|
5ed278717f
|
Rename dmg particle setting
|
2019-10-03 12:05:30 +02:00 |
Wuzzy
|
8b9ac5c6a6
|
Remove custom damage particles
|
2019-10-03 12:03:36 +02:00 |