[Modpack] Animals Modpack [2.5] -- 2.6 approaching

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Mon Nov 04, 2013 08:11

neuromancer spawning mobs is quite a heavy task. best thing i could do by now was decoupling from mapgen. this is disabled by default as it may result in loss of mob spawns in some situations. what situations do i meen? e.g. if a server crashes prior a spawn job has been finished. in this case that area never will be spawned. in cas you shutdown a server regulary the shutdown is delayed until all jobs are done (usually some seconds)

2232 mobf isn't providing any recieps for postprocessing raw materials this is up to other mods.
btw you don't get dead meat from undead creatures
DON'T mention coding style!
(c) sapier all rights reserved
 

Jktu
New member
 
Posts: 3
Joined: Mon Nov 04, 2013 20:11

by Jktu » Tue Nov 05, 2013 19:13

I have a problem with mob_bear.
It don't has any bear's models and textures.
So I have an error message during the game like Can't open bear texture
 

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Thu Nov 07, 2013 21:01

bear isn't finished yet, have to complete the bear model I got it's missing some things.

Just released 2.2.2 fixin issues for those not using factions mod with animals modpack
Last edited by sapier on Thu Nov 07, 2013 21:06, edited 1 time in total.
DON'T mention coding style!
(c) sapier all rights reserved
 

User avatar
Silent-Hunter
Member
 
Posts: 30
Joined: Wed Nov 06, 2013 20:06

by Silent-Hunter » Tue Nov 12, 2013 07:31

The animals don't move much. The chickens just kinda sit there, and don't really run away if you hit them.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Tue Nov 12, 2013 11:11

Silent-Hunter wrote:The animals don't move much. The chickens just kinda sit there, and don't really run away if you hit them.

Your cpu might be overloaded, please check if your minetest version was compiled with luajit support which helps a lot in that case.
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

Azuna
Member
 
Posts: 89
Joined: Fri Sep 27, 2013 22:50

by Azuna » Thu Nov 21, 2013 16:32

The Mobs wont show. i had to spawn in a lot of cows and stuff, and i hav enot seen a big red or a vombie. ive been lookin' for a looooong time XD
also, how to breed animals? i dunno how.
and when i right-click, it says faction and debug info
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Thu Nov 21, 2013 16:55

Azuna wrote:The Mobs wont show. i had to spawn in a lot of cows and stuff, and i hav enot seen a big red or a vombie

By default, mobs are only spawned in new territory, so you have to explore regions of the map you havn't been to before.

Azuna wrote:also, how to breed animals? i dunno how.

For those animals that support it (e.g. cows, chicken, sheep, ..), place a barn filled with "food" (they eat leaves) close to the animals. When they wander around and find the food, they'll reproduce. It may take some time.

Azuna wrote:and when i right-click, it says faction and debug info

Yes, that's right, that prints debug information on the console. If you're not developing, just ignore it.
A list of my mods can be found here.
 

roguelikesesp
Member
 
Posts: 10
Joined: Thu Nov 21, 2013 22:25

by roguelikesesp » Sat Nov 23, 2013 00:48

¿How much mobs we are talking? :3
 

Azuna
Member
 
Posts: 89
Joined: Fri Sep 27, 2013 22:50

by Azuna » Sat Nov 23, 2013 20:19

Sokomine wrote:By default, mobs are only spawned in new territory, so you have to explore regions of the map you havn't been to before.

For those animals that support it (e.g. cows, chicken, sheep, ..), place a barn filled with "food" (they eat leaves) close to the animals. When they wander around and find the food, they'll reproduce. It may take some time.


Yes, that's right, that prints debug information on the console. If you're not developing, just ignore it.

Tank yoooou :3 btw this is Plum-chan :D
 

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Sun Nov 24, 2013 16:11

azuna if you want mobs to spawn in old areas to you can enable secondary spawning, but be warned this may cause performance issues


EDIT1:

