grcrt / grcrt-script

GRCRT is "the" userscript for MMO web-browser strategy game Grepolis.
https://www.grcrt.net
GNU General Public License v3.0
14 stars 7 forks source link

Command list movement bug #14

Closed tudela96 closed 6 years ago

tudela96 commented 6 years ago

Description

After the last update, taking out the command list window doesn't let me cancel the attack or see the time that the attack arrives before three or four seconds.

How to reproduce the problem

Expected behavior

I should be able to cancel the attack immediately when pressing the X or see the time when the attack arrives at the first try

Actual behavior

when having the command list out of his standard place, the action cant be cancelled correctly before 3 or 4 seconds

How often

[Only happens when the command list is moved out of his standard place]

Additional information

tomaski commented 6 years ago

I can't reproduce the described issue. Could you please open Console (Ctrl+Shift+J) and see if any errors / warning appear when you try to cancel the attack?

Also, do you have any other scripts? If so, which ones?

tudela96 commented 6 years ago

Those errors and messages on the console show up when i open the game, but no errors appear when i cancel the action. Only grepolis report converter is activated in this gif

command list bug

As you can see the time doesnt display and i have to click many times the X to cancel it. I have also tried it on firefox and happens the same. i've been talking to my mates and nobody else seems to have this problem with the same extension

tomaski commented 6 years ago

What firewall / antivirus / adblocker are you using? Do you have any other "web safety" tools installed? What about browser addons (any addon that you have both on FF and Chrome)?

tudela96 commented 6 years ago

Im using Windows Defender. Adblock Plus, Pop up blocker for Chrome™ - Poper Blocker, and Tampermonkey on Chrome. And only Tampermonkey on Firefox with Grepolis Report Converted installed on both browsers.

I've just tried again with linux installed on the same computer and happens the same

tomaski commented 6 years ago

:tada: This issue has been resolved in version 5.0.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

tudela96 commented 6 years ago

It works perfectly now. Thanks a lot!