Adding your mod to sprigndownloader rapid packages - Page 2

Adding your mod to sprigndownloader rapid packages

Resources to get you going on your new project, or to help you over some emergent problems during your development cycle.

Moderator: Moderators

User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: Adding your mod to sprigndownloader rapid packages

Post by Licho »

It can get any dependencies, and rapid package can depend on non-rapid stuff - like maps etc.

If your SoundModule and LUPSModule and WoldBuilder consist of packages that are mods/maps, it will work.

Yes, map can depend on mod too.
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: Adding your mod to sprigndownloader rapid packages

Post by Licho »

This is property of SD system in general not just rapid package - if you make map that depends on mod and keep SD running, it will register it in server including dependency.

Server will then scan sites like springfiles for given map and mod and if it finds it, download will work fine including dependencies.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Pxtl »

Any plans to get SpringDownloader playing in userland? I think it's the last Spring app to still be working in c:\program files\spring
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: Adding your mod to sprigndownloader rapid packages

Post by Licho »

It uses documents and settings location if program files is not available.
It checks spring data directories and picks first writable.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Pxtl »

Oh? Then why does it demand admin privileges when it boots up? Is there a manifest file I need to delete or something?
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: Adding your mod to sprigndownloader rapid packages

Post by Licho »

Manifest is embedded into exe so it can be removed only with special tool. It still demands admin rights for compatibility, I guess it could be removed now that people realize maps are also located there.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Forboding Angel »

SD isn't using userland by default? Fail. Fix that please, that is a serious bug. A program like SD should NEVER be asking for admin.

Edit: I apologize for the tone, wasn't trying to be mean.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Adding your mod to sprigndownloader rapid packages

Post by imbaczek »

don't forget you'll still need to elevate for autoupdates, as springlobby does.
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Adding your mod to sprigndownloader rapid packages

Post by CarRepairer »

imbaczek wrote:don't forget you'll still need to elevate for autoupdates, as springlobby does.
What's this mean?
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Pxtl »

When SpringLobby auto-updates itself the user still gets the UAC Confirmation notification because SL needs to do an admin-level action at this point (altering files in the Programs folder).
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Forboding Angel »

CarRepairer wrote:
imbaczek wrote:don't forget you'll still need to elevate for autoupdates, as springlobby does.
What's this mean?
Basically that SD shouldn't elevate itself unless an automatic update is occurring. Most new users won't care much for SD always asking for elevation upon start. It's not exactly a good way to make friends.

Moreover, I really don't care for it because it's putting maps and mods into the wrong place.
Saktoth
Zero-K Developer
Posts: 2665
Joined: 28 Nov 2006, 13:22

Re: Adding your mod to sprigndownloader rapid packages

Post by Saktoth »

Forboding Angel wrote:
CarRepairer wrote:
imbaczek wrote:don't forget you'll still need to elevate for autoupdates, as springlobby does.
What's this mean?
Basically that SD shouldn't elevate itself unless an automatic update is occurring. Most new users won't care much for SD always asking for elevation upon start. It's not exactly a good way to make friends.

Moreover, I really don't care for it because it's putting maps and mods into the wrong place.
Which is the wrong place, exploded all over your computer in obscure little folders (Which are obsolete with vista + because 'its my games' in documents instead of a folder on the same level as the documents folder), or in the program files folder that cant even be accessed if you have the windows hand-holding BS enabled.

Both sounds like the wrong place to me though...
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Adding your mod to sprigndownloader rapid packages

Post by Forboding Angel »

You're not understanding the point of userland fully...

Settings and files are stored in userland, meaning that if you need to make a backup for example, all you have to do is copy userland. That's just one example, but suffice it to say that you can even move masses of content from one comp to another and the new content will be recognized. I apologize for not explaining this well, but long story short, userland = good, program files = not good.
Post Reply

Return to “Game Development Tutorials & Resources”