SPWAW Executable Patch and Editor Beta Release (Full Version)

All Forums >> [Current Games From Matrix.] >> [World War II] >> Steel Panthers World At War & Mega Campaigns



Message


Mike Wood -> SPWAW Executable Patch and Editor Beta Release (12/3/2005 11:09:09 AM)

Hello...

[am holding off release for a day or two while making a few more changes]

Decided to let you gentle folk know where things are at. Have been very busy with War Plan Orange, the War in the Pacific patch and War in the East. Did get a little time and worked on the SPWaW editor. Am going to give it and the bit I worked on the executable to the production folks to release for public beta?

Here is what I did:

SPWaW 8.41 Patch Notes

1) Made it a bit harder to spot enemy units, especially at range one or zero.
2) Allowed the German artificial intelligence purchase routine a little more armor.
3) Sniper units may no longer close assault vehicles.
4) Sometimes the player setup side was incorrect, when assaulting beaches. Fixed.
5) The in game save menu button now automatically saves the Mega-Campaign. This might be useful, if the player has been experiencing CTD and wishes to save without having to exit the scenario.


SPWaW Editor vs. 5.0 Menu Batch Option Features

1) Fix Known File Data Entry Errors: Changes the HEAT rounds in infantry anti-tank units from HEAT ammunition to the AP ammunition the program expects, deletes any APCR rounds in units if the weapon APCR maximum range is zero (a crash to desk top bug) or the weapon APCR penetration value is zero, deletes any HEAT rounds in units if the HEAT penetration value is zero, makes all bicycle and motorcycle units size one, cavalry units size two, changes non-vehicular size zero units of 5 or more men to size one, changes any size zero anti-tank guns or mortars to size one and changes some size one infantry and machine gun units of four or fewer men to size zero.

2) Set Control factors to Programmer Convention: Changes fire control, range finder, gun stabilizer and infra-red vision values to consistent values. Please note that the “88mm FlaK18” gun had an analog computer range finder. This explains the 8 range finder. (The program looks for a size 3, German anti-aircraft or heavy anti-aircraft gun, and if it finds one changes the value. If not, then you may have to enter the value manually). The “PzKpfw-Vg Uhu” Panther tank changes the IR Vision value to 5, due to an infra-red lamp and detector. If you have changed the name of this vehicle (originally in slot #35, you will need to enter the value manually). The gun stabilizer values granted American light tanks, tanks and tank destroyers starts at four, for units entering service after 1941 and increases to eight for those units entering service after 1943. Vehicular unit size modifications could not be made, as the program cannot determine the vehicle size from other data in data base.

3) Standardize Small Arms & Artillery Ammunition: Changes infantry type small arms, machine guns, mortars, on map and off map artillery out loads to standardized values. Please note that infantry type units entering service in the early war for the Soviet Union and the late war for Germany receive less ammunition, American army infantry type units receive more ammunition and all other countries receive the standard. For machine guns, on map and off map artillery, American army unit receives more, Soviet army units receive less and all others receive the standard. Scouts, headquarters units, gun crews, second line units, special forces, guerillas and the like always receive less.

4) Recalculate Costs for Units in this File: Changes unit costs for all units based on unit class, smoke discharger presence, crew size, unit size, carry capacity, land or air speed, amphibious speed, survival value, rate of fire, infra-red vision ability, gun stabilizer value, range finder, fire control, firepower and armor. The armor recalculation considers amount, type, slope and location of the armor. The firepower factor considers the maximum range and accuracy and other capabilities of each weapon, as well as the number of rounds the unit carries for each weapon, up to sixty rounds for some weapon type and ammunition and a lesser number for others. Please note that ammunition is a factor in calculating costs, so an German 88mm anti-air craft with zero rounds of ammunition (code does not care about the unit name) is evaluated as a size three (vehicular size, very easy to hit, soft target) group of eleven men armed with fists and unable to move and with a rate of fire of only five, not able to swing very quickly and a kill factor of zero, giving a net unit cost of one (for effort). So, when trying to figure out how values were derived, please look at ammunition, rate of fire and other factors not normally obvious.

Hope this information is of use to you...

Michael Wood
Lead Programmer,
Matrix Games




FNG -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 12:58:01 PM)

Thank you very, very much! [&o]




