I was surprised myself but looking on steam GPG have released several patches adding features and changing the dynamics, as well as the infinite war battle pack.
While some interesting units were added, Im thinking more of the unit behaviours and tweaks.
For example, they changed their economics so you can order anything you want, and payment now occurs when you actually start to build, not when you issue the order.
Builders wont attempt to build something either if the resources aren't available, and instead wait until they are before continuing.
There's also smart build pause, that pauses all construction at once. Units will finish what they're building and then wait until told to unpause.
There's also the variation on area attack where in that dragging a right click attack command lets you drag over units within an area of the mouse, like a paint brush in photoshop with a bigger brush size, seems more flexible than dragging a square or circle like we do now
Supreme commander 2 update/pack features to think about
Moderator: Moderators
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Supreme commander 2 update/pack features to think about
The paint brush area attack doesn't seem that hard, if you make a widget to do multiple circle areas. In fact the resource 'smart system' could probably be done with widgets too. I don't see why any of these need to be an engine feature.
Anyways: I saw sc2 was $4 the other day, but seeing how sc1 which got a better score is collecting dust I decided against it. I think the last thing GPG made that was both a good idea and very playable was the first dungeon siege.
Anyways: I saw sc2 was $4 the other day, but seeing how sc1 which got a better score is collecting dust I decided against it. I think the last thing GPG made that was both a good idea and very playable was the first dungeon siege.
Re: Supreme commander 2 update/pack features to think about
Why is this in feature requests?
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Supreme commander 2 update/pack features to think about
AF was high when posting.
Re: Supreme commander 2 update/pack features to think about
Because its not a lua how to post or a lua release thread or a lua thread, its just a general request. I'm not fussed on whether it's an engine request or not, and expect the implementation of anything like this is going to be lua anyway.
Re: Supreme commander 2 update/pack features to think about
Spring is already like this?AF wrote: For example, they changed their economics so you can order anything you want, and payment now occurs when you actually start to build, not when you issue the order.
Supcom2 uses stockpile not income so this is not applicable to basically all spring games.AF wrote:Builders wont attempt to build something either if the resources aren't available, and instead wait until they are before continuing.
I'm no coder but that sounds very easy to do via lua, just give a wait command to everything that's building something.AF wrote:There's also smart build pause, that pauses all construction at once. Units will finish what they're building and then wait until told to unpause.
Same for this, possibly a modification of the customformations widget? Give the drag a certain 'brush' size and drag it over what you want which then gives attack commands on anything inside the brush? Like I said I'm no coder but that seems like it would relatively simple.AF wrote:There's also the variation on area attack where in that dragging a right click attack command lets you drag over units within an area of the mouse, like a paint brush in photoshop with a bigger brush size, seems more flexible than dragging a square or circle like we do now
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Supreme commander 2 update/pack features to think about
lolgundam?Hobo Joe wrote:Supcom2 uses stockpile not income so this is not applicable to basically all spring games.AF wrote:Builders wont attempt to build something either if the resources aren't available, and instead wait until they are before continuing.
Re: Supreme commander 2 update/pack features to think about
nanostalling anyone?
-
- Posts: 1398
- Joined: 17 Sep 2008, 04:36
Re: Supreme commander 2 update/pack features to think about
Priorities!AF wrote:nanostalling anyone?
Re: Supreme commander 2 update/pack features to think about
like wait command?There's also smart build pause, that pauses all construction at once. Units will finish what they're building and then wait until told to unpause.
Doesn't custom formation work with attack commands too?There's also the variation on area attack where in that dragging a right click attack command lets you drag over units within an area of the mouse, like a paint brush in photoshop with a bigger brush size, seems more flexible than dragging a square or circle like we do now
There is also a "selection lasso" widget. It lets you basically draw a selection shape similiar to custom formation. I think you can use it like a paintbrush too if you wiggle the mouse around.