I've just released Version 2.2.90 it's first prerelease for upcoming 2.3 release for minetest 0.4.8 so please test!
Last edited by sapier on Sun Nov 24, 2013 16:15, edited 1 time in total.
DON'T mention coding style!
(c) sapier all rights reserved
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Tue Nov 26, 2013 22:48

AspireMint has written some models (including animations) and textures for new animals. The integration into mobf isn't perfect yet - getting a swan to swim isn't easy, and some other aspects are not perfect yet either. If you like to test it, get the mobf_animals repro from github.

Rabbits come in brown, grey and white (good for snowy landscapes):
ImageImageImage

A donkey you can actually ride on:
Image

Butterflies:
Image

A swan:
Image

A turtle (hides inside its shell if you attack it!):
Image

Although the mobf versions are not perfect yet, they are already more convincing in "behaviour" and movement than the simple mobs versions.

Thanks to AspireMint for the fine models and to sapier for mobf!
Attachments
mobf_animals-master.zip
(351.35 KiB) Downloaded 268 times
A list of my mods can be found here.
 

User avatar
MirceaKitsune
Member
 
Posts: 809
Joined: Sat May 21, 2011 22:31
GitHub: MirceaKitsune
IRC: Taoki
In-game: MirceaKitsune

by MirceaKitsune » Wed Nov 27, 2013 00:57

Sokomine wrote:AspireMint has written some models (including animations) and textures for new animals. The integration into mobf isn't perfect yet - getting a swan to swim isn't easy, and some other aspects are not perfect yet either. If you like to test it, get the mobf_animals repro from github.

Rabbits come in brown, grey and white (good for snowy landscapes):
http://mg.viewskew.com/mgoblin_media/media_entries/466/animal_rabbit_brown.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/464/animal_rabbit_snow.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/465/animal_rabbit_grey.png

A donkey you can actually ride on:
http://mg.viewskew.com/mgoblin_media/media_entries/468/animal_donkey.png

Butterflies:
http://mg.viewskew.com/mgoblin_media/media_entries/469/animal_butterfly.png

A swan:
http://mg.viewskew.com/mgoblin_media/media_entries/470/animal_swan.png

A turtle (hides inside its shell if you attack it!):
http://mg.viewskew.com/mgoblin_media/media_entries/467/animal_turtle.png

Although the mobf versions are not perfect yet, they are already more convincing in "behaviour" and movement than the simple mobs versions.

Thanks to AspireMint for the fine models and to sapier for mobf!


A-W-E-S-O-M-E. Swan seems to have a bent neck however... I suggest correcting that especially if this is intended for default (otherwise it breaks the style).
Last edited by MirceaKitsune on Wed Nov 27, 2013 00:57, edited 1 time in total.
 

User avatar
Tedypig
Member
 
Posts: 284
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear

by Tedypig » Wed Nov 27, 2013 06:12

I cant find craft recipies anywhere for most of the tool (like shears) anyone have a link to a readme with the recipies? Any help will do. Thanks in advance!


EDIT:Typos (lots if them)....damn small touchscreen buttons.. lmao..


PS:How can I make the chat shut up with the constant updates?
Last edited by Tedypig on Wed Nov 27, 2013 06:17, edited 1 time in total.
01010100 01100101 01100100 01111001 01110000 01101001 01100111
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Wed Nov 27, 2013 13:03

MirceaKitsune wrote:
Sokomine wrote:AspireMint has written some models (including animations) and textures for new animals. The integration into mobf isn't perfect yet - getting a swan to swim isn't easy, and some other aspects are not perfect yet either. If you like to test it, get the mobf_animals repro from github.

Rabbits come in brown, grey and white (good for snowy landscapes):
http://mg.viewskew.com/mgoblin_media/media_entries/466/animal_rabbit_brown.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/464/animal_rabbit_snow.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/465/animal_rabbit_grey.png

A donkey you can actually ride on:
http://mg.viewskew.com/mgoblin_media/media_entries/468/animal_donkey.png

