[Mod] Petz [DEPRECATED] [petz]

The next Petz will be...

Deer (Prince Of The Forest)
9
31%
Vulture (King of the Death)
9
31%
Armadillo (Master in the Defense)
11
38%
 
Total votes: 29

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4)

by runs » Post

v3.4.1
- Mobkit updated to the latest "alpha release 190927"

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by Imk » Post

Animals, especially wolves, howl strongly at a great distance from the player. Realities and indeed they are heard a little. Other animals are not played in the game either. Is there an offer from the gamers that can somehow reduce the cleanliness and distance of sounds? It seems that they are heard all not around you but all that is in the world.

https://www.youtube.com/watch?v=wCcFcxd ... e=youtu.be
Last edited by Imk on Sun Sep 29, 2019 15:26, edited 1 time in total.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by runs » Post

Imk wrote:Animals, especially wolves, howl strongly at a great distance from the player. Realities and indeed they are heard a little. Other animals are not played in the game either. Is there an offer from the gamers that can somehow reduce the cleanliness and distance of sounds? It seems that they are heard all not around you but all that is in the world.
In petz.conf there is a 'max_hear_distance' setting. It is set to 5 by default for all the animals.

Can you confirm that can be heard wolves howling more than 5 nodes away?

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by Imk » Post

quickly read did not have time to add a video with the sound of pets
v3.4 I haven’t set newer yet
https://www.youtube.com/watch?v=wCcFcxd ... e=youtu.be

More often at night, or does it seem so to me?

I myself don’t know what to come up with can somehow make them softer. You are in the deep jungle. Even the elephants are not on my grief, they are very thin, but I think somewhere is also heard

Yes I bring only bad news

I forget to say good mistake so that it doesn’t appear more and in general while there are no errors on this mod for 4 days

really liked that the wolves run after the lambs, piglets))) This is so conceived in the behavior of the wolf or confusion? but I realized that other games were conceived also saw this

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by Imk » Post

We still have our own background sounds, maybe together they give such a catophony
difficult to explain easier to hear yourself teracrime.ddns.net:30008

Code: Select all

##Misc Random Sound for Petz
#Default = 50
misc_sound_chance = 50
#max hear distance
max_hear_distance = 5
did not change the meaning

it seems that the block restriction does not work

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by Imk » Post

runs
found the exact problem.
There's a player 1 he doesn't have any animals around him (100% that's true).
comes into play with a player 2 who has animals around him.
As a result, player 1 hears animals that are close to player 2.
Despite the fact that the players are at a huge distance from each other.
Player 3 comes in and has animals next to him.
Player 3 hears the sounds of his animals and player 2.
Therefore, player 3 is shocked by the sounds of wild jungle around.

and when you go into the game, 10 people know what's going on.)

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by Imk » Post

v3.4

Code: Select all

2019-09-29 22:32:11: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'petz' in callback luaentity_Step(): ...k/minetest/bin/../mods/petz/petz/misc/behaviours.lua:78: attempt to compare number with nil
2019-09-29 22:32:11: ERROR[Main]: stack traceback:
2019-09-29 22:32:11: ERROR[Main]:       ...k/minetest/bin/../mods/petz/petz/misc/behaviours.lua:78: in function 'brainfunc'
2019-09-29 22:32:11: ERROR[Main]:       /home/imk/minetest/bin/../mods/petz/mobkit/init.lua:886: in function 'stepfunc'
2019-09-29 22:32:11: ERROR[Main]:       ...k/minetest/bin/../mods/petz/petz/petz/bat_mobkit.lua:80: in function <...k/minetest/bin/../mods/petz/petz/petz/bat_mobkit.lua:79>
I'm gonna upgrade to a new one v3.4.1

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by runs » Post

v3.4.2
- Fixed crash when minetest.get_node_light returns nil.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by runs » Post

v3.4.3
- Fixed global sounds of mobs (thanks to Sokomine for this fix)

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by runs » Post

Imk wrote:We still have our own background sounds, maybe together they give such a catophony
difficult to explain easier to hear yourself teracrime.ddns.net:30008

Code: Select all

##Misc Random Sound for Petz
#Default = 50
misc_sound_chance = 50
#max hear distance
max_hear_distance = 5
did not change the meaning

it seems that the block restriction does not work
It solved in v3.4.3

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.1)

