Lua function list

NayrudenNayruden Join Date: 2010-02-26 Member: 70749Members
Here's a list of all functions defined from the client side: <a href="http://nayruden.pastebin.com/kvgSLWtP" target="_blank">http://nayruden.pastebin.com/kvgSLWtP</a>
Here's a list of functions under the Server table on the server side: <a href="http://nayruden.pastebin.com/Rk3PUu75" target="_blank">http://nayruden.pastebin.com/Rk3PUu75</a>

I didn't generate a full list of functions on the server because I figure it's pretty similar to the client.

Note that '_G' means the global table, anything under that can be access by calling it directly (IE, tonumber is under _G).

Comments

  • NayrudenNayruden Join Date: 2010-02-26 Member: 70749Members
    We've started documenting a few of the functions here: <a href="http://wiki.github.com/Nayruden/ns2lua/random-api-info" target="_blank">http://wiki.github.com/Nayruden/ns2lua/random-api-info</a>
  • USNavyFishUSNavyFish Join Date: 2006-12-01 Member: 58798Members
  • DrMonDrMon Join Date: 2010-03-13 Member: 70948Members
    <!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Wow. I love you.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Uhm, very off topic - but do you post on the Infinity forums? Did the trade simulator?
    Sorry - Just saw the name and had to ask :)
  • AsranielAsraniel Join Date: 2002-06-03 Member: 724Members, Playtest Lead, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow, Subnautica Playtester, Retired Community Developer
    why not having this in the official NS2 wiki? just wondering
  • NayrudenNayruden Join Date: 2010-02-26 Member: 70749Members
    <!--quoteo(post=1766078:date=Apr 11 2010, 07:00 PM:name=DrMon)--><div class='quotetop'>QUOTE (DrMon @ Apr 11 2010, 07:00 PM) <a href="index.php?act=findpost&pid=1766078"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Uhm, very off topic - but do you post on the Infinity forums? Did the trade simulator?
    Sorry - Just saw the name and had to ask :)<!--QuoteEnd--></div><!--QuoteEEnd-->

    No, never heard of it.
  • RazorRazor Join Date: 2010-02-23 Member: 70695Members
    If you could getit alphabetized that would be even better but nice list anyway
  • SyknikSyknik InversionNS2.com Join Date: 2002-11-01 Member: 2064Members, Constellation, NS2 Map Tester, Reinforced - Supporter, Reinforced - Shadow
    Awesome stuff, Nayruden, very helpful. cheers.
  • DrMonDrMon Join Date: 2010-03-13 Member: 70948Members
    <!--quoteo(post=1766090:date=Apr 12 2010, 11:56 AM:name=Nayruden)--><div class='quotetop'>QUOTE (Nayruden @ Apr 12 2010, 11:56 AM) <a href="index.php?act=findpost&pid=1766090"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->No, never heard of it.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Sorry, I was referring to USNavyFish, Not you :)
  • devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
    <!--quoteo(post=1766084:date=Apr 11 2010, 09:34 PM:name=Asraniel)--><div class='quotetop'>QUOTE (Asraniel @ Apr 11 2010, 09:34 PM) <a href="index.php?act=findpost&pid=1766084"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->why not having this in the official NS2 wiki? just wondering<!--QuoteEnd--></div><!--QuoteEEnd-->
    You can add it you know :p
  • KaNeKaNe Join Date: 2009-06-19 Member: 67871Members
    I started documenting the parameters and return values.

    <a href="http://nayruden.pastebin.com/ynqXWaQT" target="_blank">http://nayruden.pastebin.com/ynqXWaQT</a>

    Check out future Subdomain posts <a href="http://nayruden.pastebin.com/archive_subdomain.php?p=1" target="_blank">http://nayruden.pastebin.com/archive_subdomain.php?p=1</a> for updates.

    KaNe
  • rsdrsd Join Date: 2003-02-11 Member: 13405Members
    Good work guys. Have pulled out the list as well, but only into the console - couldn't figure out how to get it anywhere else, so this is really helpful.

    One suggestion though - why not use the NS2 wiki rather? Makes more sense as a central place for development info. If you drop off the face of the planet / lose interest in maintaining the git stuff it will be a pain to move to a new platform. Not a criticism at all, just worth considering I think.
Sign In or Register to comment.