Butterflies:
http://mg.viewskew.com/mgoblin_media/media_entries/469/animal_butterfly.png

A swan:
http://mg.viewskew.com/mgoblin_media/media_entries/470/animal_swan.png

A turtle (hides inside its shell if you attack it!):
http://mg.viewskew.com/mgoblin_media/media_entries/467/animal_turtle.png

Although the mobf versions are not perfect yet, they are already more convincing in "behaviour" and movement than the simple mobs versions.

Thanks to AspireMint for the fine models and to sapier for mobf!


A-W-E-S-O-M-E. Swan seems to have a bent neck however... I suggest correcting that especially if this is intended for default (otherwise it breaks the style).


This is beautiful. Absolutely, truly beautful. I support the new critters all the way.

Could some of the bunnies, butterflies, and turtles live in the caves underground like slimes do?

I think bumble bees would make for a good mob idea.
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Wed Nov 27, 2013 15:34

Tedypig wrote:I cant find craft recipies anywhere for most of the tool (like shears) anyone have a link to a readme with the recipies? Any help will do. Thanks in advance!


Look for the recipes in the init.lua in the folder/directory called 'animalmaterials'.
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Wed Nov 27, 2013 19:01

How long does it take for the new animals to appear? I haven't found any yet.
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Thu Nov 28, 2013 05:34

MirceaKitsune wrote:Swan seems to have a bent neck however... I suggest correcting that especially if this is intended for default (otherwise it breaks the style).

I don't quite get what you mean, and AspireMint seemed equally puzzled. Can you please describe what you're talking about in a diffrent way? Or show a drawing as a sample?

Inocudom wrote:Could some of the bunnies, butterflies, and turtles live in the caves underground like slimes do?

I don't think they ought to spawn there by default. Neither of those creatures lives in caves. Bunnies dig their own tunnels, but those are too small for players. If you want animals to spawn in caves, you can change it in your local version by adding further spawn algorithms. Or - which is perhaps easier - catch some animals on the surface with a lasso or net and place them in your underground garden :-)

Inocudom wrote:I think bumble bees would make for a good mob idea.

You have to convince someone with blender skills to do a bumble bee. At least it ought to be a pretty simple model. Getting it to fly in a convincing way may be more challenging.

Inocudom wrote:How long does it take for the new animals to appear? I haven't found any yet.

Without secondary spawning enabled, they appear only in newly generated regions. They're not especially rare there (about equal to the other animals).
A list of my mods can be found here.
 

User avatar
MirceaKitsune
Member
 
Posts: 809
Joined: Sat May 21, 2011 22:31
GitHub: MirceaKitsune
IRC: Taoki
In-game: MirceaKitsune

by MirceaKitsune » Thu Nov 28, 2013 11:20

Sokomine wrote:
MirceaKitsune wrote:Swan seems to have a bent neck however... I suggest correcting that especially if this is intended for default (otherwise it breaks the style).

I don't quite get what you mean, and AspireMint seemed equally puzzled. Can you please describe what you're talking about in a diffrent way? Or show a drawing as a sample?


Sorry about that. I meant that in the screenshot, I got the impression the swan has a bent neck. For the default style, I believe all models should be made of straight blocks only. Same thing Minecraft does... no mob contains any bent / round / cone body parts, everything's made of perfect blocks.
 

User avatar
Tedypig
Member
 
Posts: 284
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear

by Tedypig » Thu Nov 28, 2013 16:41

Topywo wrote:Look for the recipes in the init.lua in the folder/directory called 'animalmaterials'.


