<< Back to Warzone Classic Forum   Search

Posts 331 - 350 of 846   <<Prev   1  2  3  ...  9  ...  16  17  18  ...  30  ...  42  43  Next >>   
Muli's userscript (Tidy up Your Dashboard): 4/26/2016 12:19:15


Waka 
Level 58
Report
if this was banned then fizzer and the other mods wouldn´t even dare to put it under the notable posts for a long period of time
Muli's userscript (Tidy up Your Dashboard): 4/26/2016 13:03:04


Muli 
Level 64
Report
Currently it was put there by Fizzer himself :)
Muli's userscript (Tidy up Your Dashboard): 4/26/2016 16:33:20


TheCambodianDictator
Level 36
Report
Thanks Muli!
Muli's userscript (Tidy up Your Dashboard): 5/3/2016 21:16:22


Muli 
Level 64
Report
Hello !

Version 1.12 of Tidy Up Your Dashboard just got released. Code-wise this is the biggest update so far. 1457 removals and 904 additions is what the tools say!

The main reason for this is that Fizzer started using the browsers Javascript-Localstorage to store things like single-player games, whether or not sounds are enabled, and orders you've entered into a game but not yet committed. Since the available space is limited, and filled up quite fast, I had to switch to a different storage system. For the ones interested, the data is now stored in the Browsers IndexedDB.

In order to get the new storage running I had to rewrite quite a lot of code, I hope the switch works well for all of you. A side effect is, that you'll have to reconfigure the userscript settings, sorry about that.

But let's get to the cool update now :)




Custom My-Games Sorting

Finally it's here, you can now sort your games by the time you got left, until you can get booted! Simply select the sort type next to the filter and it'll work.






Additionally to that following things have changed / been updated

  • The "Next Game" works again, and also adapts itself to the sort type
  • At the bottom of the userscript menu you you will find a button to reset the thread you have hidden
Muli's userscript (Tidy up Your Dashboard): 5/3/2016 21:21:01


DanWL 
Level 63
Report
Thank you very much!
Muli's userscript (Tidy up Your Dashboard): 5/3/2016 21:21:52


Luna {TJC}
Level 57
Report
Wow that's a really nice update for indexing games and hopefully it will save people from a few boots as well. :D

Roughly how much time have you spent on the script and what made you start work on it?
Muli's userscript (Tidy up Your Dashboard): 5/3/2016 22:32:07

Mike
Level 59
Report
Yeah, cool update!!

Muli I have a suggestion.

I am interested in open games + MD where my turn is due or there is an unread message. Would it be possible to have the open games page with just those im interested in on top of the list ? Otherwise currently I have to choose between playing with 2 tabs all the time to check whats happening (if I use your script), or scroll down very far (have about 15 MD Games) if I dont use this option to see the open games, both of which being not optimal.

Thanks for your feedback. Much appreciated.

What are you working on next btw ??? Curious inside ;).
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 11:27:38


Muli 
Level 64
Report
Roughly how much time have you spent on the script and what made you start work on it?


I have no idea how much time I spent on this, but it really I really put a lot of work into it, considering there were more or less frequent updates for more than a year now. I'd say for the last update I invested about 10 hours.

I started with the script right after Fizzer switched to the new dashboard, since I didn't really like it. It started as a small script only for myself, which simply changed the layout of the dashboard and gave me back the refresh (R) option. When I saw that on the forum lot's of people where complaining about the new dashboard and decided to make the script customizable and publish it :)

Muli I have a suggestion

I'm not sure if I understood you right. Do you want to have some sort of a mixed list with open games and your games in it?

I'm not sure yet what I'll work on next, but there are some ideas around :)

Edited 5/4/2016 11:27:52
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 11:38:54


(deleted) 
Level 62
Report
Change Userscript Settings 1.11.5.6


Does this mean my userscript is not updated to 1.12? If so, How do I update it to version 1.12?
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 13:06:21


Sephiroth
Level 61
Report
Thank you for your timely updates Muli! I appreciate the good work you do, and you should definitely provide a link to paypal so that we can help you with donations :)


Bug report:

if "Fixed window with scrollable games" option is disabled, the My Games tab isn't formatted properly



Suggestions:

- on the My Games tab, display the time left for games even if Sort is set to Default