Warrior -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 2:26:11 PM)

Sounds interesing, looking forward to trying the changes in play.




Orzel Bialy -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 3:26:37 PM)

Thanks for putting in those extra hours on this project Mike...much appreciated! [;)]




IBTyrone -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 6:47:58 PM)

Way to go, Mike! Your work is greatly appreciated!!!!

[&o]




chief -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 7:38:09 PM)

Mike: Again a Large Thank You, for your time, effort, and patience. Danke, Merci, Dai Jobe and Gracis (I think I'm correct).[8D]




KG Erwin -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 8:40:57 PM)

Wow!! The final version has even more "stuff" in it than I ever thought was possible.

Thanks, Michael. You have done the OOB designers a fantastic service. [&o]




soldier -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 9:49:09 PM)

I wonder why motorcycle platoons are reduced in size ?
I would have thought the motorcycle/sidecar combination would be much easier to spot and hear than normal foot soldiers
sounds like some nteresting changes




Korpraali V -> RE: SPWAW Executable Patch and Editor Beta Release (12/3/2005 10:07:34 PM)

[&o] Eager to play it!




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/4/2005 3:42:22 PM)

Hello...

You are correct, in that the issue is not a bug and could be debated. As such, will move the resizing code to "Set Control factors to Programmer Convention" and change name to "Set Factors to Programmer Convention".

The point of the editor work was the unit cost recalculating routine. Added the set control factor routine (2), to standardize units, so could test the recalculating work. Then added the bug fix routine (1), because when looking at values created, was finding data base typos that could interfere with game code functions. Added the ammunition standardizing routine (3), because kept finding units with weapons with no ammunition. When started, there was only one routine. Then divided it into several. Left out a number of debugging items, including a routine that checks for cross file weapon discrepancies and one that corrects vehicle sizes, because they might be intentional.

Still working on a few more items. Am adding to the bug fixing routine:

1) Remove AP ammunition if no AP penetration value is found for weapon. Editor already bullet proofed against charging for such, but game artificial intelligence will still use the AP rounds, even though penetration is zero (a nerf ball attack).

2) Change armor slope to zero, if found to be ninety. That would be a completely horizontal slope, sort of two dimensional. Will not crash game, but effective armor can end up being a 15 digit number.

3) If weapon is found with no ammunition, give it a little.

Thanks...

Michael Wood

quote:

ORIGINAL: soldier

I wonder why motorcycle platoons are reduced in size ?
I would have thought the motorcycle/sidecar combination would be much easier to spot and hear than normal foot soldiers
sounds like some nteresting changes





Huffy -> RE: SPWAW Executable Patch and Editor Beta Release (12/4/2005 5:39:44 PM)

Thanks Michael...




Alby -> RE: SPWAW Executable Patch and Editor Beta Release (12/4/2005 8:05:33 PM)

Everything looks excellent..
Thanks Mike
[:)]




264rifle -> RE: SPWAW Executable Patch and Editor Beta Release (12/4/2005 9:29:13 PM)

Mr. Wood: Let me thank you for all your hard work on the SPWAW game. But could you please recheck your sources for the German 88. It quite probably had a range finder (that slightly over 1 meter tube that one man is holding in a chest/shoulder mount in many pictures of German AA guns.) And it quite probably had an analog computer ( dials ,cams and gears) for use against Aircraft. Actually used for predicting aim point for time of flight of 5-20 sec. Not sure on that. Also used for setting time fuses in automatic fuse setting device. Several books (maybe by same author so really only one source?) that German AA units hated to "loan out" 88s for anti-tank use because they seldom got them back and if they did they were missing the fuse setters, predictors and other AA fire control equipment making them unuseable as AA guns. While AA equipment was very sophisticated all but the rangefinder may have been useless for Anti-tank use?? This maynot change numbers just reason for number??




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/4/2005 10:46:43 PM)

Hello...

A possible solution might be for the OOB fellow to make an anti-tank version with high AP and low HE ammunition, called an anti-tank gun and an anti-aircraft version with high HE and low AP ammuntion, called an anti-aircraft gun.

That way, the AAA version will be able to hit planes better (it is, after all, an anti-aircraft gun), but not the anti-tank version.

