Modding Discussion Lua Feature Requests

Discussion in 'Starbound Modding' started by looter, Dec 10, 2013.

  1. madtulip

    madtulip Phantasmal Quasar

    damageTeam()

    i dont get it. two NPCs that have the same output of that function still damage eachother. Ive heared it might not be intended that damageTeam() results in invulnerability towards members of the same team. I thus request that.
     
    Last edited: Mar 2, 2014
  2. Pilchenstein

    Pilchenstein Ketchup Robot

    The functions world.entityQuery() and world.objectQuery() (and I assume all the other query functions) fail if the rectangle you pass them crosses the world spawn.
     
  3. madtulip

    madtulip Phantasmal Quasar

    monster "vampire" only damageable by damage type "garlic". as far as i know there is no kind of resistances and according damages types implemented. id like to see that.
     
    Kuroda_K likes this.
  4. madtulip

    madtulip Phantasmal Quasar

    gui button callbacks
     
  5. madtulip

    madtulip Phantasmal Quasar

    Trees in lua. They are an important in game object but not visible in lua.

    world.damageTiles can be used to chop the stem so its a tile. world.material doesnt see a tile at that position though. please include some kind of querry for trees (stem and leaves).
     
  6. EpicHyloti101

    EpicHyloti101 Subatomic Cosmonaut

    IS IT possible to make the character bigger the one you play.
     

Share This Page