Basic Fauna for Minetest Game
Find a file
Christian Aistleitner d099d55d98 cat: Fix trust increase after playing
`add_trust` was hard capped at 5. As both feeding and playing with the
cat used `add_trust` it was not possible to reach trust > 5. But for
following orders, trust > 5 is required.

We allow to pass the max achievable trust as parameter to `add_trust`,
and tune playing with the cat to allow reaching trust 10.
This allows (by feeding and afterwards playing with it) to reach a
trust > 5 for a cat. Then, the cat will follow orders.
2024-11-17 09:55:41 +01:00
api cat: Fix trust increase after playing 2024-11-17 09:55:41 +01:00
libri Final touches 2024-01-10 17:45:08 -08:00
mobs Fix some stuff 2024-02-24 19:04:13 -08:00
models Update 0.7 2024-01-10 17:30:54 -08:00
sounds Fix more positional stereo sound 2024-06-30 06:29:21 +08:00
textures Update 0.7 2024-01-10 17:30:54 -08:00
.luacheckrc Minor Behavior Overhaul 2024-01-04 11:15:02 -08:00
craftitems.lua Fix some stuff 2024-02-24 19:04:13 -08:00
init.lua Final touches 2024-01-10 17:45:08 -08:00
LICENSE 0.4 2022-08-12 22:17:42 -07:00
mod.conf Fix some stuff 2024-02-24 19:04:13 -08:00
settingtypes.txt Spawn Settings 2022-10-22 01:27:58 -07:00