Page 9 of 10

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Fri Oct 14, 2016 19:39
by ParaklataChotou
I just only changed the value in line 80. It's not a great support, but it works. Now my server is not crashing.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Nov 02, 2016 21:02
by cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Nov 02, 2016 21:49
by cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Thu Nov 03, 2016 01:05
by ParaklataChotou

Excellent video. n_n I've subscribed on the channel.

Re: Creatures MOB-Engine - Version 2.2.2

PostPosted: Fri Nov 04, 2016 12:51
by hajo
BlockMen wrote:Update Version 2.2.2
- Chicken drop chicken meat and feather(s) on death

What use are feathers ?
Didn't find any recipes that use them.

Also:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
has_kockback = true

I'm quite sure that should be "knockback".

Re: Creatures MOB-Engine - Version 2.2.2

PostPosted: Fri Nov 04, 2016 13:29
by cHyper
hajo wrote:What use are feathers ?
Didn't find any recipes that use them.
.

I do not know it but i think that you can make bows from feathers?!!

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 03:11
by xisd
Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme

screenshot.png
screenshot.png (156.24 KiB) Viewed 9705 times

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 13:48
by JoshMars
xisd wrote:Hi !

I forked this mod to make some changes :

Here is the link : https://github.com/xisd/cme

screenshot.png


Will have to check this out. Some of your additions have been needed.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 15:25
by Codesound
Hi,

the animals don't die in water/lava ambients.... is normal?

thanks...

R

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 15:34
by DS-minetest
@Codesound: Mobs are not players, it's normal.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 15:44
by cHyper
xisd wrote:Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme



Nice that the mob pack is continued. Hopefully more mobs will follow.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 04, 2017 18:49
by cHyper
lets implement a cow or a big into the mob-pack??!!

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Thu Jan 05, 2017 07:23
by Codesound
@DS-minetest: ok, thanks! ;-)

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Thu Jan 05, 2017 13:25
by xisd
cHyper wrote:lets implement a cow or a big into the mob-pack??!!


Beside the fact that I'm not I'm not good at making meshes, I'm not against adding more mobs but there are already modpacks containing lots and lots of mobs and I would prefer to make sure existing ones are well integrated (compatibility with other mods, support for inttlib, awards and documentation(help) mod, etc ) and that they have great interactions in-game (what can be done with their drops, is it possible to tame them, and to what purpose, e.g. can we domesticate zombies, etc.. )
In short, I like having interesting mobs to interact with and t think that should come before having lots of it.

