GithubHelp home page GithubHelp logo

mobs's People

Contributors

cnelsonsic avatar pilzadam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobs's Issues

Attribution for Fireball

Hello, I've been trying to fix licensing issues in Minetest, including in multiple pull requests TenPlus1 accepted in the past year. The readme here implies you created everything other than models. Is that correct? I can't figure it out:

  • Sep 21, 2012 You committed the fireball for the DM
  • Sep 19, 2012 (2 days earlier) sapier committed a DM sprite (but not a fireball? I can't find it in there anywhere, and the sapier github account has no animals_modpack repo).
  • The minetest.net wiki shows the sapier version using the fireball as in your repo, but I can't find a DM using it anywhere else other than in TenPlus1's mobs_monster.
    • In my license pull request to TenPlus1, I attributed sapier for the fireball--maybe that's incorrect and another change is necessary.

I am confused as to how you seem to be the first mobs mod, according to initial comments on your official thread, but that somehow mobf has commits earlier that your repo has commits--maybe you had it somewhere else before you had it on GitHub(?). So, who made the fireball?

Thanks.

disable_fall_damage > enable_fall_damage?

mobs/api.lua

Line 146 in c49cc47

if self.disable_fall_damage and self.object:getvelocity().y == 0 then

shouldn't it be not self.disable_fall_damage?
currently, if disable_fall_damage is true then it enter the code and do damage

ps: i couldn't think of a better title :|

using api, but not the builtin mobs

I would like to depend on this mod so that it can provide an API for me to create other mobs, however I don't want the user to be forced to have the mobs that are builtin to this mod.

Not sure the best way to allow my mod to disable the mobs in your mod.

Let me know your thoughts.

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.