Pages: 1
Posted on 02-01-12, 05:56 am (rev. 2 by ImageBot on 11-21-16, 02:12 am)
Banned for being a complete idiot.

Karma: 529
Posts: 682/987
Since: 07-09-11
NSMBe Spritedata Updater is a GUI tool to download spritedata.txt from the NSMBHD.
This tool is useful for people who need to download it quickly to mulitple NSMBes, or when the update button doesn't work in NSMBe.

Project Page
Linux build
Windows build
Posted on 02-01-12, 05:44 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10020
Posts: 1469/4457
Since: 06-08-11
Nice, you're using Qt and all.

Just one reaaally minor thing though.
in downloadspritedata, you're creating the connection, and you're closing it with RequestSpritedata.close(). BUT it doesn't get closed when there's an error

BTW
dirbaio@dirbaio-mint ~/NSMB-Editor $ wget http://nsmbhd.net/spritedata.php
Posted on 02-02-12, 02:52 am
Banned for being a complete idiot.

Karma: 529
Posts: 684/987
Since: 07-09-11
Posted by Dirbaio
Just one reaaally minor thing though.
in downloadspritedata, you're creating the connection, and you're closing it with RequestSpritedata.close(). BUT it doesn't get closed when there's an error

Whoops
Well at least it's a simple fix.

Posted by Dirbaio
dirbaio@dirbaio-mint ~/NSMB-Editor $ wget http://nsmbhd.net/spritedata.php

Well I guess there isn't a need for a Linux build anymore, is there?
I'm too lazy to remove it so... it'll stay.
Pages: 1