I did that, there's only 3 recipes in there. I found 'barn' in it's folder, but I can't seem to find 'scissors', 'lasso' (I figured that one out myself), I'm not on my normal computer so I can't list all that I'm missing. I wish there was a screenshot style recipe section somewhere. I do have scissors now, but I had to make up a recipe for it. Sapier can you add a page or make a quick wiki on recipes? It sure would be helpful to newer users of your mod (and for people that don't understand Lua good enough to find it in the code). Thanks.
01010100 01100101 01100100 01111001 01110000 01101001 01100111
 

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Thu Nov 28, 2013 22:47

@tedypig I recommend reading lead post of this thread ;-)
https://github.com/sapier/animals_modpack/wiki/User-documentation
I've already tried different ways to make people read documentation but haven't found a way that really works :-)


Release plan:
Friday Version 2.2.91
Sunday Version 2.3

plz do final tests to ensure mobf really does what it's intended to do.
Last edited by sapier on Thu Nov 28, 2013 22:56, edited 1 time in total.
DON'T mention coding style!
(c) sapier all rights reserved
 

User avatar
Tedypig
Member
 
Posts: 284
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear

by Tedypig » Fri Nov 29, 2013 00:58

Thank you sapier. One more and I will leave you alone. Lol. The saddle resipe is missing from that. Also, about shutting up the chat?
01010100 01100101 01100100 01111001 01110000 01101001 01100111
 

User avatar
RealBadAngel
Member
 
Posts: 556
Joined: Wed Jul 18, 2012 16:30

by RealBadAngel » Fri Nov 29, 2013 01:15

Tedypig wrote:
Topywo wrote:Look for the recipes in the init.lua in the folder/directory called 'animalmaterials'.


I did that, there's only 3 recipes in there. I found 'barn' in it's folder, but I can't seem to find 'scissors', 'lasso' (I figured that one out myself), I'm not on my normal computer so I can't list all that I'm missing. I wish there was a screenshot style recipe section somewhere. I do have scissors now, but I had to make up a recipe for it. Sapier can you add a page or make a quick wiki on recipes? It sure would be helpful to newer users of your mod (and for people that don't understand Lua good enough to find it in the code). Thanks.

Unified Inventory is good at showing you all the craft recipes for an item ;)
 

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Fri Nov 29, 2013 18:53

There is no saddle reciep you can only buy it from trader
DON'T mention coding style!
(c) sapier all rights reserved
 

Azuna
Member
 
Posts: 89
Joined: Fri Sep 27, 2013 22:50

by Azuna » Fri Nov 29, 2013 19:17

I found this hut with a guard in it attacking these zombiethings just SWARMING THE PLACE. they killed all the other things. who needs sleep, anyways? ;~;
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Fri Nov 29, 2013 19:23

MirceaKitsune wrote:
Sokomine wrote:AspireMint has written some models (including animations) and textures for new animals. The integration into mobf isn't perfect yet - getting a swan to swim isn't easy, and some other aspects are not perfect yet either. If you like to test it, get the mobf_animals repro from github.

Rabbits come in brown, grey and white (good for snowy landscapes):
http://mg.viewskew.com/mgoblin_media/media_entries/466/animal_rabbit_brown.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/464/animal_rabbit_snow.pnghttp://mg.viewskew.com/mgoblin_media/media_entries/465/animal_rabbit_grey.png

A donkey you can actually ride on:
http://mg.viewskew.com/mgoblin_media/media_entries/468/animal_donkey.png

Butterflies:
http://mg.viewskew.com/mgoblin_media/media_entries/469/animal_butterfly.png

A swan:
http://mg.viewskew.com/mgoblin_media/media_entries/470/animal_swan.png

A turtle (hides inside its shell if you attack it!):
http://mg.viewskew.com/mgoblin_media/media_entries/467/animal_turtle.png

Although the mobf versions are not perfect yet, they are already more convincing in "behaviour" and movement than the simple mobs versions.

Thanks to AspireMint for the fine models and to sapier for mobf!


A-W-E-S-O-M-E. Swan seems to have a bent neck however... I suggest correcting that especially if this is intended for default (otherwise it breaks the style).


Doesn't anybody care about these animals that AspireMint made? Anybody at all?