In the 8.31 version of the OOB, some one did just that. My editor routine correctly gave the really good range finder to the AAA version, but not to the other version.

Bye...

Michael Wood

quote:

ORIGINAL: 264rifle

Mr. Wood: Let me thank you for all your hard work on the SPWAW game. But could you please recheck your sources for the German 88. It quite probably had a range finder (that slightly over 1 meter tube that one man is holding in a chest/shoulder mount in many pictures of German AA guns.) And it quite probably had an analog computer ( dials ,cams and gears) for use against Aircraft. Actually used for predicting aim point for time of flight of 5-20 sec. Not sure on that. Also used for setting time fuses in automatic fuse setting device. Several books (maybe by same author so really only one source?) that German AA units hated to "loan out" 88s for anti-tank use because they seldom got them back and if they did they were missing the fuse setters, predictors and other AA fire control equipment making them unuseable as AA guns. While AA equipment was very sophisticated all but the rangefinder may have been useless for Anti-tank use?? This maynot change numbers just reason for number??





tracer -> RE: SPWAW Executable Patch and Editor Beta Release (12/6/2005 3:26:13 AM)

Thanks for all the time and work you've put into this Mike; it's greatly appreciated!




Goblin -> RE: SPWAW Executable Patch and Editor Beta Release (12/6/2005 6:19:56 AM)

Great job Mike! Especially the artillery scrolling fix!!!! I won't have to dread using the arty/spec forces/para menus anymore! Kudos!


Goblin[:)]




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/6/2005 9:28:12 PM)

Hello...

This is certainly a more pleasant site than some I have recently visited.

Your welcome...

Michael Wood

quote:

ORIGINAL: Goblin

Great job Mike! Especially the artillery scrolling fix!!!! I won't have to dread using the arty/spec forces/para menus anymore! Kudos!


Goblin[:)]





Goblin -> RE: SPWAW Executable Patch and Editor Beta Release (12/6/2005 10:40:42 PM)

Lol, true Mike, true. But when you fix something like that, you deserve accolades heaped upon your shoulders![:)] That fix will be universally loved.[:D]


Goblin




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/6/2005 11:15:15 PM)

Hello...

I decided to add a optional feature to the editor, which would allow the OOB author to recalculate unit costs based on unit abilities. I added a few menu items, so that I could set all the small arms and artillery ammunition for units in the file, set the control factors to those which the program expects and fix a some obvious typos in the file. This would allow me to compare apples to apples, when evaluating how well my recalculating function was working. These debugging functions seemed to work well, so I decided to leave them in, as an option for the OOB author. Might save him some work. Might not. He would not have to use them, at all. And, if he did, he could manually change some values that he felt the ones generated by the function were out of whack.

Well, some folks at another site were not very happy about it.

Glad you liked the fix. I got it off the forum, where I get most ideas for changes. Like to keep the customers happy.

Bye...

Michael Wood

quote:

ORIGINAL: Goblin

Lol, true Mike, true. But when you fix something like that, you deserve accolades heaped upon your shoulders![:)] That fix will be universally loved.[:D]


Goblin





Goblin -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 12:39:46 AM)

I think that the likes of gamers are not based on the site they post at, but rather a fear of the game changing towards what they believe might be the negative, or towards the unknown. I think the biggest worry is caused by the latter.

Your periodic updates are much appreciated also, as they help alleviate the fear of the unknown. You will always have people disagree with change, myself included sometimes. Often that fear disappears when they get to try the newest version.

Regardless of what people post here, The Depot, or where ever, you are making many positive changes that are appreciated.


Goblin




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 12:49:11 AM)

Hello...

When a bit more internal testing is finished, I will request that the production folk release the new executable and editor for public beta testing, to get input from a broader range of players.

Thanks...

Michael Wood

quote:

ORIGINAL: Goblin

I think that the likes of gamers are not based on the site they post at, but rather a fear of the game changing towards what they believe might be the negative, or towards the unknown. I think the biggest worry is caused by the latter.

Your periodic updates are much appreciated also, as they help alleviate the fear of the unknown. You will always have people disagree with change, myself included sometimes. Often that fear disappears when they get to try the newest version.

Regardless of what people post here, The Depot, or where ever, you are making many positive changes that are appreciated.


Goblin





Goblin -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 1:09:13 AM)

