Author Topic: Bug Related to Battle Resolver  (Read 4046 times)

0 Members and 1 Guest are viewing this topic.

Offline Kurt (OP)

  • Gold Supporter
  • Vice Admiral
  • *****
  • Posts: 1765
  • Thanked: 3389 times
  • 2021 Supporter 2021 Supporter : Donate for 2021
    Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Bug Related to Battle Resolver
« on: September 16, 2006, 05:04:21 PM »
Steve -

I've noticed this before, but I can't remember if I've told you about it, so if I have, I apologize for bringing it up again, but it's annoying.  

This bug takes effect after using the battle resolver, and only affects ships with either advanced engines (Is), or with It2 (so far).  The class display for such ships shows them with their modified speed, in other words, if it is a monitor with a base speed of 4, and it has an It2, then the class screen shows it with a speed of 5.  However, when such a ship has been involved in a battle using the Battle Resolver screen, somehow the ship display for that ship is changed to the base speed.  For the monitor that would be 4.  As the ship display for that ship no longer matches the class display, the ship then shows as damaged, even though it has not taken damage.  

Kurt
« Last Edit: December 31, 1969, 06:00:00 PM by Kurt »
 

Offline Steve Walmsley

  • Aurora Designer
  • Star Marshal
  • S
  • Posts: 11649
  • Thanked: 20350 times
(No subject)
« Reply #1 on: September 18, 2006, 10:36:21 AM »
I have checked the SA code. The routine that updates ships as you design them is different than the routine that updates them after damage (a problem corrected in Aurora). The post-damage update does not check for engine tuners so I have added some code to account for the tuners in future.
« Last Edit: December 31, 1969, 06:00:00 PM by Steve Walmsley »
 

Offline Kurt (OP)

  • Gold Supporter
  • Vice Admiral
  • *****
  • Posts: 1765
  • Thanked: 3389 times
  • 2021 Supporter 2021 Supporter : Donate for 2021
    Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
(No subject)
« Reply #2 on: September 18, 2006, 12:15:43 PM »
Quote from: "Steve Walmsley"
I have checked the SA code. The routine that updates ships as you design them is different than the routine that updates them after damage (a problem corrected in Aurora). The post-damage update does not check for engine tuners so I have added some code to account for the tuners in future.


Steve - you might want to adjust for Is as well.  I noticed the same problem with them.

Kurt
« Last Edit: December 31, 1969, 06:00:00 PM by Kurt »