Random Map Generator Possible For Spring?

Random Map Generator Possible For Spring?

Requests for features in the spring code.

Moderator: Moderators

Post Reply
skillz
Posts: 8
Joined: 09 Aug 2006, 05:17

Random Map Generator Possible For Spring?

Post by skillz »

Recently I was playing Sim City 3000, and I noticed that before the game started, a map and all the hills and water could be randomly generated in it. Also the densities of water, land, and trees could be set (amount found on the map).

This may be a stupid question, but is it possible that spring could randomly make maps before a multi-player game started? That way noone would have practice on it.
Last edited by skillz on 05 Sep 2006, 22:14, edited 1 time in total.
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Post by SinbadEV »

Reticulating Splines?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Sj wrote one.

However it sint feasable to generate them on the fly in the existing map format. The compile time for these maps would be as much as several hours.
bamb
Posts: 350
Joined: 04 Apr 2006, 14:20

Post by bamb »

Yes, there was a thread on this where SJ had made a map.

Also, L3DT can generate maps from random seeds (many of the current popular maps were done with L3DT) and you can make some choices along the way.
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Post by SinbadEV »

Yeah, after I post this I'm gonna move this to feature requests... BTW I think this is going to be a MTO soon... maybe with JCs new map format we'll be able to get something like this, designer would give some good textures and general basics of the map (water density, moutains chains, rivers, lakes, features) and it would build something like that and the descriptor file (text) would be generated on the server and transmitted to the clients with the start script.
User avatar
jcnossen
Former Engine Dev
Posts: 2440
Joined: 05 Jun 2005, 19:13

Post by jcnossen »

However SJ hasn't released his code yet...
Stigern
Posts: 20
Joined: 03 Sep 2006, 14:27

Post by Stigern »

Well, anyone have a link to L3DT?
User avatar
mehere101
Posts: 293
Joined: 15 Mar 2006, 02:38

Post by mehere101 »

GOOGLE FTW!
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Post by Das Bruce »

Chances of it being balanced or fun are minimal.
User avatar
CompWiz
Posts: 537
Joined: 16 Apr 2006, 04:20

Post by CompWiz »

lots of other rts games have random map generators

age of empires
empire earth
some c&c games

anyway i like random maps
Crampman
Posts: 117
Joined: 22 Dec 2005, 12:17

Post by Crampman »

There is also RTS that doesn't have
TotalA
Dawn of war
User avatar
Erom
Posts: 1115
Joined: 25 Apr 2006, 05:08

Post by Erom »

Random Generation by the Map Maker =! On The Fly Generation by the Average Player

The first may be possible in the near future, since there was that sort of "proof of concept" map built.

The second, not so much, on account that it still takes some time to build a map. AOE, EE, and the C+C games had much less complex maps than Spring. For example, there is no Random Map feature in C+C Generals, IIRC, and Spring's new map format is actually pretty similar to the C+C:G format.

One could invision it being possible, with a fairly bland set of premade component, but the amount of work to get that functional would be non trivial.
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Post by Das Bruce »

CompWiz wrote:lots of other rts games have random map generators

age of empires
empire earth
some c&c games

anyway i like random maps
The balance and map mechanics in those games is far less complicated than in Spring.
User avatar
Snipawolf
Posts: 4357
Joined: 12 Dec 2005, 01:49

Post by Snipawolf »

Honestly, you haven't figured that out, comp?

Ofc they are more complex..

It would require a hell of an algorithim, or pattern, and a standard issue texture pack!
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

With the new map format it would be quite easy IMHO. To assure fairness, main layout could be symmetrical, and some slight assymetries could be introduced in postprocessing.
User avatar
CompWiz
Posts: 537
Joined: 16 Apr 2006, 04:20

Post by CompWiz »

Das Bruce wrote:
CompWiz wrote:lots of other rts games have random map generators

age of empires
empire earth
some c&c games

anyway i like random maps
The balance and map mechanics in those games is far less complicated than in Spring.
ya i should have known better
Post Reply

Return to “Feature Requests”