Updated Public Beta Available v1.10

Get ready for Mark H. Walker's Lock ‘n Load: Heroes of Stalingrad. This is the first complete computer game in the Lock ‘n Load series, covering the battles in and around Stalingrad during World War II.
User avatar
Gerry Edwards
Posts: 124
Joined: Thu Feb 21, 2013 10:25 pm

Updated Public Beta Available v1.10

Post by Gerry Edwards »

Hello Everyone,

The public beta has been updated to V1.10. Please check it out, and let us know of any bugs. You can download it from the Members Club, Here.

Below is the change list.

1.10 update fixes:

- Fixed bug where tied initiative would go to whoever was last to act rather than winner of previous initiative.
- Fixed range of tripod/bipod weapons to use the correct value when packed up.
- Fixed LOS going from low-to-high areas with intervening obstacles.
- Fixed bug where weapons carried by a leader with Deadeye did not have their range modified for the actual shot.
- Walls with TM other than Stone Walls now show the correct name and TM modifier for people other than me.
- Stealth markers are now removed in Admin phase.
- New Scenario Rule: Defective Mines; mines only detonate on an even die roll when the hex is entered.
- Names & adjectives for nations Custom 1 and Custom 2 can now be specified in the scenario editor on a per-scenario basis. These will be substituted in for virtually all places in which nation names pop up, with the exceptions of the editor (to avoid confusion on duplicate names) and multiplayer lobby (since the names aren't sent over until the scenario is).

1.09 Changes

** Note: if you have modified the csv files in the /Custom directory, please rename your directory or back up the files before installing 1.09 so your changes aren't wiped out.

- Fixed mines not being removed if the removal roll was made.
- L is LOS string mode in editor now, to match in-game.
- Fixes to LOS going over obstacles at various heights.
- Custom directory support added (see notes below).
- AI should no longer target 'hidden' units with mortars, artillery, or airstrikes.
- Shaken units can no longer capture victory hexes.
- FFE markers are now properly LOS degrading terrain.
- Walls with TM other than Stone Walls now show the correct name and TM modifier.
- New Scenario Rule: Exploding Flamethrowers (from Heroes of the Blitzkrieg scenario Last Charge of the Spahis). Direct fire attacks with a flamethrower that roll a 6 basically blow up after the attack with FP 2.
- New Scenario Rule: Patrol (adapted from Heroes of Normandy scenario Tameville Breakout). Neither side may use Double Time movement until an enemy unit is spotted.
- New Scenario Rule: Fresh Snow (from Not One Step Back scenario A Bitter Holiday). Clear and Road hexes cost 2 MV for SMC/MMC counters. There are no special graphic effects for this, it assumes a suitable map background is being used.


CUSTOM DIRECTORIES
- To add a directory to the module list, add it to the file modules.dat in the game directory.
- Directories will be read in the order they are listed in the file, duplicate ID numbers will be silently overwritten by subsequent directories. For combining directories, people will need to be a little organized and make sure unit, terrain, and sprite ID numbers are unique to each set of csvs.
- /Stalingrad will always be read last regardless of its position in the list, to avoid multiplayer tragedies.
- Scenarios can also be read out of these directories, if you want to be super organized, put your scenarios in your own directory instead of /maps.
- Sprites.csv has whole pathnames, so sprites can be placed in these directories as well if the filename in sprites.csv calls for it, but if you do that, other people will have to use the same directory name so they can be found.
- Same thing with map backgrounds. If you are making a custom map, when you add the background bmp on map info, that file could be anywhere - if you want to be super organized it could be in your custom directory, but then people need to use 'your' name for it.

Example of use:

I make a few hundred evil clown counters, because clowns are scary. I make a directory in the main game directory /Clowns. I copy over the blank .csvs from /Custom into /Clowns and start adding unit, terrain, and sprite data to those files. When I'm adding the sprites for the counter sheets, I've put all the counter bmps in /Clowns, so I enter those filenames as /Clowns/countersheet_A.bmp, etc, to sprites.csv. I've made a custom circus map background bmp, and I put that in /Clowns as well, and when I make the map in the scenario editor, when I tell it to use this new background (via Raw Map Info), I navigate up out of art/maps and to /Clowns to select it. Similarly, when I save this new scenario, I save it in /Clowns. Lastly, I add Clowns to the list of modules in modules.dat, and this monstrosity has everything it needs in one self-contained directory. I then send all my friends a giant zip of the whole /Clowns directory, telling them if they want to play it to make their own /Clowns directory, unzip everything into it, and add Clowns to their own modules.dat.


V1.08 – March 21, 2014
General fixes:
    Fixed bug where player 2's deployable units in hotseat play would sometimes be invisible. -Fixed nurses to no longer be allowed to Spot. -Fixed bug with figuring which turret facing gets hit. -Fixed snipers to no longer get special terrain bonus vs. offboard artillery. -Fixed vehicles with a moved or fired marker to no longer be allowed to button or unbutton. -Fixed weapon teams not being able to fire in the same impulse as units in their hex. -Fixed Low Crawl movement to be not allowed into hexes that cost the unit's maximum move (or greater). -Fixed bug from 1.05 where if all units exited, the game thought everyone on that side died (seen in The Escape). -Fixed selection bug where if you had a stack selected and then picked an action where only one unit could do it, the other units could remain selected. -Fixed units in a hex where a leader called from mortar fire to be able to fire on the same impulse. -Fixed overlooked rule: leaders can call mortar fire into the same hex that they just did a Spot attempt on in the same impulse.
General changes:
    -Added some more danger checks for the AI about moving forward forces. -Targeting cursor won't show over enemies now if the current hex (the red cursor) is out of LOS; also the pop-up text says "LOS Blocked". -Updated Tutorial 8 (Special Movement) to not have SS units.
Editor changes:
    -Editor now locked to game rotation, LOS polygons and hexside terrain are now placed properly in that orientation, and hex text is right-side up in that orientation. -All map polygons are now drawn when editing LOS, and whole-hex blocking terrain now draws a white polygon as a reminder that the hex doesn't need extra polygons. -Added new number entry for units in Fixed Position in the editor; 1 = fixed indefinitely, 2+ are released to move on that # turn. -Added new submenu on Scenario Info in editor for Scenario Rules; moved Initiative & Night Rules to be on that menu. -Added new Scenario Rule option of Mud, this changes all clear hexes to Mud, costing 2 move points for vehicles and all non-T34s get stuck on a 2d roll of 11+ per hex. There are two settings for this option on the Scenario -Rules menu, the first overlays a mud graphic on all clear hexes, the second is rules only (it assumes the map has been drawn with mud already on it). This rule was seen/stolen from the Keeping the Door open scenario in Not One Step Back. -Added new Scenario Rule settings for hero generation for each side: Normal, Limited (only 2 can be generated ever), Rare (needs a second roll of 1 instead of even), and None (cannot be generated at all). -Special Scenario Rules are now listed & described at the end of the map briefing.
Modding changes:
    -New /Custom directory, where a secondary units.csv, sprites.csv, nations.csv, and terrain.csv will be loaded in addition to /Stalingrad for easier modding. Use new ID #s for new stuff, since the game will load /Custom stuff first, followed by /Stalingrad data (overwriting any conflicts) so as to prevent multiplayer sync accidents with mismatched units. The next # to use is shown in each of the files in the /Custom directory. -Hero IDs are now gotten by searching the unit lists so adding/removing heroes, or having heroes for the custom nation slots will work correctly now. -Renaming single-panel maps to .mpp files works again to allow them to be loaded as panels.


Cheers,

Gerry
Those who came before pave the path of tomorrow.
cerberus77
Posts: 13
Joined: Thu Feb 13, 2014 3:49 pm

RE: New Public Beta Available

Post by cerberus77 »

unfortunately still stuck at the start screen despite the beta [:(]

thanks for the qwik update though [:D][:)][:)]
User avatar
Tom Proudfoot
Posts: 1297
Joined: Tue Apr 25, 2000 2:00 pm
Location: Alameda, CA
Contact:

RE: New Public Beta Available

Post by Tom Proudfoot »

The Windows 8 guys with the stretching problem can get around it by setting their desktop font size to the smallest size - is there a similar thing to do with Mac running Parallels? I have changed the next version to tell Windows 8 to not do that stretching but I'm not sure how much of Mac Parallels is Windows vs. Mac stuff.
cerberus77
Posts: 13
Joined: Thu Feb 13, 2014 3:49 pm

RE: New Public Beta Available

Post by cerberus77 »

its interesting i tried that yesterday as i followed the threads on this issue...so while in paralells i went into the control window and changed it from 199% which is the custom default which i cannot apparently change. i then checked the smallest font size and pressed apply. i was told i had to sign off and then back on again before it takes effect. when i signed back on it resumed the default of 199%. any ideas?
User avatar
Radagy
Posts: 344
Joined: Sat May 22, 2004 11:29 am
Location: Italy

RE: New Public Beta Available

Post by Radagy »

Hi,

Even installing the fix Windows 8.1 still crashes after the first dice roll.
Quite strange because I managed to play the game a couple of times before the mess started. After the first crash the game never worked again.
User avatar
Tom Proudfoot
Posts: 1297
Joined: Tue Apr 25, 2000 2:00 pm
Location: Alameda, CA
Contact:

