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
|
2132cdacc5
|
Improve minetest.after checks
|
2018-06-03 16:17:55 +02:00 |
Wuzzy
|
201c2bf170
|
Fix minetest.after crashes in mcl_mobs
|
2018-06-03 16:13:46 +02:00 |
Wuzzy
|
9c6f5b3573
|
Remove dead code in mcl_mobs
|
2018-06-03 00:56:29 +02:00 |
Wuzzy
|
1d04b52b5a
|
Name tag: Update texture conversion and add alias
|
2018-05-31 18:40:02 +02:00 |
Wuzzy
|
34e92a361b
|
Rename mobs mod to mcl_mobs
|
2018-05-31 18:32:26 +02:00 |
Wuzzy
|
4be664ab49
|
Rebranding of the mobs redo mod
|
2018-05-31 17:54:35 +02:00 |
Wuzzy
|
9afe5da7b4
|
Make sure bred pig and sheep stay tamed and owned
|
2018-05-31 17:32:13 +02:00 |
Wuzzy
|
2f0987b529
|
Move mcl_void_damage to ENVIRONMENT
|
2018-05-31 15:13:16 +02:00 |
Wuzzy
|
d5729b8a32
|
Fix load-crash if _magnet_timer of item entity is uninizialized
|
2018-05-31 14:34:19 +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
|
b73e05d64a
|
Fix light_damage damaging mobs in rain/snow
|
2018-05-31 02:47:37 +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
|
c1cc790d9d
|
Update Mobs Redo (1.41)
|
2018-05-29 17:00:30 +02:00 |
Wuzzy
|
187e6b7e58
|
Remove water damage from creeper
|
2018-05-27 10:41:50 +02:00 |
Wuzzy
|
48b7191af2
|
Regularily damage and delete entities in void
|
2018-05-25 13:45:41 +02:00 |
Wuzzy
|
f0b732d7e0
|
Place boats in the placer direction
|
2018-05-09 18:43:07 +02:00 |
Wuzzy
|
5ca5811bc8
|
Refactor how the misc creative category works
|
2018-05-08 15:58:26 +02:00 |
Wuzzy
|
83829ec358
|
Hide a couple of very incomplete items in Creative
|
2018-05-08 01:40:31 +02:00 |
Wuzzy
|
4be5f89829
|
Move bow/arrow logic into new mod mcl_bows
|
2018-05-07 23:10:49 +02:00 |
Wuzzy
|
9376edeeda
|
Re-add nametags which were removed accidentally
|
2018-03-31 21:58:52 +02:00 |
Wuzzy
|
11be72e635
|
Disable mob health display
|
2018-03-31 03:54:55 +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
|
d6228145c6
|
Fix random mob teleportations once and for all!
|
2018-03-31 00:21:55 +02:00 |
Wuzzy
|
7be5914463
|
Update Mobs Redo
|
2018-03-31 00:18:40 +02:00 |
Wuzzy
|
318415307c
|
Update mobs_mc
|
2018-03-25 22:27:06 +02:00 |
Wuzzy
|
bb6f2f7770
|
Rename “subgame” to “game” (partial fix)
|
2018-03-25 22:20:32 +02:00 |
Wuzzy
|
1fa141d972
|
Custom node drops now ignore Creative Mode
|
2018-03-05 13:35:14 +01:00 |
Bu-Gee
|
3ae8119498
|
Fix crash when pushing pumpkin by piston
|
2018-03-05 12:53:16 +01:00 |