RigorMortis wrote:
I'm pretty certain that the alert boxes appear when your shield or energy timer reaches 0:00 and restarts, although I would agree that they should appear sooner if possible.
anything that causes your stats bar (the section above the navigation bar) to refresh on your side of the computer (any actions you do that make a change in current or max energy, change your timers, modify how much hull or shield you have, add XP, or change the amount of credits or GP you have)... will force the popups to appear... in most cases, it's the timer refresh, unless you're busy attacking stuff at the moment... if your energy and shield are full though, it could be quite some time before those popups appear...
keep in mind the game is all HTML-based... so it can't keep a connection open with realtime data going back and forth... so server-side changes have to be checked for on a timed basis... (the legion chat works the same way,... it updates every 30 seconds if you're not actively typing)
anyway, i agree it needs to be a smaller window of time..... more like 10 seconds...
and also make it check for alerts each time we send a chat msg too..