Patch news (3.5)

Norm Koger's The Operational Art of War III is the next game in the award-winning Operational Art of War game series. TOAW3 is updated and enhanced version of the TOAW: Century of Warfare game series. TOAW3 is a turn based game covering operational warfare from 1850-2015. Game scale is from 2.5km to 50km and half day to full week turns. TOAW3 scenarios have been designed by over 70 designers and included over 130 scenarios. TOAW3 comes complete with a full game editor.

Moderators: ralphtricky, JAMiAM

User avatar
geozero
Posts: 1816
Joined: Wed May 22, 2002 4:00 pm
Location: Southern California, U.S.A.
Contact:

RE: Patch news (3.5)

Post by geozero »

Can't login to the support page - apparently it doesn't remember that I am already logged in. I have to now reset the password and wait for an email. What a crappy server system that can't remember I am logged in here already. Wish they'd just update the whole thing so it is easy to retrieve one's games. I'm done with this crap. Seriously. Get your act together.
JUST SAY NO... To Hideous Graphics.
User avatar
Lobster
Posts: 5301
Joined: Thu Aug 08, 2013 2:12 pm
Location: Third rock from the Sun.

RE: Patch news (3.5)

Post by Lobster »

So, at one time, long, long ago, we were told that the bmp graphics will no longer be supported. Is this still true?
http://www.operationbarbarossa.net/

Two things are infinite: the universe and human stupidity and I’m not sure about the universe-Einstein

Q: What do you call a boomerang that doesn’t come back?
A: A stick.
User avatar
Telumar
Posts: 2196
Joined: Tue Jan 03, 2006 12:43 am
Location: niflheim

RE: Patch news (3.5)

Post by Telumar »

ORIGINAL: Lobster

So, at one time, long, long ago, we were told that the bmp graphics will no longer be supported. Is this still true?

No, they will be supported in the patch.
User avatar
berto
Posts: 21461
Joined: Wed Mar 13, 2002 1:15 am
Location: metro Chicago, Illinois, USA
Contact:

RE: Patch news (3.5)

Post by berto »


Good to hear. I continue to prefer the classic, traditional game graphics.
Campaign Series Legion https://cslegion.com/
Campaign Series Lead Coder https://www.matrixgames.com/forums/view ... hp?f=10167
Panzer Campaigns, Panzer Battles Lead Coder https://wargameds.com
biddrafter2
Posts: 70
Joined: Wed Jan 17, 2007 9:54 pm

RE: Patch news (3.5)

Post by biddrafter2 »

I'm not Ralph and I've never seen the code for this game, but I'm a professional programmer and I've read Ralph's posts carefully, as we all have. I've also donated time to an old text based baseball simulator that has similar "problems" to those Ralph described so I have a bit of background. My opinions below.

1) Why are we trying to update TOAW 3 at this point? PC's, OS, graphics, monitors, etc. have all progressed in leaps and bounds. It's like trying to retool a 2 barrel carburetor for a 1979 VW. WHY?

When the UI and game engine code bases are not separated completely, sometimes modifying within the confines of the existing game code is easier and faster than re-writing from scratch. Rewriting from scratch is an *incredibly* tempting decision to make when presented with old code but it often is not the correct choice. It is hard to describe how many hours of work usually go into a game like TOAW.
2) You (Ralph, Erik, et al) probably cannot or will not speak about TOAW 4 (due to NDA's etc) yet it would seem to me that since TOAW 3 was written by someone else (Norm K.) and he's not involved AFAIK, and Ralph is trying to reverse engineer the game's DNA, then wouldn't the time, money and resources be better spent on creating a WHOLE NEW GAME that captures the essence of TOAW 3 but in BRAND NEW game engine, graphics, etc????????

Budgets for any game the size and complexity of TOAW are almost certainly far beyond what Matrix would be willing to pay. This stuff is hard and time consuming!
3) What would it take in terms of money and resources to write a completely NEW game engine that allows easy mods and that has similar features right out of the box??? Not some watered down limited "East Fron" game with 16 future modules, but a WHOLE NEW GAME like TOAW 3 was that allows you to create ANY battle in ANY era????

To question #3, I think that perhaps a kickstarter or similar campaign could raise funds given enough gamer interest.

My complete wild-ass guess? 300k minimum, with dedicated programmers, testers, etc that are willing to work long hours for less than full market value simply because they love the game. Perhaps the TOAW engine is simpler than I suspect and this number is high. But it won't be high by much.

User avatar
ralphtricky
Posts: 6675
Joined: Sun Jul 27, 2003 4:05 am
Location: Colorado Springs
Contact:

RE: Patch news (3.5)

Post by ralphtricky »

ORIGINAL: jakobscalpel
I'm not Ralph and I've never seen the code for this game, but I'm a professional programmer and I've read Ralph's posts carefully, as we all have. I've also donated time to an old text based baseball simulator that has similar "problems" to those Ralph described so I have a bit of background. My opinions below.
1) Why are we trying to update TOAW 3 at this point? PC's, OS, graphics, monitors, etc. have all progressed in leaps and bounds. It's like trying to retool a 2 barrel carburetor for a 1979 VW. WHY?

When the UI and game engine code bases are not separated completely, sometimes modifying within the confines of the existing game code is easier and faster than re-writing from scratch. Rewriting from scratch is an *incredibly* tempting decision to make when presented with old code but it often is not the correct choice. It is hard to describe how many hours of work usually go into a game like TOAW.
The code was pretty good. There were only a couple of really bad areas caused by it's DOS origins requiring the use of polling in the dialog boxes and a global mouse variable. I remember that I patched one area where the AI behavior was determined by the mouse location! There were only a few areas like the pathfinder which used global variables abusively.
2) You (Ralph, Erik, et al) probably cannot or will not speak about TOAW 4 (due to NDA's etc) yet it would seem to me that since TOAW 3 was written by someone else (Norm K.) and he's not involved AFAIK, and Ralph is trying to reverse engineer the game's DNA, then wouldn't the time, money and resources be better spent on creating a WHOLE NEW GAME that captures the essence of TOAW 3 but in BRAND NEW game engine, graphics, etc????????

Budgets for any game the size and complexity of TOAW are almost certainly far beyond what Matrix would be willing to pay. This stuff is hard and time consuming!
There are also more games that end up in the graveyard than get completed.
http://www.nintendolife.com/news/2014/0 ... e_projects
TOAW also was NOT the first game, it's based on Norm's earlier works.
If you wanted to recreate it, you'd be a lot better of starting with a smaller game with a single focus, then expanding.
3) What would it take in terms of money and resources to write a completely NEW game engine that allows easy mods and that has similar features right out of the box??? Not some watered down limited "East Fron" game with 16 future modules, but a WHOLE NEW GAME like TOAW 3 was that allows you to create ANY battle in ANY era????

To question #3, I think that perhaps a kickstarter or similar campaign could raise funds given enough gamer interest.

My complete wild-ass guess? 300k minimum, with dedicated programmers, testers, etc that are willing to work long hours for less than full market value simply because they love the game. Perhaps the TOAW engine is simpler than I suspect and this number is high. But it won't be high by much.
At the Gates is funded with $100K from kickstarter and is currently on Steam pre-sales. Jon Shafer was also the lead designer for Civ 5 for a game with broader appeal, so was able to get funding. I believe that he's still the only developer, hiring artists as needed.
$100-150K is probably more reasonable if you could find a developer/designer willing to work for that. I doubt they'd get that much from kickstarter, though.
If you want to understand the complexity, Quake 3 has nearly 310K lines (including comments and blank lines) TOAW has about 170K.


Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.
biddrafter2
Posts: 70
Joined: Wed Jan 17, 2007 9:54 pm

RE: Patch news (3.5)

Post by biddrafter2 »