Cool! Thanks for the info!


Goblin




omegaall -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 4:29:50 PM)

Michael,

A few minor comments:

4) Sometimes the player setup side was incorrect, when assaulting beaches. Fixed.
AT LAST. This has driven many crazy !!!

THANKS!!!!


The OOB editor.
Besides a lot of 'off noise' re the changes I see few that can not be over come by any scenario designer or OOB designer. What has be added by you is great and the extra work highly valued.

There is just one delicate point that I think some may appreciate.. The inclusion of csv input and out put from the editor. I do understand that this can cause issues and there are certain background problems such as wrong formation structures being imported and these should be caught by the editor. But this aside could you see the way to allowing csv input/output for the editor?

The result would be one editor does all, saves messing about with different editor just to build an OOB.

THANKS






Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 4:59:32 PM)

Hello...

If you mean importing and exporting an ASCII delineated file, sure, I could do that. That way, a fellow could read, edit and save the files with a data base program, like dBase. Is that what you want?

Bye...

Michael Wood

quote:

ORIGINAL: omegaall

Michael,

A few minor comments:

4) Sometimes the player setup side was incorrect, when assaulting beaches. Fixed.
AT LAST. This has driven many crazy !!!

THANKS!!!!


The OOB editor.
Besides a lot of 'off noise' re the changes I see few that can not be over come by any scenario designer or OOB designer. What has be added by you is great and the extra work highly valued.

There is just one delicate point that I think some may appreciate.. The inclusion of csv input and out put from the editor. I do understand that this can cause issues and there are certain background problems such as wrong formation structures being imported and these should be caught by the editor. But this aside could you see the way to allowing csv input/output for the editor?

The result would be one editor does all, saves messing about with different editor just to build an OOB.

THANKS








Goblin -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 7:04:05 PM)

Keep it in English you two!!![:-][:D]


Goblin




minefield -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 8:35:05 PM)

Yeah Mike I'm pretty sure that's what they mean. They are used to Chlanda's OOBDump.exe. It creates a comma separated file but I'm sure tab would work fine too.




Procrustes -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 10:35:59 PM)


WOW! This sounds fantastic! Could I ask, did you ever find why C&C was causing MC crashes?

Thanks again!!

P.




Mike Wood -> RE: SPWAW Executable Patch and Editor Beta Release (12/7/2005 11:10:15 PM)

Hello...

No. That and adding a separate preference item for morale on currently on my short list. Have gone back to work on War in the East, however. So, it will be a while. As soon as internal testing is done on other items, we will have the new executable and the new build of the editor available.

Bye...

Michael Wood

quote:

ORIGINAL: Procrustes


WOW! This sounds fantastic! Could I ask, did you ever find why C&C was causing MC crashes?

Thanks again!!

P.





omegaall -> RE: SPWAW Executable Patch and Editor Beta Release (12/8/2005 12:55:35 AM)


quote:

ORIGINAL: Mike Wood

Hello...

If you mean importing and exporting an ASCII delineated file, sure, I could do that. That way, a fellow could read, edit and save the files with a data base program, like dBase. Is that what you want?

Bye...

Michael Wood



In a way that is what I was referring to. But more for something like Excel/Access. These are more common than dBase. So either a comma delimited or tab delimited file.
I am not sure which is easier to code for the tab or comma separated. I gather that would produce 3 separate files, one for weapons, one for Units and the third for Formations. This would make building OOBs a lot simpler than trying to jump about in the current editor.
So we could export the information do the ‘thing’ and import it back into the editor. Then we use the editor to do the touch ups and fix the pricing properly using the new price/ammo routines now in there.
This all makes for a more balanced OOB design.

It would be great if you allow for this.

Thanks





minefield -> RE: SPWAW Executable Patch and Editor Beta Release (12/8/2005 1:58:15 AM)

omegaall,
Choosing between tab or comma delineated values isn't a big deal. You either write a tab or a comma ascii character.

TSV and CSV table formats are very common. Every database program should be able to import the data. I know Excel does.

Putting the unit, weapon, and formation information into a single or three separate files wouldn't be much of a difference from a programming standpoint. All of the data is pretty much just parsed from the top of the OOB file (weapon -> unit -> formation).




Page: [1] 2 3   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
4.015625