Adding minigames to the lobby - Page 5

Adding minigames to the lobby

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: Adding minigames to the lobby

Post by SwiftSpear »

Cuppy is generally a reasonable individual when he doesn't have to deal with AF stuff. I don't know if you can get access to the SLQ, but most likely something can be worked out.

Aegis, keep in mind you really need to have a system available that is abstract enough to work with more than 1 database site. Different games will require different downloadable content blocks in different formats.
User avatar
aegis
Posts: 2456
Joined: 11 Jul 2007, 17:47

Re: Adding minigames to the lobby

Post by aegis »

actually, it would be best if a download interface was provided for each engine and done client-side

i wasn't planning on integrating UF support into the server, i was planning on giving clients a much easier interface to UF

ideally, the server would be fully abstracted from the games running on it. the current SETSCRIPTTAGS system works fairly well for this

downloading should be handled through web servers and be completely abstracted from the lobby server, a central server could give the lobby client information about what it can download and play

working out a command-line + script writer launcher system could allow lobby clients to easily adapt to new games with just a config file



my server is currently working almost fully as a lan server, i will still need to make a web interface and add internal user accounts rights/management
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Adding minigames to the lobby

Post by AF »

A method of retrieving an xml file detailing items to be downloaded and there names etc, as well as CRC hashes, and upgrade paths, that wasn't complex or awkward to handle. That then specified download locations that where either direct locations or pages to be downloaded from via the browser.

Now that would be extremely useful.
User avatar
aegis
Posts: 2456
Joined: 11 Jul 2007, 17:47

Re: Adding minigames to the lobby

Post by aegis »

exactly what i could do if cup gave me SQL access ;)
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: Adding minigames to the lobby

Post by BaNa »

aegis wrote:exactly what i could do if cup gave me SQL access ;)

viewtopic.php?f=1&t=13653

I invite you to look upon this thread
Post Reply

Return to “General Discussion”