- on the Forum Reply tab, have the cursor set in between the tags (or right after the tags in case of * and hr) instead of selecting the whole tag, so that we can insert the tag and start typing right away



Edited 5/4/2016 14:49:47
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 13:30:16

Mike
Level 59
Report
@ Seph for your last suggestion, it wouldnt work if you select a quote that you ve just pasted in your answer to come and click the quote button. Maybe for quote since we dont need to write anything leave the selection as it is and change it for other ones.


I'm not sure if I understood you right. Do you want to have some sort of a mixed list with open games and your games in it?

Yeah Muli. In my default tab, I would have the open games list with above them any MD games where my turn is due or where there is an unread message. And everytime I click Multiplayer it would come to this tab by default (important too). So I would only use 1 tab and wouldnt need to scroll down too far anymore. Hopefully it would also promote open games to the community too as they are deserted.

Edited 5/4/2016 13:30:49
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 13:52:48


Sephiroth
Level 61
Report
obviously, if something was selected before the tag button is clicked, the cursor should always be placed at the end
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 14:40:32


Master Jz 
Level 62
Report
Mike, if I understand you right I have that exact behavior on my dashboard. My filter is set to "Games where it is my turn or have unread chat messages + real time" and I have "Fixed Window with scrollable Games" unchecked in the userscript.
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 15:09:07


Muli 
Level 64
Report
@Platinum
  • Yes the version number always get updated automatically there, so your script is not up-to-date. You can tell it to update manually in the Tampermonkey / Greasemonkey Add-on. If you need help, tell me what Browser / Add-on you are using

@Sepiroth
  • I think I'll just add the Sort-Option "Default + Time left", that way everyone will be happy :)
  • Yes, the Cursor + Tag insertion don't work very smooth yet. That's something i'd like to fix soon!
  • Thanks for mentioning the bug, I'll fix it later this week.


Edited 5/4/2016 15:11:40
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 15:24:25


(deleted) 
Level 62
Report
Thanks! It now works for me :)

Edited 5/4/2016 15:25:00
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 16:24:20


DanWL 
Level 63
Report
Found some bugs:

  • On the sort by time left, it says that I don't have any time left. Could you make it so that it reads the amount of banked time that I've got left? (I think the fact that the game has only banked time left is causing this bug.

  • Also, when using the sort by time left, the game name of the first game disappears.

  • I'm also getting the simliar layout bug as what Seph has.

  • Evidence: http://s25.postimg.org/sg0w73g8f/Userscript_bug_no_time_left_but_banked_time_so.jpg.


Edited 5/4/2016 16:27:05
Muli's userscript (Tidy up Your Dashboard): 5/4/2016 19:54:18


Waka 
Level 58
Report
I've had the same lay-out issues as Dan just posted and this has to do with add running on the right side of the screen since when i'm disabling add there i don't have that problem at all.
Muli's userscript (Tidy up Your Dashboard): 5/5/2016 12:34:16

Mike
Level 59
Report
Yes thanks Master Jz it works perfectly!
Muli's userscript (Tidy up Your Dashboard): 5/6/2016 21:03:04


(ง︡'-'︠)ง let's fight!! 
Level 62
Report
somehow i cant add new bookmarks :/

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Problem solved!! I have switched my bookmarks up and down to often if i understood it right.
I really appreciate that Muli is not only a great programmer and did this flawless Userscript, but he also helps in any case if you have individual problems with this userscript. Great Program. Great Service. Great Person!!!

Just must to be said!!!!

Thanks a lot for help Muli!! If I would be able to I would give you a Trophy for 'Great Contribution for WarLight' or something like this :)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Edited 5/7/2016 11:54:49
Muli's userscript (Tidy up Your Dashboard): 5/8/2016 17:35:53


Muli 
Level 64
Report
Thanks (ง︡'-'︠)ง let's fight!! for the nice words :)

I just released version 1.12.1 to fix some bugs that came along.

  • The title of the first Game shouldn't get hidden anymore (didn't affect everyone)
  • My Games Table layout should be correct now when "scrollable games" is not active

About the problem with the banked time. I'm currently not sure if I can access the banked-times somehow. I couldn't find a way to do it yet.

Edited 5/8/2016 17:36:03
Posts 331 - 350 of 846   <<Prev   1  2  3  ...  9  ...  16  17  18  ...  30  ...  42  43  Next >>