by runs » Post

Imk wrote:v3.4

Code: Select all

2019-09-29 22:32:11: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'petz' in callback luaentity_Step(): ...k/minetest/bin/../mods/petz/petz/misc/behaviours.lua:78: attempt to compare number with nil
2019-09-29 22:32:11: ERROR[Main]: stack traceback:
2019-09-29 22:32:11: ERROR[Main]:       ...k/minetest/bin/../mods/petz/petz/misc/behaviours.lua:78: in function 'brainfunc'
2019-09-29 22:32:11: ERROR[Main]:       /home/imk/minetest/bin/../mods/petz/mobkit/init.lua:886: in function 'stepfunc'
2019-09-29 22:32:11: ERROR[Main]:       ...k/minetest/bin/../mods/petz/petz/petz/bat_mobkit.lua:80: in function <...k/minetest/bin/../mods/petz/petz/petz/bat_mobkit.lua:79>
I'm gonna upgrade to a new one v3.4.1
It solved in v3.4.3

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.3)

by Imk » Post

Thank you from server and administration users
Image

User avatar
Imk
Member
Posts: 490
Joined: Mon Nov 05, 2018 19:15
In-game: Imk
Location: Crimea, Russia
Contact:

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.3)

by Imk » Post

mobs_magic_lasso(mobs_redo) same Kraft petz_lasso

we need to make another recipe.
Krafting is just petz_lasso
by the words of the players.
petz_lasso doesn't work with mobs from mobs_redo

mobs_magic_lasso Which is why we need it, too.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.3)

by runs » Post

v3.4.4
- Fix: Lasso had the same recipe than mobs_redo lasso.
- Now dolphins jump randomly.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.4)

by runs » Post

v3.4.5
- Improved the dolphin jumping.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.5)

by runs » Post

v3.5
Image Image
- [mobkit] Added clownfishes and tropicalfishes to ocean. And fishtank related stuff too.
Last edited by runs on Sat Oct 05, 2019 12:04, edited 1 time in total.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.5)

by runs » Post

v3.5.1 [mobkit]
- Fixed: Fishes suffocate when out water.
- Fixed: Hunger increased health in tamagochi mode.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.5.1)

by runs » Post

v3.5.2
- Updated to mobkit 191005

u18398

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.5)

by u18398 » Post

runs wrote:v3.5
Image Image
- [mobkit] Added clownfishes and tropicalfishes to ocean. And fishtank related stuff too.
the clownfish are so sweet :D

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.5.2)

by runs » Post

v3.5.3
Thanks to Sokomine that fixed some bugs:
- fixed bug in petz.remove_owner
- fix crash in on_rightclick when pregnant_count is not set for old petz
- make male elephant babies possible

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.4.5)

by runs » Post

Gundul wrote:
runs wrote:v3.5
Image Image
- [mobkit] Added clownfishes and tropicalfishes to ocean. And fishtank related stuff too.
the clownfish are so sweet :D
Searching for nemo :-D

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v3.5.3)

by runs » Post

v3.5.4
Fix thanks to Sokomine
- check all mobs as candidates when spawning - do not abort at the first mob that cannot spawn: So some mobs like hamsters and camel now can spawn.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v4.0)

by runs » Post

v4.0
Image
Image
Image

- [mobkit] Added frog, beaver and turtle.

Bread
Member
Posts: 41
Joined: Tue Mar 17, 2015 14:29

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v4.0)

by Bread » Post

I like this mod(Mobkit Version).

I am playing with awards mod. I have seen this error.

Code: Select all

ModError: Failed to load and run script from U:\minetest\minetest-5.1.0-d77ea76-win64\bin\..\mods\petz\petz\init.lua:
....1.0-d77ea76-win64\bin\..\mods\petz\petz/misc/awards.lua:1: attempt to index global 'awards' (a nil value)
stack traceback:
	....1.0-d77ea76-win64\bin\..\mods\petz\petz/misc/awards.lua:1: in main chunk
	...etest-5.1.0-d77ea76-win64\bin\..\mods\petz\petz\init.lua:46: in main chunk
I think awards should be in optional_depends in mod.conf. It works when I do it.

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD] Petz (petz) [mobs_redo|mobkit] (v4.0)

by runs » Post

v4.1
- Fix: Remove awards.

Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests