A couple minor issues with 1.11
Posted: Wed Nov 21, 2012 9:04 pm
There's still no sound for the SdKfz 10/4 unit, I fixed it myself by using the efx.pzdat file provided by Vpaulus and the font for "Upgrade" in the purchase screen is too large.
One other small bug is only the decisive victory screen comes up no matter if I get a marginal victory or a loss even though theirs supposed to be separate screens for decisive victory, marginal victory or loss. Looking at the results.html file it looks like the other screens were never coded in and looking through past threads this has been a issue ever since the game was released.
The code:
<div id="GameResultImage" style="width:800px; height:600px; margin:auto; background-repeat: stretch; background-image:url(outcome/panzer_outcome_decisive_victory.png)">
<div style="height:450px" />
<div.gotlisch id="GameResult" style="font-size:80px; color:#f9efb4">
</div>
<div style="height:15px" />
Maybe it's not considered to be an important issue, but still it would be nice to finally see this fixed.
One other small bug is only the decisive victory screen comes up no matter if I get a marginal victory or a loss even though theirs supposed to be separate screens for decisive victory, marginal victory or loss. Looking at the results.html file it looks like the other screens were never coded in and looking through past threads this has been a issue ever since the game was released.
The code:
<div id="GameResultImage" style="width:800px; height:600px; margin:auto; background-repeat: stretch; background-image:url(outcome/panzer_outcome_decisive_victory.png)">
<div style="height:450px" />
<div.gotlisch id="GameResult" style="font-size:80px; color:#f9efb4">
</div>
<div style="height:15px" />
Maybe it's not considered to be an important issue, but still it would be nice to finally see this fixed.