Repeat build

A forum for chatting about in-development game features.
Post Reply
Chasm
Posts: 568
Joined: Sat Feb 06, 2016 9:14 pm

Repeat build

Post by Chasm »

Any way this can cycle EVERYTHING in the que ? Right now it will just cycle the last item. What I mean is, if I do Command Cruiser + Marauder + repeat it builds the command cruiser, then the marauder, and then repeats ONLY the marauder unit.
User avatar
sven
Site Admin
Posts: 1621
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Repeat build

Post by sven »

Chasm wrote:Any way this can cycle EVERYTHING in the que ? Right now it will just cycle the last item. What I mean is, if I do Command Cruiser + Marauder + repeat it builds the command cruiser, then the marauder, and then repeats ONLY the marauder unit.


Hrm, that's not a use-case we have implemented atm. Though I can see why it would be useful. One of the features I like (I think Arioch's been more skeptical of it), is to create parts in the ship designer that are a cargo hold / assault shuttle pre-loaded with a ground unit of some type.

Right now, there are only 2 buildable ground units in-game (tanks and marauder raiders), but at least one more is coming soonish (Assault Marines), and there may well be more. I think creating a set of combined systems that give you the option of building a ship+raider as a single unit, rather than forcing you to micro the building and loading of the raiders by hand would probably be a good thing -- and it's certainly not terribly hard to do...

There's a few other items on my TODO list I should probably hit first though. In particular, I think we need to add in the much-postponed assault shuttle ground combat bonuses. Without those bonuses, troop transports and ground units of all types are missing some important gameplay behaviors.
User avatar
Arioch
Posts: 1403
Joined: Sun Feb 01, 2015 12:56 am
Location: San Jose, California
Contact:

Re: Repeat build

Post by Arioch »

The short answer is no, "repeat all" won't work without some significant UI changes. The game would have to remember what the original queue looked like to repeat it, so it couldn't just produce items and remove them from the queue the way it currently does (there would be no way for the player to see what was in the original queue once several items had already been produced). It would require a different UI to work properly... you'd have to be able to view the saved queue, clear it, etc.

The value of the current way it works is that it's very simple.
Chasm
Posts: 568
Joined: Sat Feb 06, 2016 9:14 pm

Re: Repeat build

Post by Chasm »

Ahh well, it was a hope ;)
Post Reply