Installer Woes
Moderator: Moderators
Installer Woes
So I'm at my friends house and he's quite pissed that TA Kingdoms cant see the other computer on the network, so I show him spring running on my computer, and he wants it. So we go on and download spring at 30kbps on his mobile tinternets dongle while eh crosses his fingers that he doesn't go over the bandwidth limit.
The website itself weighs in at 200kb every single page. Then 15MB of downloading, and its done, so we start installing, and it starts downloading springlobby and spring settings and his face is just 'omgwtfareyoudoingffs', then we have to go downloads mods and maps which Id warned him about.
So of all things I'd ask for, bundle springlobby or spring settings with the installer. The user should never have to download things through the installer. What if he'd downloaded it at work and brought it home and couldnt install it because it was trying to download files?
Bundling things in the installer should mean actually bundling them. There's no excuse for it, especially when we're using nsis. No reason why the installer cant be rebuilt in a cron task or some other automated mechanism once springsettings or springlobby change.
The website itself weighs in at 200kb every single page. Then 15MB of downloading, and its done, so we start installing, and it starts downloading springlobby and spring settings and his face is just 'omgwtfareyoudoingffs', then we have to go downloads mods and maps which Id warned him about.
So of all things I'd ask for, bundle springlobby or spring settings with the installer. The user should never have to download things through the installer. What if he'd downloaded it at work and brought it home and couldnt install it because it was trying to download files?
Bundling things in the installer should mean actually bundling them. There's no excuse for it, especially when we're using nsis. No reason why the installer cant be rebuilt in a cron task or some other automated mechanism once springsettings or springlobby change.
Re: Installer Woes
From an end users perspective:
Besides, he wanted to play a TA based game because he'd played kingdomsIf its not on the download page it mustnt be downloadable
Re: Installer Woes
You make an okay point, but I'm going to completely ignore it to suggest that you could have just copied most of your spring folder instead of getting the installer.
Re: Installer Woes
My spring folder at the time was 2.4 miles away, what I had on my machine was not a windows binary
edit:: nor was it upto date so a download was inevitable
edit:: nor was it upto date so a download was inevitable
Re: Installer Woes
Blah Blah Blah, installer should support the ability to be "bundled" with content if it's in the same directory as the installer, then we could like burn a CD/DVD of content and make offline installers for lan parties.
-
- Posts: 933
- Joined: 27 Feb 2006, 02:04
Re: Installer Woes
It would be pretty neat to release an ISO of Spring plus a bunch of GPL maps and mods then seed it on a few torrent sites. It would be a good way to get Spring in front of a lot of new users quickly. We could also get it on Fileshack and the other big "Game download sites".SinbadEV wrote:Blah Blah Blah, installer should support the ability to be "bundled" with content if it's in the same directory as the installer, then we could like burn a CD/DVD of content and make offline installers for lan parties.
Re: Installer Woes
tbh while this is a good idea, I think you should take the word spring in your post and replace ti with an arbitrary game or mods name. Doing a BA iso and a CA iso etc will get you far more downlaods and publicity then a pick n mix 'spring' iso that'll confuse the people who try to figure out what it is theyre downloading
Re: Installer Woes
SinbadEV wrote:Blah Blah Blah, installer should support the ability to be "bundled" with content if it's in the same directory as the installer, then we could like burn a CD/DVD of content and make offline installers for lan parties.
Code: Select all
git clone git://springlobby.info/git/koshi/installer.git
build script is bash
there's a subdir that has the basics for buntu packages too
all of this stems from what i've done for s44
Re: Installer Woes
And then have outdated version of spring stay there for years, and countless people being put off Spring because "it doesn't work" as the wholly outdated Spring sure wouldn't synch nor log into lobby.el_matarife wrote:It would be pretty neat to release an ISO of Spring plus a bunch of GPL maps and mods then seed it on a few torrent sites.
Re: Installer Woes
that is the case for all games that are played online and that update/change from time to time. that can not be a reason to not release an installer, as others do that too.
-
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
Re: Installer Woes
0.79 will include springsettings.exe + springlibby as default lobby.
So there should be no download needed when sticking with the default configuration (except for maps and mods).
Also, like stated in the other thread, I plan to release a portable zip-version of spring. Its so easy even you could add maps and mods to it
So there should be no download needed when sticking with the default configuration (except for maps and mods).
Also, like stated in the other thread, I plan to release a portable zip-version of spring. Its so easy even you could add maps and mods to it

Re: Installer Woes
Now that's an idea! Let's put KP, S44, Evo, Pure, etc.. installers in download link page. Uh... is it wiki? Oh, it is indeed. So all I need, is Tobi consent.AF wrote:From an end users perspective:If its not on the download page it mustnt be downloadable
Re: Installer Woes
What we need is a bit on the download page telling the user in a max 2 lines that you can download the engine here, but you can download actual games by going here (link to the games page) then we need people to actually use the games page as was intended, and link to their project pages and add pictures.
Right now its a wall of text, only NOTA has a picture.
Right now its a wall of text, only NOTA has a picture.
Re: Installer Woes
hmmm I like how P.U.R.E and gundam are strategically at the top of that page, and somebody made all of *A mods of EE
-
- Posts: 933
- Joined: 27 Feb 2006, 02:04
Re: Installer Woes
Obviously we'd have to include auto-update and make sure we release new ISO files onto the same sites every time we do a new version. The description could also include a link to our website like springrts.com/currentversion which would always list the MD5 / SHA1 hashes and file size and name of the ISO of our current version to prevent tampering.zwzsg wrote:And then have outdated version of spring stay there for years, and countless people being put off Spring because "it doesn't work" as the wholly outdated Spring sure wouldn't synch nor log into lobby.