AspireMint, if you are reading this, I strongly urge you to add your custom animals to simple_mobs. Otherwise, they will not have any value in the eyes of the masses in this community.
Last edited by Inocudom on Sat Nov 30, 2013 00:55, edited 1 time in total.
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Sat Nov 30, 2013 05:12

The problem is: simple mobs is not meant to handle nicely animated peaceful mobs. I tried AspireMints models with simple mobs first (in the hope to get them on some servers), but wasn't satisfied with the result. Simple mobs are simple...and sometimes that behaviour is just too simple :-( A turtle..hopping...every other moment...that's just...they don't do that. If you want good and halfway convincing animals, mobf is far superior.

Sapier claims that it consumes far less CPU cycles by now - most seem to have been used for spawning the animals. Having lots of mobf animals roam around the map is usually no problem. As long as you get rid of the vombies. Perhaps simple mobs ought to be used for fighting, while mobf can handle mobs you don't want to kill on sight but watch for longer than 2 seconds (the dirt- and sandmonsters in simple mobs are ok as well; the sheep are not).
A list of my mods can be found here.
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sat Nov 30, 2013 05:57

Sokomine wrote:The problem is: simple mobs is not meant to handle nicely animated peaceful mobs. I tried AspireMints models with simple mobs first (in the hope to get them on some servers), but wasn't satisfied with the result. Simple mobs are simple...and sometimes that behaviour is just too simple :-( A turtle..hopping...every other moment...that's just...they don't do that. If you want good and halfway convincing animals, mobf is far superior.

Sapier claims that it consumes far less CPU cycles by now - most seem to have been used for spawning the animals. Having lots of mobf animals roam around the map is usually no problem. As long as you get rid of the vombies. Perhaps simple mobs ought to be used for fighting, while mobf can handle mobs you don't want to kill on sight but watch for longer than 2 seconds (the dirt- and sandmonsters in simple mobs are ok as well; the sheep are not).


I like mobf better than simple_mobs myself, but the masses don't share my enthusiasm. Just look at the following lines in yesterday's #minetest chat log:
http://irc.minetest.ru/minetest/2013-11-29#i_3461880
I find the chat discussion to be disheartening.
 

sapier
Member
 
Posts: 763
Joined: Tue Aug 16, 2011 18:17

by sapier » Sat Nov 30, 2013 10:38

Instead of complaining about "beeing bad" you should start reporting the issues inocudom ... what you do atm is just bashing without any proof for your claims.
There are bugs in mobf for sure but most of them are minor or not even mob bugs .. if people add 100 mods and thousand mobs to a slow single core server this won't work for sure. I keep on improving to make mobf handl those slow machines but I doubt I will ever be able to run mobf on a 1990 486DX33
DON'T mention coding style!
(c) sapier all rights reserved
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sat Nov 30, 2013 15:57

sapier wrote:Instead of complaining about "beeing bad" you should start reporting the issues inocudom ... what you do atm is just bashing without any proof for your claims.
There are bugs in mobf for sure but most of them are minor or not even mob bugs .. if people add 100 mods and thousand mobs to a slow single core server this won't work for sure. I keep on improving to make mobf handl those slow machines but I doubt I will ever be able to run mobf on a 1990 486DX33


You should go on #minetest and tell john_minetest (and the rest of the people there) that.

Will AspireMint's new animals be added to mobf? They are very pretty and deserve to be part of mobf (or an expansion pack of it.)

There should be an option that prevents mobs from destroying nodes that can be toggled on and off in a configuration setting.
 

User avatar
valmet565
Member
 
Posts: 12
Joined: Sat Nov 02, 2013 19:22

by valmet565 » Sat Nov 30, 2013 19:33

Great job Sapier and AspireMint. I am your fans. I upgraded today to version 2.2.91, and I also tried new animals: donkey, swan, etc. The donkey moves really well, just awesome. I like this more than the Simple mobs.

I lifted spawning density. I feel more comfortable when they are a little less and fps is very good.
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 10 guests

cron