Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] HP reduction in combat mode does not record correctly in combat log + telemetry #2469

Open
Sandm0n opened this issue Jun 6, 2024 · 0 comments

Comments

@Sandm0n
Copy link

Sandm0n commented Jun 6, 2024

Describe the bug
When you reduce your mech HP in combat mode it does not record neither in combat log or telemetry as damage taken. Instead, it records this value when you heal your mech (add HP to it)

To Reproduce
Steps to reproduce the behavior:

  1. Enter combat mode with pilot + active mech
  2. Reduce HP via "-" sign to eg. 8
  3. Check combat log - it should show damage taken "0" (not an expected thing)
  4. Gain HP via "+" to full
  5. Combat log will show the damage taken in the amount of how much you healed the mech

Expected behavior
Expectation is you gain damage taken as your mech gets damaged. Currently it is the other way around: you gain damage taken in telemetry when your mech is healed

Screenshots
Screenshots are made in order, as described in steps to reproduce

s1
s2
s3
s4

Desktop (please complete the following information):

  • OS: WIN
  • Browser Firefox
  • Version
    126.0.1 Firefox Release
    May 28, 2024

Additional context
Full repair button does not do anything in regard to those values?
In addition: Reducing HP via "-" and losing structure that way does not record the loss of structure in telemetry. My assumption is it the same bug as described, and the mechanism will repeat: "healing" structure will record it as a loss of structure. Not checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant