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

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

request:
Image Image Image

sfan5
Moderator
Posts: 4094
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

rinoux wrote:request:
Image Image Image
+1
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
neko259
Member
Posts: 805
Joined: Sun Jun 19, 2011 06:51

by neko259 » Post

And maybe birds too? So that they could set on trees, make nests (crafting stick from them) and lay eggs (food).
s3tuPDfUv2IyvXHzPmE31MQvnWULv1zj

User avatar
dannydark
Member
Posts: 428
Joined: Fri Aug 12, 2011 21:28
Location: Manchester, UK

by dannydark » Post

Your vampire texture looks more like a zombie ^_^ hehe

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

by sapier » Post

probably i should rename it to vambie ;-). I'm not very good in graphics things so please excuse me ;-).


fish ... uhhh .... I'll have a thought about this but I'm not sure if changes aren't that big a separate mod would be better. I assume you would like to have a fishing rod too?
DON'T mention coding style!
(c) sapier all rights reserved

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

sapier wrote: I assume you would like to have a fishing rod too?
Yesssssssss :-)

User avatar
dannydark
Member
Posts: 428
Joined: Fri Aug 12, 2011 21:28
Location: Manchester, UK

by dannydark » Post

Vambie haha nice ^_^

Also adding Fish would be great ^_^ why would it need to be in a different mod though? :S

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

by sapier » Post

you're right has been just a first thought. It would require adding a completely different movement generator. This could be done the same way different spawn algorithms are used for different animals.

Adding distance attacks still remains my priority as it's most likely to be the last step to even replace dm's.

Edit1:
i don't se a way implementing fishing rod's within current minetest, probably fishing nets/baskets would be better for time beeing
Last edited by sapier on Thu Jan 05, 2012 11:22, edited 1 time in total.
DON'T mention coding style!
(c) sapier all rights reserved

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

+1

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

sapier wrote:there's no official precompiled windows version supporting getvelocity by now.

If you want you may use this build I just created, but of course I can't give any warranty it won't ruin your system. All I can guarantee is it didn't ruin my system by now ;-).
http://www.mediafire.com/?ciawv822imhn1n3
Good way to destroy a brand new laptop XD

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

by sapier » Post

Good way to destroy a brand new laptop XD
Don't know what you mean? Of course I can't expect you to trust me just wanted to provide an additional option. You can still compile it yourself it isn't that hard. I'm using linux normaly and got a windows build within an hour. (Including finding and downloading all required tools)
DON'T mention coding style!
(c) sapier all rights reserved

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

Deer almost done. [EDIT] finished.

Image
Last edited by rinoux on Fri Jan 06, 2012 17:17, edited 1 time in total.

User avatar
MrThebuilder3
Member
Posts: 104
Joined: Sat Nov 19, 2011 18:26

by MrThebuilder3 » Post

what about an pet mob like a wolf?

sfan5
Moderator
Posts: 4094
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

MrThebuilder3 wrote:what about an pet mob like a wolf?
+2
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

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

by sapier » Post

I've just reorganized the main post (again) did some cleanup and added a new section collection your suggestions.

By the way have a look at the new distance attack feature of hostile mobs ... but beware plasma balls (the blue ones) will remove terrain on explosion too ... at least if its not stone or cobble. Another interesting thing about plasma balls is they do damage to anything within a certain distance no mater if hitting or not.

@jeija sorry I intended to use your mod but had to do to many modifications but still many thanks for your ideas

@MrThebuilder3 With pet mob you mean a mob following the player? Or did I missunderstand you?
Last edited by sapier on Fri Jan 06, 2012 21:31, edited 1 time in total.
DON'T mention coding style!
(c) sapier all rights reserved

robin
Member
Posts: 22
Joined: Mon Jan 02, 2012 15:53

by robin » Post

Code: Select all

22:35:39: ACTION[ServerThread]: robin joins game. List of players: robin 
22:35:42: ERROR[ServerThread]: ERROR: An unhandled exception occurred: LuaError: 
error: ...erver/bin/../data/mods/animals/generic_functions.lua:708: 'for' limit m
ust be a number
22:35:42: ERROR[ServerThread]: stack traceback:

In thread 7fc93abcf700:
/home/robin/modbase/minetest/src/server.cpp:115: virtual void* ServerThread::Thre
ad(): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7fc93abcf700:
#0  virtual void* ServerThread::Thread()
(Leftover data: #1  void Server::AsyncRunStep())
(Leftover data: #2  virtual void ServerEnvironment::step(float))
(Leftover data: #3  RemoteClient* Server::getClient(irr::u16))
(Leftover data: #4  static InventoryItem* InventoryItem::deSerialize(std::istream
&, IGameDef*))
DEBUG STACK FOR THREAD 7fc93c9ce720:
#0  int main(int, char**)
#1  void dedicated_server_loop(Server&, bool&)
(Leftover data: #2  void Server::step(float))
Aborted
Throws an error on join.

User avatar
MrThebuilder3
Member
Posts: 104
Joined: Sat Nov 19, 2011 18:26

by MrThebuilder3 » Post

With pet mob you mean a mob following the player? Or did I missunderstand you?
yes and maybe attacking?

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

by sapier » Post

following won't be that hard ... at least a simple way of following. It'll be a real hard task to get the animal smoothly following a player constantly running up and down the hills. At least as much work as adding fish ;-)

I've put it on the list and like the idea but I can't tell by now when it'll be finished. And It's not quite topic of the mod ;-) Probably I'll create another mod and just add a wild animal you'll have to catch and tame in animals.
DON'T mention coding style!
(c) sapier all rights reserved

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

The cow. Image

and if you want:

Image Image Image Image Image
Last edited by rinoux on Sat Jan 07, 2012 15:36, edited 1 time in total.

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

by sapier » Post

Thanks again rinoux, really amazing work!

I like your ham graphic too but ther ain't ham in animals. And I don't intend to add it anytime soon, sorry. I think processing of raw material better should be done in other mods.
DON'T mention coding style!
(c) sapier all rights reserved

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

Thanks go to you, who made this great mod !! I think the milk have a little problem, so there is a new version with alpha channel.
Image

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

Dude, we need BIGFOOT!!!!!!!!!!!

r_kAY
New member
Posts: 8
Joined: Sun Jan 08, 2012 17:49

by r_kAY » Post

It's cool but I think the animals should definitely be 3d, @sapier do you need help designing the 3d animals? I can do that.

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

r_kAY wrote:It's cool but I think the animals should definitely be 3d, @sapier do you need help designing the 3d animals? I can do that.
I agree.

r_kAY
New member
Posts: 8
Joined: Sun Jan 08, 2012 17:49

by r_kAY » Post

@rinoux your cow is pretty good but I was thinking more of a cartoon style animal. The design you have is nice maybe we can work together.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 22 guests