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

Show more useful information #128

Open
amreo opened this issue Jul 28, 2018 · 9 comments
Open

Show more useful information #128

amreo opened this issue Jul 28, 2018 · 9 comments

Comments

@amreo
Copy link

amreo commented Jul 28, 2018

I want the game show another useful informations:

  • Damage per second of a tower = (projectile power) / (fire rate) = DMS
  • Applied(?) damage per second in the range = DMS * 2*pi * range**2
  • Effective damage per second in the range = ADPS * cover_percentual

They are useful for measure the effectiveness of a tower

@mjaun mjaun changed the title Useful information Show more useful information Sep 24, 2018
@mjaun
Copy link
Owner

mjaun commented Sep 24, 2018

Requests from other issues:

@mjaun
Copy link
Owner

mjaun commented Sep 24, 2018

I'm a bit skeptical about these ideas. This game is mostly played on smart phones where the screen space is very limited and I would not like to clutter up the game screen. So if anyone has an idea about how to implement something without distracting users not interested in these information, please go ahead.

@vi
Copy link

vi commented Sep 24, 2018

It can be visible from some menu, not all the time.

There is special window showing information about a tower. There can be similar window, but showing totals. It can even have something like "sell all towers" or "upgrade all towers" buttons.

@Mannshoch
Copy link

So if anyone has an idea about how to implement something without distracting users not interested in these information

Color the line of the tower border a with different colors
eg.
First update blue
Last Update red
all update between should have a color between blue and red

@zz-ha-dum
Copy link

in real time, or displayed post mortem ?

@vi
Copy link

vi commented Sep 30, 2018

In real time. (obviously, post-mortem as well)

@mjaun
Copy link
Owner

mjaun commented Oct 1, 2018

@blackboxlogic
Copy link

I'm merging in issue #152, since it is related.
"More useful information" could include a preview or summary of the 'bad-guys' in the next level, or some number of future levels.

@msteudtn
Copy link

msteudtn commented Apr 2, 2023

Hello,

I would like to add the "tower level and status" to the list of shown information. :)
There's been the request #176 in 2020 which had some ideas on the tower-labels.

At the moment I have to long-press the "Build"-button to get some of these information. My wish is, to press an extra button, like a "star"-badge (*). So, I could switch through the different tower-status and keep them visible.

(*) black star: https://symbl.cc/de/2605/
white star: https://symbl.cc/de/2606/
star in circle: https://symbl.cc/de/235F/

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

No branches or pull requests

7 participants