Poll

Should I add increased BLID gathering abilities to Support_Updater and make a public, searchable list of BLIDs and names?

Yes
34 (81%)
No
8 (19%)

Total Members Voted: 42

Author Topic: Support_Updater  (Read 54467 times)

I think the issue is that Dropbox does not support http, only https (Which is a good thing under almost all circumstances-- except when you're dealing with an engine made before SSL was even a thing); and Mediafire doesn't actually allow you to link directly to a file, only to a download page.

I think the issue is that Dropbox does not support http, only https (Which is a good thing under almost all circumstances-- except when you're dealing with an engine made before SSL was even a thing); and Mediafire doesn't actually allow you to link directly to a file, only to a download page.
surely there's a file sharing site somewhere that supports http and links directly to files. just need to find it

surely there's a file sharing site somewhere that supports http and links directly to files. just need to find it
There probably is somewhere but any for-profit company can't really afford to do that since they're usually making money either off ads or off of selling you the storage space. Dropbox, Google Drive, Onedrive, etc are all theoretically good options except for the fact that all of them require SSL because they have high standards (again, a good thing in pretty much every other circumstance).

I have added a guide for using OneDrive to the OP:

No website? No problem!
If you don't own a website, you can still use Support_Updater. You'll need a free account on http://pastebin.com and on https://www.onedrive.com. (or similar sites)

Set Up the Repository
Use pastebin for your repository. Follow the instructions in the Support_Updater README file and save the file on pastebin. Be sure that you're logged in so that you can edit it later.

Use the "Raw" link as the URL of your repository. This is the URL that you put in your version.txt files.


Host your files on OneDrive
First, upload your files to OneDrive. Right-click on the file in OneDrive and select the "Share" button. Click "Get a Link" -> "View Only" -> "Create Link" -> "Close". Right-click on the file again and click "Download". Wait for the file to download and then click "Copy Download Link" in your downloads page. (at least in Firefox). The beginning of the link will have an https://. Change it to http://.

Use the new URL as the download URL for the add-on.

edit: Actually, I'm having some trouble downloading from DropBox now.

edit2: Got it working with MS OneDrive/SkyDrive! Updating the OP now.
« Last Edit: September 22, 2014, 12:32:05 PM by Greek2me »

I have added a guide for using Dropbox to the OP:

edit: Actually, I'm having some trouble downloading with this method now.

edit2: Got it working with MS OneDrive/SkyDrive! Updating the OP now.

Wow that was fast. thank you

Updated the instructions for OneDrive. I'd love it if somebody else could please test this!

Small update just went out.

Quote
  • Clarified dedicated server dialogues.
  • Console errors are less intrusive.
  • Support_TCPClient is updated to allow downloading images from image.blockland.us.
  • Add-on descriptions are no longer shown in the update list.

The current Support_UpdaterDownloader has a syntax error in the compressed TCPClient line.


There's another small update today:

Quote
  • Can now handle multiple repositories on same domain.
  • User name is now sent to repositories automatically with the 'user' GET variable. This can be used for statistics.
  • version.txt parser can now handle either space or tab-delimited fields.
  • Error messages now give a description instead of just an error number.
  • Fixed bad connection attempts resulting from invalid version.txt files.

I don't have a pic of it, but it was a thing on the BL screen when I launched that said "Happy Holidays, From Greek2Me".

So i'm guessing this is your support updater mod doing this, but it's annoying as forget. It makes me sit through the entire 30 second animation to allow me to even touch anything.

I don't have a pic of it, but it was a thing on the BL screen when I launched that said "Happy Holidays, From Greek2Me".

So i'm guessing this is your support updater mod doing this, but it's annoying as forget. It makes me sit through the entire 30 second animation to allow me to even touch anything.

That actually wasn't support updater. Although there's a small glitch where it runs every time you open the main menu, that'll be fixed when you restart Blockland. Happy holidays to you, too.

That actually wasn't support updater. Although there's a small glitch where it runs every time you open the main menu, that'll be fixed when you restart Blockland. Happy holidays to you, too.
Yea, it does it every time I restart; But it was a nice gesture. Happy Holidays.

Yea, it does it every time I restart; But it was a nice gesture. Happy Holidays.

Can you give me a console log? Also, type this in console and tell me the result:
Code: [Select]
echo($pref::holidaygreetingsrun14);

Small update is just in preparation for the problem mods we're fixing.