My complete wild-ass guess? 300k minimum, with dedicated programmers, testers, etc that are willing to work long hours for less than full market value simply because they love the game. Perhaps the TOAW engine is simpler than I suspect and this number is high. But it won't be high by much.
At the Gates is funded with $100K from kickstarter and is currently on Steam pre-sales. Jon Shafer was also the lead designer for Civ 5 for a game with broader appeal, so was able to get funding. I believe that he's still the only developer, hiring artists as needed.
$100-150K is probably more reasonable if you could find a developer/designer willing to work for that. I doubt they'd get that much from kickstarter, though.
If you want to understand the complexity, Quake 3 has nearly 310K lines (including comments and blank lines) TOAW has about 170K.

Interesting. I must have been in the recent crazy world of silicon valley too long. [:)] Those amounts seem so low!

BTW, I love how mouse locations determined the AI behavior. Stuff like that happens to every programmer, even one as good as Norm!
Oberst_Klink
Posts: 4839
Joined: Sun Feb 10, 2008 7:37 pm
Location: Germany
Contact:

RE: Patch news (3.5)

Post by Oberst_Klink »

ORIGINAL: jakobscalpel
My complete wild-ass guess? 300k minimum, with dedicated programmers, testers, etc that are willing to work long hours for less than full market value simply because they love the game. Perhaps the TOAW engine is simpler than I suspect and this number is high. But it won't be high by much.
At the Gates is funded with $100K from kickstarter and is currently on Steam pre-sales. Jon Shafer was also the lead designer for Civ 5 for a game with broader appeal, so was able to get funding. I believe that he's still the only developer, hiring artists as needed.
$100-150K is probably more reasonable if you could find a developer/designer willing to work for that. I doubt they'd get that much from kickstarter, though.
If you want to understand the complexity, Quake 3 has nearly 310K lines (including comments and blank lines) TOAW has about 170K.

Interesting. I must have been in the recent crazy world of silicon valley too long. [:)] Those amounts seem so low!

BTW, I love how mouse locations determined the AI behavior. Stuff like that happens to every programmer, even one as good as Norm!
Chris,

In case you're a resident of the Mid-Atlanctic region of the colonies, I am still drumming up for more participants of the 3rd annual TOAW meeting. With a tad of luck even the master of Ardennes '44 and Road to Moscow... Rob 'The Doc' Kunz might give us the honour of his presence!

Klink, Oberst
My Blog & on Twitter.
Visit CS Legion on Twitter & Facebook for updates.
biddrafter2
Posts: 70
Joined: Wed Jan 17, 2007 9:54 pm

RE: Patch news (3.5)

Post by biddrafter2 »

Thanks for the offer but I'm about as far from the Mid-Atlantic region as you can be and still be in the continental US [:)]
User avatar
FlipTrac_511
Posts: 322
Joined: Wed May 24, 2006 3:01 am

RE: Patch news (3.5)

Post by FlipTrac_511 »

ORIGINAL: ralphtrick
I remember that I patched one area where the AI behavior was determined by the mouse location...

If you want to understand the complexity, Quake 3 has nearly 310K lines (including comments and blank lines) TOAW has about 170K.

I can't fathom how you figured out how a cursor was affecting AI...hiding in 170k lines of code. [&o][&o][&o]
User avatar
ralphtricky
Posts: 6675
Joined: Sun Jul 27, 2003 4:05 am
Location: Colorado Springs
Contact:

RE: Patch news (3.5)

Post by ralphtricky »

ORIGINAL: FlipTrac_511
ORIGINAL: ralphtrick
I remember that I patched one area where the AI behavior was determined by the mouse location...

If you want to understand the complexity, Quake 3 has nearly 310K lines (including comments and blank lines) TOAW has about 170K.
I can't fathom how you figured out how a cursor was affecting AI...hiding in 170k lines of code. [&o][&o][&o]
It was a subtle problem. If I remember right, I was looking at the movement routine and it took in an x,y but actually used the current mouse position if the menu didn't pop up or something like that. When you're using the mouse to move that works great, but when it's the AI it's not going to work right. I don't remember if I was debugging through the AI or getting rid of the global mouse position.
Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.
Post Reply

Return to “Norm Koger's The Operational Art Of War III”