RE: New Public Beta Available

Post by Tom Proudfoot »

I really hate it when people say this ([;)]), but have you rebooted since installing? Mainly I ask because you had it working before and I'm wondering if the installer did something weird.
User avatar
Radagy
Posts: 344
Joined: Sat May 22, 2004 11:29 am
Location: Italy

RE: New Public Beta Available

Post by Radagy »

You are right Tom. After rebooting Windows everything works as it should. [:)]
User avatar
Tom Proudfoot
Posts: 1297
Joined: Tue Apr 25, 2000 2:00 pm
Location: Alameda, CA
Contact:

RE: New Public Beta Available

Post by Tom Proudfoot »

Cool!
User avatar
Radagy
Posts: 344
Joined: Sat May 22, 2004 11:29 am
Location: Italy

RE: New Public Beta Available

Post by Radagy »

Is this beta going official any time soon?
Most of the guys I meet in the lobby didn't update the game, so we can't start a match.
User avatar
Erik Rutins
Posts: 39324
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: New Public Beta Available

Post by Erik Rutins »

Yes, 1.02 is going official this week and a 1.03 public beta will be made available in its place.

If you want to play multiplayer, it's best to stay with the official release versions unless you need a beta to solve an issue. We expect that with 1.03 and certainly 1.04, any significant issues (like the corner case resolution or selection issues) will be resolved. We're maintaining a weekly update pace until we get to that point.
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
User avatar
z1812
Posts: 1575
Joined: Wed Sep 01, 2004 12:45 pm

RE: New Public Beta Available

Post by z1812 »

I installed the 1.02 beta. When it becomes official do I have to reinstall or am I OK with the Beta?
User avatar
Erik Rutins
Posts: 39324
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: New Public Beta Available

Post by Erik Rutins »

There are usually no changes, but it's always a good idea to click the "Check for Update" button and get the official version once available to make sure you are on exactly the same build as the customers who only install the official updates.
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
User avatar
z1812
Posts: 1575
Joined: Wed Sep 01, 2004 12:45 pm

RE: New Public Beta Available

Post by z1812 »

Thank you for your quick response.
User avatar
Gerry Edwards
Posts: 124
Joined: Thu Feb 21, 2013 10:25 pm

RE: New Public Beta Available 1.04

Post by Gerry Edwards »

Hello Everyone.

1.04 is now available for testing. Please let us know of any issues you might encounter.

Cheers,
Gerry
Those who came before pave the path of tomorrow.
User avatar
z1812
Posts: 1575
Joined: Wed Sep 01, 2004 12:45 pm

RE: New Public Beta Available 1.04

Post by z1812 »

ORIGINAL: Gerry Edwards

Hello Everyone.

1.04 is now available for testing. Please let us know of any issues you might encounter.

Cheers,
Gerry

Very good to see betas being made available so quickly.........very impressive. [&o]

Can one play multiplayer with another who has the same Beta?
User avatar
Tom Proudfoot
Posts: 1297
Joined: Tue Apr 25, 2000 2:00 pm
Location: Alameda, CA
Contact:

RE: New Public Beta Available 1.04

Post by Tom Proudfoot »

Yes, as long as both players are on the same version, whatever it may be.
User avatar
Missouri_Rebel
Posts: 3062
Joined: Sun Jun 18, 2006 11:12 pm
Location: Southern Missouri

RE: New Public Beta Available 1.04

Post by Missouri_Rebel »

Thank you for adding more zoom levels. Much better.
**Those who rob Peter to pay Paul can always count on the support of Paul
**A government big enough to give you everything you want is a government big enough to take from you everything you have-Gerald Ford
chemkid
Posts: 1238
Joined: Sat Dec 15, 2012 2:02 pm

RE: New Public Beta Available 1.04

Post by chemkid »

.
User avatar
laska2k8
Posts: 556
Joined: Fri Nov 18, 2005 8:17 am
Location: Italy

RE: New Public Beta Available 1.04

Post by laska2k8 »

just a quick note, the 'nations.xls' file couldn't be read correctly, it says that the content doesn't reflect a xls file.
"Sa vida pro sa Patria"
Santayana_slith
Posts: 20
Joined: Tue Jan 05, 2010 10:28 am

RE: New Public Beta Available 1.04

Post by Santayana_slith »

Movement planning (right click) seems less responsive with 1.04 and, while playing "Human Wave", computer calculation took almost a minute several times in a row. Normally, it's just a second. I'm going back to 1.02 for the moment.
Post Reply

Return to “Lock ‘n Load: Heroes of Stalingrad”