Order of Battle Pacific Featured on Weekly Streaming Session
Moderators: The Artistocrats, Order of Battle Moderators
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Thanks for the stream guys, this game looks spectacular.
My only fear is that with everything being full 3D AND animated, modding will be a lot more difficult than in PzC - provided the game offers a similar degree of modability, which would be way cool.
In any event, can't wait to play it.
_____
rezaf
My only fear is that with everything being full 3D AND animated, modding will be a lot more difficult than in PzC - provided the game offers a similar degree of modability, which would be way cool.
In any event, can't wait to play it.
_____
rezaf
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
As I, and many others, have said, I cannot wait to play this game.
It looks fantastic and the gameplay seems very solid, love the flanking, AT support adjacent units, double fog of war, supply lines.
Thank you for the stream.
It looks fantastic and the gameplay seems very solid, love the flanking, AT support adjacent units, double fog of war, supply lines.
Thank you for the stream.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Unit types, classes, nations, terrain types, etc are all defined in TXT files so this is already easily moddable. Creating new units (3D models) is of course a bit more difficult. We intend to release exporter tools for 3DS Max (and/or other modeling software) after release, but of course it requires some experience with 3D to work with these.My only fear is that with everything being full 3D AND animated, modding will be a lot more difficult than in PzC - provided the game offers a similar degree of modability, which would be way cool.
In any event, can't wait to play it.
With our own history in game modding (Total War series) we consider this a quite important aspect of the game, and will certainly try our best to support a creative community.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Whilst eager to get the game, i prefer you to take the time to ensure it is released in a mostly complete state.
Just not too long please!!
Just not too long please!!
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Cool, thanks for the heads up.adherbal wrote:Unit types, classes, nations, terrain types, etc are all defined in TXT files so this is already easily moddable. Creating new units (3D models) is of course a bit more difficult. We intend to release exporter tools for 3DS Max (and/or other modeling software) after release, but of course it requires some experience with 3D to work with these.
Creating new unit models and stuff will most likely be a pita thus limited to skilled 3D modelers (like you say), but if you want a game to look decent and have stuff like attack animations, I guess 3D is the way to go.
So I'm happy you made that decision - Armageddon stuck to 2D art, but people complain about stuff like it's lack of attack animations, but your game has all that eye candy and more.
I also like how the game's systems look quite similar to PzC (or Panzer General before it) at first glance, but with a series of notable and sensible improvements/additions.
We'll see how it all comes together once the game ships, but I can only repeat: Can't wait to play it.
I wish I could do so in my upcoming christmas vacation, but yeah, better ship later in better state than earlier in half-baked state is a very sensible approach.
Maybe in my easter vacation, provided I get one next year.
_____
rezaf
-
BiteNibbleChomp
- Lieutenant-General - Do 217E

- Posts: 3231
- Joined: Mon Jul 01, 2013 6:35 am
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
NOOOOOOOOO! How am I supposed to make this game feature really unusual ideas then?rezaf wrote:My only fear is that with everything being full 3D AND animated, modding will be a lot more difficult than in PzC
- BNC
Ryan O'Shea - Developer - Strategic Command American Civil War
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
One of the things we're doing for modding support is to allow the game to read files from seperate mod folders. That way you can mess around with files as much as you want without it ever affecting the main game data. Currently the pointer to the mod folder sits in a txt file, but the next step would be to provide a mod launcher.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Looks Amazing, alot better than i had imagined even.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Looks like THE strategy game of the next year to me!
It’s really good to see that turn-based strategy games can still be improved that much that it could appeal even to real-time enthusiasts. Sounds, graphics, complex spotting mechanics, unit retreats, aircraft loadouts, ship sonars, torpedo attacks, and all the many unit stats, etc. – all that make any old PG veteran wet his pants for sure. It still looks like that all the new features expanding on old PG mechanics won't demand a scientific degree either to understand, so the learning curve won't be that steep. I’m very glad that are still games made that aren’t simplified for the dumbest smartphoner just for the sake of making more money.
The only thing that disturbed me is the whirling nation emblem during AI turns. That makes me dizzy and distracts from the AI action. I hope you will be able to turn that hypnotic wheel off somehow.
It’s really good to see that turn-based strategy games can still be improved that much that it could appeal even to real-time enthusiasts. Sounds, graphics, complex spotting mechanics, unit retreats, aircraft loadouts, ship sonars, torpedo attacks, and all the many unit stats, etc. – all that make any old PG veteran wet his pants for sure. It still looks like that all the new features expanding on old PG mechanics won't demand a scientific degree either to understand, so the learning curve won't be that steep. I’m very glad that are still games made that aren’t simplified for the dumbest smartphoner just for the sake of making more money.
The only thing that disturbed me is the whirling nation emblem during AI turns. That makes me dizzy and distracts from the AI action. I hope you will be able to turn that hypnotic wheel off somehow.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
I thought the infantry icons were a little too large.Horst wrote:The only thing that disturbed me is the whirling nation emblem during AI turns. That makes me dizzy and distracts from the AI action. I hope you will be able to turn that hypnotic wheel off somehow.
Personally, I would suggest smaller icons - on scale with tanks, and more infantry to represent a larger unit.
Re: Order of Battle Pacific Featured on Weekly Streaming Ses
I thought the infantry icons were a little too large.
Code: Select all
// Unit Model scales
landMaxSize = 0.8
landMinSize = 0.4
airMaxSize = 0.7
airMinSize = 0.45
infantryMaxSize = 0.25
infantryMinSize = 0.125
navalMaxSize = 1.2
navalMinSize = 0.6
largeScaleFactor = 1.3Re: Order of Battle Pacific Featured on Weekly Streaming Ses
Outstandingadherbal wrote:I thought the infantry icons were a little too large.This is all moddable in TXT files, as is the number and position of soldiers in a unit. But for us it's most important that you are able to tell the different infantry types apart (which can already be tricky on this scale).Code: Select all
// Unit Model scales landMaxSize = 0.8 landMinSize = 0.4 airMaxSize = 0.7 airMinSize = 0.45 infantryMaxSize = 0.25 infantryMinSize = 0.125 navalMaxSize = 1.2 navalMinSize = 0.6 largeScaleFactor = 1.3







