GithubHelp home page GithubHelp logo

animalworld's People

Contributors

skandarella avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

animalworld's Issues

Animals' health points are unbalanced

Some animals have HP while some have really low... while this can be solved by tweaking it by myself, I think this should be fixed on the actual mod as well.

Animals skinning/texture issue

Animals are not being properly skinned, sometimes 1 or no textures appear, and the rest of the animal is shown as white.
Error_Animal-World

Textures appear white/incomplete on mobile

The animals appear perfectly fine on desktop clients but on mobile the textures do not load. The mobile players in my server only see them as either white, black or only loading a few parts.

ERROR

2023-01-24 16:29:25: ERROR[Main]: ModError: Failed to load and run script from F:\TW\minetest-5.6.1-win64\bin\..\mods\animalworld\init.lua:
2023-01-24 16:29:25: ERROR[Main]: Number of registerable nodes (32768) exceeded (stairs:stair_inner_termiteconcreteyellow)
2023-01-24 16:29:25: ERROR[Main]: stack traceback:
2023-01-24 16:29:25: ERROR[Main]: 	[C]: in function 'register_item_raw'
2023-01-24 16:29:25: ERROR[Main]: 	F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:184: in function 'register_item'
2023-01-24 16:29:25: ERROR[Main]: 	F:\TW\minetest-5.6.1-win64\bin\..\builtin\game\register.lua:210: in function 'old_register_node'
2023-01-24 16:29:25: ERROR[Main]: 	....1-win64\bin\..\games\minetest_game\mods\stairs\init.lua:358: in function 'register_stair_inner'
2023-01-24 16:29:25: ERROR[Main]: 	....1-win64\bin\..\games\minetest_game\mods\stairs\init.lua:512: in function 'register_stair_and_slab'
2023-01-24 16:29:25: ERROR[Main]: 	...5.6.1-win64\bin\..\mods\animalworld/concretecrafting.lua:182: in main chunk
2023-01-24 16:29:25: ERROR[Main]: 	[C]: in function 'dofile'
2023-01-24 16:29:25: ERROR[Main]: 	F:\TW\minetest-5.6.1-win64\bin\..\mods\animalworld\init.lua:110: in main chunk

Feeding of different grasses for mobs

Whilst trying to add support for this mod in ebiomes(Extra Biomes) I stumbled upon an issue.

Mobs only eat default:grass

For example the yak

follow = {
	"farming:wheat", "default:grass_1", "farming:barley",
	"farming:oat", "farming:rye", "farming:carrot", "farming:beans", "farming:lettuce"
},

For mod compatibility It may be best to let mobs follow group:grass or group:normal_grass instead.

Snippet from minetest's default grass

groups = {snappy = 3, flora = 1, attached_node = 1, grass = 1,
		normal_grass = 1, flammable = 1},

Can't use cow milk to make cheese

It seems that the provided bucket of milk can only be used with yak. Once the mod was installed I could not farm a bucket of milk to use with cheese and other animalworld recipe as there was no yak around.
I could get a bucket of milk with a cow, but it is unusable for recipes.

Undeclared global variables

2021-02-21 14:55:07: WARNING[Main]: Undeclared global variable "spawn_by" accessed at ...es/minetest-server/.minetest/mods/Animal-World/moose.lua:79
2021-02-21 14:55:07: WARNING[Main]: Undeclared global variable "mobs_shoot_egg" accessed at ...inetest-server/.minetest/mods/Animal-World/blackbird.lua:107
2021-02-21 14:55:07: WARNING[Main]: Undeclared global variable "spawn_by" accessed at ...minetest-server/.minetest/mods/Animal-World/kangaroo.lua:75
2021-02-21 14:55:07: WARNING[Main]: Undeclared global variable "spawn_by" accessed at .../minetest-server/.minetest/mods/Animal-World/lobster.lua:84

File models\Orangutan.b3d and orangutan textures are missing.

The current release on ContentDb has this file, but if you pull the mod from here(this git repo), you get models\Orangutan.b3d is missing errors and the orangutans do not spawn in jungles.
Also the orangutan textures are missing:
textureorangutan.png
aorangutan.png
textureorangutanbaby.png

French translation

Hello,

Is it possible to add the french translation? I opened a pull request containing the necessary file.

Textures are mostly black

The textures are not displayed correctly for some reason
All animals are partially black, when i turn shaders off they are white
Using latest minetest 5.5.0 from git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.