<< Back to Warzone Classic Forum   Search

Posts 611 - 630 of 846   <<Prev   1  2  3  ...  16  ...  30  31  32  ...  37  ...  42  43  Next >>   
Muli's userscript (Tidy up Your Dashboard): 4/19/2017 21:00:23


Master Jz 
Level 62
Report
I sent you a message on skype but will add a note here too. I found an optimization for loading the dashboard. When the dashboard is loaded, the games list is being refreshed even if the sort is set to "default". If the refresh is skipped in this case, it speeds up the dashboard load time.
Muli's userscript (Tidy up Your Dashboard): 4/20/2017 11:38:45

Mike
Level 59
Report
Speaking of refresh, did you have the chance to look at my previous issue ? You may manage to fix both at the same time :-).

Reminder : if you change your filter (for example from "only show games where it is my turn" to "all games where i'm not eliminated", which I often do to see games where I need to modify an order), then time left isn't displayed any more and I have to reload the page. An automatic reload when changing the filter may help.
Muli's userscript (Tidy up Your Dashboard): 4/20/2017 12:16:08


Muli 
Level 64
Report
@linberson
That would be possible, but it would also require a lot of networks requests and I don't see that much of an advantage in showing those numbers there.

@ Master Jz
Thanks for pointing that out! Indeed, that reload was (almost) completely unnecessary. There's a very small downside, which nobody will notice :)
Anyways, the script will load faster now if the "Sort" filter is set to "Default"

@Mike
I did not forget about you! And yes, I did just fix both issues together. Thanks again for reporting that bug.


Also the script will from now on not run on game and create game pages, since it has problems running together with unity.
Muli's userscript (Tidy up Your Dashboard): 4/20/2017 15:15:41


dabo1
Level 57
Report
the scripts still makes problems with the webgl version at this address https://www.warlight.net/SinglePlayer?CustomGame=1&Unity=1
Muli's userscript (Tidy up Your Dashboard): 4/20/2017 15:52:09


Muli 
Level 64
Report
@dabo1 You're right, I forgot about that one. Should be fixed now!
Muli's userscript (Tidy up Your Dashboard): 4/21/2017 00:08:31

Mike
Level 59
Report
Thanks Muli, awesome update :-)
Muli's userscript (Tidy up Your Dashboard): 5/3/2017 07:08:48


MightySpeck (a Koala) 
Level 60
Report
I'm having the same problem i had before. It was working after you posted but idk why it isn't anymore.
Muli's userscript (Tidy up Your Dashboard): 6/1/2017 02:41:05


Deadman 
Level 64
Report
Bug report:
The tags(b,i,code,img etc) are misplaced when I erase content from my post.

Steps to repro:
  • Write down two lines of text

  • Erase something from the first line


  • Insert a new tag. It should insert it where my cursor is, but instead the tag is inserted between some words.




p.s - I think the tags are inserted between characters equal to the length of the erased text.
Muli's userscript (Tidy up Your Dashboard): 6/1/2017 21:29:59


Muli 
Level 64
Report
@MightySpeck (a Koala)
Could you be a bit more precise?

@Master of the Dead
That's interesting! I looked into it a bit and it seems that this is/was actually a bug in chromium. You can see further details here: https://bugs.chromium.org/p/chromium/issues/detail?id=714425.

I couldn't find a way to bypass the bug, so I'll have to leave it like this currently.
Muli's userscript (Tidy up Your Dashboard): 6/2/2017 01:14:38


buddyboyb1
Level 56
Report
I am having a problem similar to MightySpeck's

When I click on the boot time of the games, they won't open
Muli's userscript (Tidy up Your Dashboard): 6/3/2017 04:32:30


MightySpeck (a Koala) 
Level 60
Report
I find that i can't click on this part of game.



I guess it's just because it's too lines of players, but apparently i always click there.


Edited 6/3/2017 07:17:55
Muli's userscript (Tidy up Your Dashboard): 6/3/2017 04:34:23


MightySpeck (a Koala) 
Level 60
Report
>.> when you just notice you spelled two wrong
Muli's userscript (Tidy up Your Dashboard): 6/3/2017 11:08:51


DanWL 
Level 63
Report
I get the "Sorry, Tidy Up Your Dashboard is not supported" message.
Browser: Firefox 32-bit up to date.
OS: Win Vista X86.

What are the minimum requirements for the features to be usable?

Edit: @MightySpeck (a Koala)
You spelt "two" right, but you need to learn when to use "too" before it's too late :)

Edited 6/3/2017 11:11:55
Muli's userscript (Tidy up Your Dashboard): 6/5/2017 01:06:21

Math Savage
Level 27
Report
Thanks.
That's helpful
Muli's userscript (Tidy up Your Dashboard): 6/5/2017 19:17:19


Waka 
Level 58
Report
Some time ago i've installed tampermonkey on Google Edge and just imported the settings i've been using for my main account. Now that i was just looking in the points tab i've noticed that my alt actually took the total earned points over from my main account at the point i've transfered the settings.

I also have to add that i'm not able to change any settings on Edge either so the script isn't working like it's supposed to do but i'm aware that this reason might not be on your side. Considering that the points might just not get calculated like the other browsers actually do.
Muli's userscript (Tidy up Your Dashboard): 6/14/2017 16:24:17


Muli 
Level 64
Report
@buddyboyb1
Yes, that is correct. Everything should be clickable, besides the boot time. The reason for this, is because the boot time delivers extra functionality when hovering it. It displays the time left, even if you have already committed in your game. Perfect for seeing when your opponent will be booted :)


@MightySpeck (a Koala)
Are you sure you have the newest version installed? (1.14.27 or higher). I can click the spot without a problem in a similiar game.

@DanWL
It should work with every "normal" up-to-date browser. However Firefox does no longer support windows Vista and therefor it does not receive all updates anymore. I guess that is the problem.

@wakanarai
Edge seems to have some problems with the way that I store the settings you define, but interesting that it works if you import them!
The points calculation is a bit tricky, since it requires some code which only ran on the dashboard back then. So right now, every time you visit the dashboard, it calculates your total points and stores them so you can then view them on the points page. I guess it is the same problem, that the storing somehow fails, just like when you want to change the settings.
I'll look into it if I find some time for it.
Muli's userscript (Tidy up Your Dashboard): 6/14/2017 16:24:24


Muli 
Level 64
Report
But now for some news. The Userscript has just been updated to version 1.15.0.

This update allows you to see if there are multiple streams of WarLight on Twitch.

As soon as there is more than one stream a small text will appear right of the "top stream" and hovering it will display the full list of all active streams.


Note that this currently does not work on pages which can be opened with unity.

Edited 6/14/2017 16:26:18
Muli's userscript (Tidy up Your Dashboard): 6/14/2017 16:54:11


DanWL 
Level 63
Report
Nice update :)
Muli's userscript (Tidy up Your Dashboard): 6/14/2017 17:14:09

Mike
Level 59
Report
Yes amazing ! WL wouldnt be the same without you :)
Muli's userscript (Tidy up Your Dashboard): 6/14/2017 22:46:19


ps 
Level 61
Report
awesome updates as usual Muli!!
Posts 611 - 630 of 846   <<Prev   1  2  3  ...  16  ...  30  31  32  ...  37  ...  42  43  Next >>