Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
[NodeJS] Sprite-Extractor
Results 1 to 3 of 3

Thread: [NodeJS] Sprite-Extractor

  1. #1
    Junior Member
    Join Date
    Dec 2014
    Posts
    1

    [NodeJS] Sprite-Extractor

    hi,

    I developed a sprite-extractor in NodeJS, it was fun to create.
    https://github.com/TibiaJS/sprites-extractor

    if you are interested in Tibia & Node, take hello on Twitter: @gpedro_

  2. #2
    Senior Member
    Join Date
    Nov 2009
    Posts
    320
    My only experience between Tibia and Node was to create TFS accounts and players on mysql by a text file, that I used on my server.
    But why instead of a for loop and queue, you did not used recursion ? I think it would be easier hehe

    BTW: A Node.js Tibia server would be a nice project
    Last edited by Devil; 12-18-2014 at 03:05 PM.
    oi amiguinhos

  3. #3
    Senior Member
    Join Date
    Jan 2012
    Posts
    417
    good project. Nice to see code other than VB, Delphi, C#, C++ around here.

    off topic:
    I saw your pull request in my similar Lua project. I'm going to update it once I get time to add a few other file handlers (later April 2015, because before it, I'm quite busy)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •