This plugin adds buttons to show only assignments/weapons/awards/weapon unlocks from specific DLC/base game. It's a new version of the old plugin, which worked only with assignments.
Feedback and translations to other languages will be appreciated.
Changelog
1.6 - added Final Stand to the list of premium DLCs
1.5.5 - fixed a bug
1.5.4 - it really works now, promise
1.5.3 - really really fixed the bug
1.5.2 - really fixed the bug
1.5.1 - fixed a bug
1.5 - the plugin now detects owned DLCs/Premium automatically, you don't have to set them anymore
incorrect counts of items are hidden from now on
added an option to hide items from unowned DLCs from the ALL view (on by default)
added an option to show menu items for unowned DLCs (off by default)
1.0.1 - added Portugal (thanks to ArnoldLayne) and German (thanks to Brady_The) translations
1.0 - initial version
Screenshots
assignments.png
weapons.png
awards.png
weapon_unlocks.png
You can install this plugin from the plugin gallery:
P.S. - Base game in russian is "Базовая игра", but "Основная игра" (Main game) sounds way better for me.
Topicstarter
dapil
Plugin Developer
Thank you, added!
Wolf68k
Need to update and enable the Dragon's Teeth buttons.
Krayziesoldier
it works, you need to enable them in the settings.
Nano
Global Moderator
Krayziesoldier wrote:
it works, you need to enable them in the settings.
For me, plugin just show "All" and "Base game". I have Premium and in options i have uncheckeed "Hide items from unowned DLCs" (in stats, assignments, awards and unlocks too)
http://i.imgur.com/r9LlFu9.png
Post edited 2 x times, last by
dapil
Plugin Developer
Topicstarter
dapil
Plugin Developer
I updated the plugin few hours ago and changed it to detect the DLCs automatically so that probably caused it, I'll look into it.
EDIT: The plugin should work correctly now.
Post edited 2 x times, last by
dapil
Plugin Developer
Topicstarter
dapil
Plugin Developer
There was a major update! Check out the first post for a changelog! Big thanks to ezek1el3000 for help with debugging the plugin.
Nano
Global Moderator
Works like a charm. :)
Topicstarter
dapil
Plugin Developer
Awesome :)
Post edited 1 x times, last by
Nano
Global Moderator
Nano
Global Moderator
Dapil, Final Stand filters isn't showing. You need to update manually or it's a bug?
Post edited 1 x times, last by
Krayziesoldier
Krayziesoldier
line 100 change the last false to true and its fixed.
xpowned = [true,true,true,true,false];
to
xpowned = [true,true,true,true,true];