[BF4][v1.2.1] Missions Screen Enhancer - Better Battlelog Forums #111914

Sitemap
Post edited 25 x times, last by
Topicstarter
This plugin enhances the Missions screen.

Based on this request:
http://getbblog.com/board/topic/111865/1/Request-Improved-Missions-tab


Feedback and translations to other languages will be appreciated.

Features:

When creating a mission, show the missions as a grid
Collapse the missions menu when creating a mission
Hide unlocked dogtags on the Missions screen
Search in the list of friends in the invite window

Changelog
1.2.1 - added a portuguese translation (thanks to ArnoldLayne)
1.2 - added an option to search in the list of friends in the invite window
updated the french translation (thanks to @GeneralSheppard)
1.1 - added hiding unlocked dogtags
1.0.3 - more fixes, updated french translation
1.0.2 - added french translation (thanks Amkhatar)
1.0.1 - fixed the plugin for Firefox, added german translation (thanks Brady_The)
1.0 - inital version

You can install this plugin from the plugin gallery:
http://getbblog.com/plugin/126692/Missions-Screen-Enhancer


Github repository:
https://github.com/dpeukert/bblog
Post edited 10 x times, last by
Really awesome! I love it! Thank you so much.

One small bug I encountered: Selecting missions in column 4, 5 and 6 causes a scrolling effect (Firefox, Chrome works fine).

Translation
"de" : {
"option.missionsasgrid" : "Liste Missionen in der Missionserstellung in einer Tabelle auf",
"option.collapsemissions" : "Minimiert das Missionsmenü nach Missionsselektierung",
//"option.greyout" : "Deaktiviert abgeschlossene Missionen (20x gewonnen)",
},

For some reason it doesn't work in combination with Firefox+NoScript, even when required scripts are allowed (Not even showing up in Options). I guess that's my problem, even though it does work on Dropbox
(No worries, just for testing purposes, not stealing anything from you. :-P)
.
Post edited 3 x times, last by
Topicstarter
The scrolling is fixed. About the NoScript, try this url, it should work OK:
http://dapil.github.io/missions-screen-enhancer-bblog/missions-screen-enhancer.js
(it is not a problem on your side)

Also is the collapsible menu working for you in Firefox? It is buggy for me.
Topicstarter
And thank you for the translation :)
Post edited 1 x times, last by
"fr" : {
"option.missionsasgrid" : "Afficher la grille de toutes les missions à la création",
"option.collapsemissions" : "Ajouter la possibilité de masquer les missions à la création",
//"option.greyout" : "A la création, griser les missions accomplies (missions terminées 20 fois)",
},
Post edited 1 x times, last by
dapil wrote:
The scrolling is fixed. About the NoScript, try this url, it should work OK:
http://dapil.github.io/missions-screen-enhancer-bblog/missions-screen-enhancer.js
(it is not a problem on your side)

Thank you, this works!
dapil wrote:
Also is the collapsible menu working for you in Firefox? It is buggy for me.

I don't use the collapsible menu by default, but it seems to work as intended.

Open Missions -> Collapsed
Click on Select Mission -> Not Collapsed (Double Click collapses it)
Select Mission -> Collapsed
Post edited 2 x times, last by
Topicstarter
It actually should work with single click and should not collapse automatically :D Good idea with the autocollapse though.

Amkhatar wrote:
"fr" : {
"option.missionsasgrid" : "Afficher la grille de toutes les missions grille à la création",
"option.collapsemissions" : "Ajouter la possibilité de masquer les missions à la création",
//"option.greyout" : "A la création, griser les missions accomplies (missions terminées 20 fois)",
},


Thanks, added.
Oops... a little mistake, sorry... i updated my post ;)
Thanks
I'll suggest to add a more detailed description to Plugin Gallery description page. When the gallery will be integrated in BBLog the user should see with one view what the plugin can do.
"Enhancements" isn't really helpful.
Topicstarter
BrainFooLong wrote:
I'll suggest to add a more detailed description to Plugin Gallery description page. When the gallery will be integrated in BBLog the user should see with one view what the plugin can do.
"Enhancements" isn't really helpful.


You're right, it's fixed now. Will line breaks work in the future? Because it can be little bit cluttered at the moment.
Line breaks, in the description?
Yes, you can already edit the text with line breaks.
I'll enable it where it make sense (on the plugin detail page for example)
Line breaks are now enabled in the plugin detail page, but not in the list or top plugins view.
Topicstarter
BrainFooLong wrote:
Line breaks are now enabled in the plugin detail page, but not in the list or top plugins view.


Awesome!
Portuguese
"pt" : {
"option.missionsasgrid" : "Quando criando uma missão mostrar as missões como uma grade",
"option.collapsemissions" : "Adicionar opções de esconder as missões quando criando uma missão",
"option.hideunlocked" : "Esconder dogtags desbloqueadas na tela de missões",
"option.invitesearch" : "Adicionar uma opção para buscar na lista de amigos uma janela de convite",
},
Topicstarter
ArnoldLayne wrote:
Portuguese
"pt" : {
"option.missionsasgrid" : "Quando criando uma missão mostrar as missões como uma grade",
"option.collapsemissions" : "Adicionar opções de esconder as missões quando criando uma missão",
"option.hideunlocked" : "Esconder dogtags desbloqueadas na tela de missões",
"option.invitesearch" : "Adicionar uma opção para buscar na lista de amigos uma janela de convite",
},


Thanks, added!