I have some idea of things to do next but I can't say when I will have time to do it :
- Support for treasurer, inttlib, help, awards as I mentioned ( btw these are greats api mods and if there are people interested, a lot of other mods would benefit from supporting these )
- Some recipes using meat, feathers, eggs, etc...
- Maybe some way to tame the chickens, dye the sheeps, etc
- Maybe something to tame zombie and make them dig or build or protect area
- Maybe some kind of humanoid mob (with very simple interactions)
- Maybe some new mobs if they really add something to the gameplay (there are some interesting existing mobs that could be adapted to cme too)
- Maybe some kind of repellent to keep hostiles away of a limited area
And ( but we're really not there yet ) some mods that would be separated from this but could interact with it :
- A cursed stone that would attract hostiles mobs as while it's in player inventory
- A very annoying block that can't be stored or stacked but must be contained because it would spread if near ground and have a high chance of spawning hostiles mobs...

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Jan 11, 2017 22:19
by xisd
xisd wrote:Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme

screenshot.png


Update :
- Rotten flesh now hurts (as much as it was healing before) but it can be grilled
- Grilled rotten flesh heal as much as rotten flesh was before
- Intllib support added to every files (and template.txt everywhere)
- French translation for most of craftitems and messages
( I couldn't find a satisfying french translation for "spawner" and "spawn egg"... I'm not sure it should be translated. Maybe someone have ideas on that ?)

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Thu Jan 12, 2017 08:19
by Akahyperion
( I couldn't find a satisfying french translation for "spawner" and "spawn egg"... I'm not sure it should be translated. Maybe someone have ideas on that ?)


There is indeed no specific translation for these two terms in French, you could use "pondeuse" for "spawner" and simply "œuf" for "spawn egg". Spawn, spawner, spawning specifically refers to fish / frogs laying eggs. Thus you could use "frayère" for "spawner" but it doesn't ring a bell for most French people.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Jan 22, 2017 19:12
by xisd
Akahyperion wrote:There is indeed no specific translation for these two terms in French, you could use "pondeuse" for "spawner" and simply "œuf" for "spawn egg". Spawn, spawner, spawning specifically refers to fish / frogs laying eggs. Thus you could use "frayère" for "spawner" but it doesn't ring a bell for most French people.


I finally went for 'Spawner de ...' and 'Spawn-Œuf de ...'

Also new update : It is now possible to use dye on sheep !
Why bother dying wool when you can dye the sheep !
This might be tweaked a bit in the future but this is already functional :
- dye any white sheep in any other color
- dye any sheep in black
- dye any sheep in white
Of course you get the appropriate colored wool.
And it can be disabled / re-enabled by setting the variable 'dyable_sheep' to false / true at the beginning of the sheep/init.lua file

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Jan 22, 2017 19:37
by xisd
Double post, ... sorry
I am not very familiar with forum rules and customs but it just occurred to me that I might be hijacking this topic, so ... maybe I should open a new one for my fork ? or maybe it's best not to open new topics for forks ?... What should I do ?

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Jan 22, 2017 22:16
by xisd
I wanted to edit my last post and somehow I made a new one ... this post should be deleted

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Jan 22, 2017 22:50
by MinisterFarrigut
Is it possible to add more mobs to the engine, like a skeleton or even a dangerous shadow? I think expanding this mod would be great.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Mon Jan 23, 2017 05:33
by TailsTheFoxDoes MT

^_^ I'm honored. :P

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Tue Jan 24, 2017 20:46
by Shadow_The_Hedgehog
Here is an idea. If you could add spiders that drop string for the PilzAdam's Throwing mod, that would be awesome.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Mar 22, 2017 01:27
by xisd
I made some change to my fork :
Mainly I added the lava flan from zmobs. It spawns in lava regardless of depth and it turn into obsidian if you hit it with a water bucket !
I also tried to reduce hostiles spawning (maybe too much... still adjusting those settings) and added no spawn zone around origin to prevent zombies and oerrki from spawning near origin (0, 0, 0).

I will not have a lot time to play or to mod in the next few month, I will try to fix reported bugs but the rest might be on standby.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Wed Mar 22, 2017 12:51
by cHyper
xisd wrote:I made some change to my fork :
Mainly I added the lava flan from zmobs. It spawns in lava regardless of depth and it turn into obsidian if you hit it with a water bucket !
I also tried to reduce hostiles spawning (maybe too much... still adjusting those settings) and added no spawn zone around origin to prevent zombies and oerrki from spawning near origin (0, 0, 0).

I will not have a lot time to play or to mod in the next few month, I will try to fix reported bugs but the rest might be on standby.


+1 nice mobs

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Fri Mar 24, 2017 22:11
by Codesound
Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sat Mar 25, 2017 16:39
by cHyper
Codesound wrote:Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R


bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sat Mar 25, 2017 17:14
by azekill_DIABLO
cHyper wrote:
Codesound wrote:Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R


bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?

oh fu** it's one of my mods.

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sat Mar 25, 2017 19:23
by Codesound
Codesound wrote:bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?


Hi,

sorry for my bad feed....

Win10_x64, minetest-0.4.15-win64, CME Version 2.3.1, Unified Inventory for Minetest 0.4.8+

page turning, going from 9 to 10, appears on the screen this error (see attached files: screenshot that shows before and after switching between pages)...
it seems to me that are not shown in the inventory the icons indicated.... I do not know what it depends

I hope to have been more clear... many and many thanks for all and sorry again for my bad feed.....

R

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Mar 26, 2017 14:15
by azekill_DIABLO
Codesound wrote:
Codesound wrote:bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?


Hi,

sorry for my bad feed....

Win10_x64, minetest-0.4.15-win64, CME Version 2.3.1, Unified Inventory for Minetest 0.4.8+

page turning, going from 9 to 10, appears on the screen this error (see attached files: screenshot that shows before and after switching between pages)...
it seems to me that are not shown in the inventory the icons indicated.... I do not know what it depends

I hope to have been more clear... many and many thanks for all and sorry again for my bad feed.....


R


It's just a missing inventory texture! it loads when you change page and when you come on an item with inexistent textures.

Are you using a mod called "drillers"?

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

PostPosted: Sun Mar 26, 2017 14:46
by Andrey01
Does BlockMen going to add new mobs are based MineCraft?